Press the keys to navigate to the next or previous product.
L

Lockfile Lint

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

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:

JavaScriptOpen Source
Previous Tool Next Tool