jamesrobertwiseman/PNPM Audit

Run PNPM audit on your project and outputs the results as a comment on the PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_json_pathFolder within which the package.json lives (relative to project root)yes./
github_tokenGitHub access tokenyes${{ github.token }}
levelMinimum level of vulnerability to report - low - moderate - high - critical Default: critical nocritical
failsFail the build if vulnerabilities are foundnofalse
single_commentEdit or remove a single comment instead of posting new onesnofalse
inlineEmit vulnerabilities inline in the workflow logs using GitHub annotationsnofalse
prodOnly audit production dependencies (excludes devDependencies)nofalse

no outputs