Replies: 3 comments 2 replies
-
@sergeykad thanks for the report! |
Beta Was this translation helpful? Give feedback.
1 reply
-
trach #8715 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@sergeykad thanks for your report again
I checked a json report and it seems this issue doesn't affect on it. $ ls -l result-*
-rw-r--r--@ 1 amf staff 815118 Apr 11 12:26 result-59-1.json
-rw-r--r--@ 1 amf staff 816006 Apr 11 12:27 result-60.json
-rw-r--r--@ 1 amf staff 816006 Apr 11 12:26 result-61.json Would you confirm it too? thanks! |
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
In the generated report (table) the string "namespace: alpha, deployment: myservice (jar)" is listed over a hundred times, always with exactly the same contents. The same happens for other deployments too.
The JSON report size was also huge, although I did not check its contents for duplicates.
Desired Behavior
Each service is listed at most once.
Actual Behavior
The vulnerabilities of a service listed in the report are listed over 100 times.
Reproduction Steps
1. Run report with `--report all -f table`.
Target
Kubernetes
Scanner
Vulnerability
Output Format
Table
Mode
None
Debug Output
Operating System
Ubuntu
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions