The Evidence service generates an audit trail documenting all the security, quality, and operational steps to produce a production-ready software release.
Important
The Evidence Service requires:
Artifactory 7.104.5 or later.
Artifactory 7.104.5 requires only PostgreSQL for Evidence. Starting from Artifactory 7.111, Evidence service support all database types.
For more information, see the Evidence Service.
Enable Evidence Service
The Evidence service can be enabled only through native installations (such as Docker, Docker Compose, Windows, Linux, RPM, and Debian) or via Helm installation for Kubernetes. This service is enabled by default from Artifactory 7.111.
Enable Evidence service in Artifactory by updating the Artifactory
system.yaml
file:evidence: enabled: true
For HA Installations
You must enable Evidence microservice in all Artifactory nodes.
For Helm Installations
Add the above section to the
custom-values.yaml
file and run theHelm upgrade
command.Restart Artifactory.
From the Application module, select Artifactory > Artifacts and select an artifact from the tree. Look for the Evidence tab in the right pane. For more information, see View the Artifact Evidence Table.