fix(server): licenses are missing on package metadata on client/server mode #4996
Labels
kind/bug
Categorizes issue or PR as related to a bug.
scan/license
Issues relating to license scanning
The licenses field is missing in the BlobInfo message.
Discussed in #4995
Originally posted by roi-orca August 16, 2023
Description
When running trivy on client/server mode, the licenses are missing from package metadata
Example output for trivy/server mode:
Example for output in local mode
We can see the licenses are missing -
Desired Behavior
Trivy in client/server mode should have licenses as well in the output
Actual Behavior
Trivy in client/server mode don't have licenses in the output
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
Client/Server
Debug Output
Checklist
trivy image --reset
The text was updated successfully, but these errors were encountered: