Skip to content

Commit 9432943

Browse files
authored
Update agent-base documentation (#1240)
1 parent 462d6e2 commit 9432943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/modules/jenkins/pages/agent-base.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The base image contains the following customizations:
1212
* https://github.com/containers/skopeo[Skopeo]
1313
* https://snyk.io[Snyk] - used to scan and monitor projects vulnerable third-party dependencies (only installed if `SNYK_DISTRIBUTION_URL` is configured)
1414
* https://aquasec.com[Aqua Scanner CLI] - used to scan local images and interact with the Aqua Server (only installed if `AQUASEC_SCANNERCLI_URL` is configured)
15+
* https://trivy.dev[Trivy Scanner] - used to scan filesystem and generate “software bill of materials” https://cyclonedx.org/capabilities/sbom[SBOM] report
1516
* Setting of enterprise proxy (based on `HTTP_PROXY` presence)
1617
* Support for custom certificates (based on `APP_DNS` presence)
1718

0 commit comments

Comments
 (0)