BREAKING CHANGE: Change trivy k8s API #2326
josedonizetti
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Specify targets to be scanned by
trivy k8s
(cluster
,all
, or resources eg:deployment/lua
) .Before
After
Description
To be consistent with other trivy commands, we are changing the
trivy k8s
API to expect targets, and print a help message on the root command without any target.Beta Was this translation helpful? Give feedback.
All reactions