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

Added Trivy Vulnerability scanner for the project #397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gkeesh7
Copy link
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.

None yet

2 participants