Replies: 1 comment
-
|
Hi @aroes ! Thanks for the report. Track #9711 |
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
The problem is here:
trivy/pkg/report/sarif.go
Desired Behavior
Expected:
Actual Behavior
Example:
Reproduction Steps
trivy fs . --scanners license --format sarif -o license.sarif --severity CRITICAL,HIGH,UNKNOWN,MEDIUM --license-confidence-level 0.7 --ignorefile ../.trivyignore.ymlTarget
Filesystem
Scanner
License
Output Format
SARIF
Mode
Standalone
Debug Output
Operating System
macOS 15
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions