L

Lockfile Lint

Lint an npm or Yarn lockfile to analyze and detect security issues via predefined security policies.

About Lockfile Lint

Lockfiles are used as trusted whitelist of resources manifest to fetch packages from. However, keeping track of the changes introduced to lockfiles is not an easy task as they are designed to be consumed by machines 🤖.

What happens when someone creates a Pull Request and sneaks a malicious resource package that replaces a real library? 😱

Exactly! Lint your lockfiles to ensure they adhere to pre-defined security policies and mitigate this vector of attack.

Tags:

#JavaScript#Open Source#Github
Previous Tool Next Tool