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 Flag Updates #2217

Open
Hacks4Snacks opened this issue Aug 7, 2024 · 0 comments
Open

feat: Trivy Flag Updates #2217

Hacks4Snacks opened this issue Aug 7, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Hacks4Snacks
Copy link
Contributor

Trivy has moved to deprecate the "slow" flag in favor of "parallel", as such we should start transitioning away from the "slow" flag. However, there is a question of backwards compatibility. For the PR that introduces "parallel", should "slow" be retained as a configuration option that maps to a default "parallel" setting or should "slow" be stripped completely?

Additionally, in the upcoming v0.55.0 Trivy will be introducing the "detection-priority" flag (reference: aquasecurity/trivy#7198) that we should expose as configurable in the Helm chart.

@Hacks4Snacks Hacks4Snacks added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant