Lint an npm or Yarn lockfile to analyze and detect security issues via predefined security policies.See the tool
Description
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.
More Resources & Tools in Security
Analyze webpack production bundle
A CLI tool that helps you avoid undefined user behaviour by validating your API specifications.
Browser templates for Browser In The Browser (BITB) attack.