Replies: 1 comment
-
Hello @john-d8r Created #6032 for this task. Regards, Dmitriy |
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
When using local package (https://docs.npmjs.com/cli/v10/configuring-npm/package-json#local-paths) with pnpm (
pnpm-lock.yaml
), trivy is unable to detect the package names for them. Meanwhile for npm (package.json
) it works fineDesired Behavior
Trivy to populate package names for the local packages same as what's been reported for npm (
package.lock.json
)Actual Behavior
Reproduction Steps
Target
Filesystem
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Ubuntu
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions