-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat: scan vulns on k8s core component apps #5418
Conversation
@knqyf263 please review and see if it fit. it is missing the client/server k8s scanning as |
652601b
to
bfa4876
Compare
8d0f259
to
8b6b930
Compare
Signed-off-by: chenk <[email protected]>
8b6b930
to
a2b725a
Compare
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.
Looks good!
it is missing the client/server k8s scanning as ScanTarget is not exposed in client/server mode
Does trivy k8s
support client/server?
apparently not, I think only cli flags are missing |
Do you want to add support for client/server in k8s scanning, and then merge this PR? If not, we can merge the PR now. |
Lets merge it and I'll add |
Description
scan vulns on k8s core component apps
Related issues
Checklist
Example (Summary) :
Example (All) :