-
Notifications
You must be signed in to change notification settings - Fork 22
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 Skip Not Applicable Flag to audit and scan commands #246
base: dev
Are you sure you want to change the base?
Conversation
Merging this branch will not change overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR needs to be closed and be re-written according to the way we implemented the filtering here: #257
Please wait until this PR is merged before starting working on it since it still might go through changes in the next few days.
The "flag handling" logic will probably stay the same but the filtering logic has moved to the results convertors
dev
branch.go vet ./...
.go fmt ./...
.Add skip-not-applicable flag to docker scan and audit command to show results of scan without not applicable cves