Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch: Add lockfile-lint #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

patch: Add lockfile-lint #16

wants to merge 1 commit into from

Conversation

vipulgupta2048
Copy link
Member

Recently, I came to know about a potenial vulnerablity that can be introduced through NPM lockfiles. All of our project use NPM or yarn for package management and I think this shouldn't be ignored. Thankfully the issue can be easily mitigated by having an additional lockfile lint check: https://github.com/lirantal/lockfile-lint/tree/master/packages/lockfile-lint

FD: https://www.flowdock.com/app/rulemotion/r-beginners/threads/AiikeXdBHQ8WcpZaAlYUILAsb8w

Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com

Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
@LucianBuzzo
Copy link
Contributor

Recently, I came to know about a potenial vulnerablity that can be introduced through NPM lockfiles

@vipulgupta2048 Could you please provide a reference to this vulnerability?

@vipulgupta2048
Copy link
Member Author

vipulgupta2048 commented Mar 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants