Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Integrate Trivy Vulnerability Scanner into sbomqs` #304

Open
viveksahu26 opened this issue Jul 25, 2024 · 1 comment
Open

Comments

@viveksahu26
Copy link
Collaborator

Description:

sbomqs currently lacks a vulnerability scanner, which is essential for identifying potential security risks in the software components. Integrating a Trivy vulnerability scanner can enhance the security assessment capabilities of sbomqs.

currently we scan sbomqs images manually using trivy and found one vulnerability as mentioned in this issue #298

Importance of Trivy Scan:

Trivy is a comprehensive and easy-to-use vulnerability scanner for container images, file systems, and Git repositories, suitable for detecting vulnerabilities, misconfigurations, and secrets.

Solution

Integrate the Trivy vulnerability scanner into sbomqs to automatically scan the SBOM for vulnerabilities in the components.
https://github.com/marketplace/actions/aqua-security-trivy

@viveksahu26
Copy link
Collaborator Author

@riteshnoronha , should we integrate this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant