-
-
Notifications
You must be signed in to change notification settings - Fork 170
⚡️ Feature: Vulnerability Scan Enhancements #2200
Copy link
Copy link
Open
Labels
needs more upvotesUpvote the issue to show that this is a feature that is wanted.Upvote the issue to show that this is a feature that is wanted.
Description
Feature Description
Hi, I'd like to suggest a couple enhancements for Trivy scans.
- It would be great to exclude certain images, ideally at the Projects level, from scans.
- I would like to be able to specify arguments for Trivy scans, for example:
image --pkg-types os --ignore-unfixed
Problem It Solves
- I only expose a handful of projects, and am only concerned with vuln scans on those. Projects that aren't accessible outside my network should be excluded from scans.
- I use these arguments with Trivy scans and pass the output to Copa for OS patching inside containers.
Proposed Solution
- This could look something like the 'Excluded Containers' section of the Auto Heal job schedule, with a checkbox per Project to exclude.
- A text box to override default Trivy arguments.
Alternatives Considered
No response
Additional Context
No response
Would you be willing to work on this feature?
- Yes, I'd like to implement this feature
- I could help with parts of this feature
- No, I'm just suggesting the feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs more upvotesUpvote the issue to show that this is a feature that is wanted.Upvote the issue to show that this is a feature that is wanted.
Type
Projects
Status
Todo