Replies: 2 comments
-
Hello @fbufler I will investigation this problem and write to you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Created #4923 |
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
-
Description
I've tried to check one of my internal npm repositories with trivy.
When using version 0.44 trivy panics.
Instead using version 0.43.1 does not mirror this behaviour.
When I switch to a go repository this behaviour does also not occure on 0.44!
Desired Behavior
Scanning my internal repository does work with the newest trivy version available and does not panic.
Actual Behavior
When using version 0.44 I receive the following error:
Reproduction Steps
Target
Git Repository
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
macOS Ventura & Debuan
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions