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

Add --detection-priority #7270

Closed
knqyf263 opened this issue Jul 31, 2024 Discussed in #7198 · 0 comments · Fixed by #7288
Closed

Add --detection-priority #7270

knqyf263 opened this issue Jul 31, 2024 Discussed in #7198 · 0 comments · Fixed by #7288
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. scan/vulnerability Issues relating to vulnerability scanning
Milestone

Comments

@knqyf263
Copy link
Collaborator

Description

Add a new flag, --detection-priority, to balance false positives and false negatives.

  • "precise": Prioritizes precise by minimizing false positives (default).
  • "coverage": Increases security finding coverage at the cost of potential false positives.

Discussed in #7198

@knqyf263 knqyf263 added kind/feature Categorizes issue or PR as related to a new feature. scan/vulnerability Issues relating to vulnerability scanning labels Jul 31, 2024
@knqyf263 knqyf263 added this to the v0.55.0 milestone Jul 31, 2024
@knqyf263 knqyf263 self-assigned this Jul 31, 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. scan/vulnerability Issues relating to vulnerability scanning
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant