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

feat(trivy): Pass additional settings to Trivy client #541

Closed
3 tasks
danielpacak opened this issue Apr 27, 2021 · 1 comment · Fixed by #547
Closed
3 tasks

feat(trivy): Pass additional settings to Trivy client #541

danielpacak opened this issue Apr 27, 2021 · 1 comment · Fixed by #547
Assignees
Labels
🙏 help wanted Extra attention is needed 🚀 enhancement New feature or request 🧑‍🎓 good first issue Good for newcomers

Comments

@danielpacak
Copy link
Contributor

danielpacak commented Apr 27, 2021

According to #337 we should add the following arguments to Trivy settings and pass them down to the scan job's command:

  • ignore-unfixed - display only fixed vulnerabilities
  • ignorefile - specify .trivyignore file
  • skip-files - specify the file path to skip traversal
@danielpacak danielpacak added 🚀 enhancement New feature or request 🧑‍🎓 good first issue Good for newcomers 🙏 help wanted Extra attention is needed labels Apr 27, 2021
@xyoxo
Copy link
Contributor

xyoxo commented Apr 30, 2021

Please assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙏 help wanted Extra attention is needed 🚀 enhancement New feature or request 🧑‍🎓 good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants