Skip to content

Add trivy-k8s scan support (closes #1411)#1694

Merged
Ilyesbdlala merged 2 commits intosecureCodeBox:mainfrom
fbelter-iteratec:feature/add_trivy_k8s_scan_support
Jul 25, 2023
Merged

Add trivy-k8s scan support (closes #1411)#1694
Ilyesbdlala merged 2 commits intosecureCodeBox:mainfrom
fbelter-iteratec:feature/add_trivy_k8s_scan_support

Conversation

@fbelter-iteratec
Copy link

closes #1411

Description

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@fbelter-iteratec fbelter-iteratec force-pushed the feature/add_trivy_k8s_scan_support branch from 1eea9a8 to 167556e Compare June 2, 2023 20:37
@rfelber rfelber added the scanner Implement or update a security scanner label Jun 5, 2023
@rfelber rfelber added this to the v4.0.0 milestone Jun 5, 2023
Copy link
Member

@Ilyesbdlala Ilyesbdlala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@rfelber rfelber modified the milestones: v4.0.0, v4.1.0 Jun 28, 2023
@fbelter-iteratec fbelter-iteratec force-pushed the feature/add_trivy_k8s_scan_support branch 3 times, most recently from 6662160 to b5183d4 Compare July 9, 2023 11:31
@fbelter-iteratec fbelter-iteratec force-pushed the feature/add_trivy_k8s_scan_support branch from b5183d4 to 170eff1 Compare July 9, 2023 11:46
@fbelter-iteratec fbelter-iteratec force-pushed the feature/add_trivy_k8s_scan_support branch 2 times, most recently from c92c7d8 to 5d96eea Compare July 22, 2023 16:55
fbelter-iteratec and others added 2 commits July 25, 2023 13:02
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]>
@Ilyesbdlala Ilyesbdlala force-pushed the feature/add_trivy_k8s_scan_support branch from 6e3941c to a93b697 Compare July 25, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scanner Implement or update a security scanner

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add trivy k8s scan support

3 participants