Lineaje Gold Open Source Artifactory Proxy

The Lineaje Gold Open Source (GOS) Artifactory Proxy (also called FortKnox) is the enforcement engine that brings Gold Open Source to life inside your CI/CD pipeline. It acts as a transparent, security-aware reverse proxy that sits between your build system and Lineaje GOS Artifactory Proxy. Every artifact download request is intercepted, evaluated against the GOS criteria and your custom policies, and either allowed through or blocked — all before a single byte of untrusted code enters your build.

The proxy does not require:

  • Changes to application source code

  • Modifications to build tool configuration beyond a one-time registry URL change

  • Access to your source repository or secrets beyond the Lineaje GOS Artifactory Proxy credentials

From a build system's perspective, the Lineaje GOS Artifactory Proxy is simply a drop-in replacement registry URL. Build systems point their Maven, pip, or npm configuration at Lineaje GOS Artifactory Proxy endpoint, and the platform handles the rest transparently.

The Lineaje GOS Artifactory Proxy operates in two modes:

Last updated