You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Trivy is a popular vulnerability and misconfiguration scanner.
ODS Pipeline supports vulnerability scanning via the Aqua scanner right now, which is a commercial offering. In contrast, trivy is a free offering, but it can be integrated with an Aqua server via the Aqua plugin.
Migrating from the Aqua scanner to trivy will be a great step forward for ODS Pipeline, because:
the trivy binary is freely available so can be baked into the container image stored on GitHub
scanning will be available regardless of the existence of an Aqua server
in addition to vulnerabilities, misconfiguration and licenses can be scanned too