snyk / nodejs-lockfile-parser

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

fix: detect yarn.lock files in bin command #162

Closed candrews closed 2 months ago

candrews commented 2 years ago

What this does

In the bin command, detect yarn.lock files in addition to the existing support for package.json and package-lock.json.

Notes for the reviewer

node bin/index.js from a directory containing a yarn.lock file now display results.

More information

Screenshots

Visuals that may help the reviewer

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

JamesPatrickGill commented 1 year ago

Hi @candrews, thanks for this PR! I'll be looking after this PR and helping you get it released.

Firstly due to our internal systems requiring a non fork branch to run CI could you please first point this PR at this branch detect-yarn-lock-in-bin-cmd. This will allow me to run tests before deploying it and hence merge your PR safely.

In the meantime I will look over the PR.

Thanks again 😃

github-actions[bot] commented 2 months ago

Your PR has not had any activity for 60 days. In 7 days I'll close it. Make some activity to remove this.

github-actions[bot] commented 2 months ago

Your PR has now been stale for 7 days. I'm closing it.