pinst
audit-ci
pinst | audit-ci | |
---|---|---|
1 | 1 | |
258 | 264 | |
- | 0.8% | |
0.0 | 5.4 | |
over 1 year ago | 24 days ago | |
JavaScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pinst
-
Husky, a popular JavaScript project with 4M weekly downloads, drops MIT license
It also covers using make. If you'd still like to use the npm ecosystem I think you can use pinst and the git command like such:
audit-ci
-
NPM Audit: Broken by Design
For those hoping to run npm audit in your CI/CD pipeline, I recommend this tool from IBM: https://github.com/IBM/audit-ci
In highly regulated industries, shipping code flagged as having a vuln without a manual approval could be a liability.
This wrapper around npm takes an allowlist argument, and our procedure is for an engineer to review the failing build, determine if the vulnerability (ugh, usually regex ddos or prototype pollution) is present in code that runs only at build time with trusted inputs, only on the client which is by definition untrusted, or in our webserver which takes in untrusted input.
As long as it's either of the first two, we document it in a commit and comment and redeploy. It's annoying, but it's far better than npm audit forcing a fix.
What are some alternatives?
husky - Git hooks made easy 🐶 woof!
enquirer - Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
simple-git-hooks - A simple git hooks manager for small projects
is-number - JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
lefthook - Fast and powerful Git hooks manager for any type of projects.
salus - We would like to request that all contributors please clone a *fresh copy* of this repository since the September 21st maintenance.
ci - Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
safe-npm - safe npm time travel installs
swpm - Switch Package Manager - Say goodbye to Package Manager confusion
pwndoc - Pentest Report Generator
pnpm-turborepo-auto-boilerplate - A monorepo boilerplate using pnpm, turborepo, and auto.
isolate-package - Isolate a monorepo package with its internal dependencies to form a self-contained directory with a pruned lockfile