Skip to content

Added Trivy Vulnerability scanner for the project#397

Open
gkeesh7 wants to merge 4 commits intouber:masterfrom
gkeesh7:trivy_vuln_scan
Open

Added Trivy Vulnerability scanner for the project#397
gkeesh7 wants to merge 4 commits intouber:masterfrom
gkeesh7:trivy_vuln_scan

Conversation

@gkeesh7
Copy link
Copy Markdown
Collaborator

@gkeesh7 gkeesh7 commented Feb 6, 2025

What

  • This diff adds a vulnerability scanner trivy to the project with the use of github actions.

Why

How

  • Uses github actions on every push and pull request to master branch.
  • Checks out the repository
  • Sets up the trivy scanner from the trivy-actions repository the sha points to the latest release.
  • Runs the scan and uploads the report to a file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants