Replies: 3 comments 1 reply
-
hi @fjvela - Can you share your JSON output? A snippet is fine. I think this might be a bug but just want to confirm. cc @afdesk |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @fjvela - this is a bug. I'll create an issue from it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The command
trivy k8s --report all --compliance k8s-cis-1.23 --format table
doesn't show the outputIf you use the
json
format, it does.Desired Behavior
Shows the results
Actual Behavior
doesn't show the results
Reproduction Steps
1.Execute the command trivy k8s --report all --compliance k8s-cis-1.23 --format table 2. 3. ...
Target
Kubernetes
Scanner
None
Output Format
Table
Mode
Standalone
Debug Output
Operating System
macOS Sequoia
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions