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

[REQ] copa should fast fail if input has no fixable vulns #499

Closed
1 task
sozercan opened this issue Feb 8, 2024 · 0 comments · Fixed by #531
Closed
1 task

[REQ] copa should fast fail if input has no fixable vulns #499

sozercan opened this issue Feb 8, 2024 · 0 comments · Fixed by #531
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sozercan
Copy link
Member

sozercan commented Feb 8, 2024

What kind of request is this?

Improvement of existing experience

What is your request or suggestion?

today, copa tries to patch an image given an input with no fixable vulns. this is a no op action.

for trivy, copa should check if there are any fixable vulns in the report before attempting to patch. if not, copa should fast fail and give feedback to the user that there are no fixable vulns.

for custom scanner, we should add this to docs as a best practice.

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant