File Location Missing in Licence Scan Output #4205
PeterBurner
started this conversation in
Bugs
Replies: 1 comment
-
|
@PeterBurner thanks for the report. |
Beta Was this translation helpful? Give feedback.
0 replies
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
I am using full license scanning to scan for loose file licenses with
tableas output format. When specifying an output file I get a different result than with stdout. In the output file theFile Locationcolumn has the wrong value. It contains the severity. The console output shows the correct paths.trivy rootfs --scanners license --license-full --output output.md .What did you expect to happen?
Console output and output file should be identical.
What happened instead?
Output file is missing the file paths.
STDOUT
FILE
Output of run with
--debug:Output of
trivy -v:Additional details (base image name, container registry info...):
Beta Was this translation helpful? Give feedback.
All reactions