Add trivy-k8s scan support (closes #1411)#1694
Merged
Ilyesbdlala merged 2 commits intosecureCodeBox:mainfrom Jul 25, 2023
Merged
Add trivy-k8s scan support (closes #1411)#1694Ilyesbdlala merged 2 commits intosecureCodeBox:mainfrom
Ilyesbdlala merged 2 commits intosecureCodeBox:mainfrom
Conversation
1eea9a8 to
167556e
Compare
Ilyesbdlala
requested changes
Jun 13, 2023
Member
Ilyesbdlala
left a comment
There was a problem hiding this comment.
Good work :)
There seems to be still issues with the parser and I suggested some minor changes.
Also Nice to have: If you could squash/remove the merge commits and rebase the branch to the newest main.
6662160 to
b5183d4
Compare
b5183d4 to
170eff1
Compare
Ilyesbdlala
requested changes
Jul 11, 2023
c92c7d8 to
5d96eea
Compare
Signed-off-by: Frank Belter <[email protected]> Add trivy k8s scan support and Upgrade trivy from 0.37.3 to 0.39.1 Signed-off-by: Frank Belter <[email protected]> Add missing license header to 'examples/k8s/scan.yaml' Signed-off-by: Frank Belter <[email protected]> Fix unit-tests for trivy-scanner Signed-off-by: Frank Belter <[email protected]> Adjusts parsing of trivy scan results to version Trivy version 0.42 Signed-off-by: Frank Belter <[email protected]>
…tion-test Signed-off-by: Ilyes Ben Dlala <[email protected]>
6e3941c to
a93b697
Compare
Ilyesbdlala
approved these changes
Jul 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #1411
Description
Checklist