snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
56 stars 28 forks source link

Added pnpm parser #217

Closed weyert closed 2 months ago

weyert commented 3 months ago

What this does

Explain why this PR exists

Notes for the reviewer

Instructions on how to run this locally, background context, what to review, questions…

More information

Screenshots

Visuals that may help the reviewer

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

:x: Weyert de Boer
:x: weyert


Weyert de Boer seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

weyert commented 3 months ago

I need help with creating the dep graph. It's not clear how it supposed to work with workspaces etc.

weyert commented 2 months ago

Closing PR as the pnpm-support has been added in the package release from a few days ago