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

Add trivy to find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories or clouds #52

Closed
sentenz opened this issue Nov 30, 2022 · 1 comment · Fixed by #105
Labels
feature Good for newcomers released

Comments

@sentenz
Copy link
Owner

sentenz commented Nov 30, 2022

Trivy is a comprehensive and versatile security scanner. Trivy has scanners that look for security issues, and targets where it can find those issues.

Targets (what Trivy can scan):

  • Container Image
  • Filesystem
  • Git Repository (remote)
  • Virtual Machine Image
  • Kubernetes
  • AWS

Scanners (what Trivy can find there):

NOTE Test if the hack can be detected.

@sentenz sentenz added the feature Good for newcomers label Nov 30, 2022
@sentenz sentenz linked a pull request Jan 25, 2023 that will close this issue
sentenz added a commit that referenced this issue Feb 10, 2023
Trivy pronunciation is a comprehensive and versatile security scanner.

Closes #52
github-actions bot pushed a commit that referenced this issue Feb 10, 2023
# [2.3.0](v2.2.2...v2.3.0) (2023-02-10)

### Features

* add `trivy` to scan licenses, vulnerabilities and SBOM ([#105](#105)) ([ab77174](ab77174)), closes [#52](#52)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant