npq
Package auditor
Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing.
🎖safely* install packages with npm or yarn by auditing them as part of your install process
954 stars
3 watching
28 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
command-line-toolhacktoberfestnpmpackage-managersecuritysecurity-auditsecurity-toolsvulnerabilities
Related projects:
Repository | Description | Stars |
---|---|---|
carstencodes/pdm-audit | A tool to inspect and audit the packages installed by a package manager | 4 |
sonatype-nexus-community/auditjs | Tools to scan npm packages for known vulnerabilities and outdated dependencies. | 223 |
lirantal/lockfile-lint | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 785 |
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
verifynpm/tbv | Tool for verifying package integrity and security in the npm ecosystem | 58 |
timoxley/pkgfiles | Tools to validate and manage package contents before publishing. | 85 |
savq/paq-nvim | A package manager for Neovim written in Lua. | 652 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
atlanhq/argopm | Enables developers to distribute and consume reusable modules of argo workflow templates as npm packages | 21 |
tclindner/npm-package-json-lint | A tool to enforce standards and quality in package.json files of Node projects | 224 |
mrmartineau/alfred-npm-versions | Tools to look up recent versions of any npm package in an Alfred workflow | 4 |
vuki656/package-info.nvim | Automates package dependency management tasks for Neovim users | 487 |
ellerbrock/npm-tutorial | A tutorial project covering the process of creating and publishing NPM packages for developers | 1 |
npm/normalize-package-data | Normalizes package metadata by cleaning and validating field values. | 196 |
kid-joker/npm-deprecated-check | Automatically checks and reports on deprecated packages in a project or globally. | 26 |