fatal error: stack overflow on a particular pnpm-lock.yaml #6843
Closed
marcindulak
started this conversation in
Bugs
Replies: 1 comment
-
Hello @marcindulak Looks like this is bug in pnpm:
cyclical dependencies - [email protected] => [email protected] => [email protected] But Any way we need to fix panic for this case. I created #6848 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
https://github.com/aquasecurity/trivy/tree/v0.52.0 fails with
fatal error: stack overflow
on somepnpm-lock.yaml
files.Desired Behavior
Successful scan
Actual Behavior
Reproduction Steps
Here is an example of a failing pnpm-lock.yaml
Operating System
macOS sonoma 14.5 and Ubuntu Linux 22.04
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions