tangro/Tangro Audit
Run npm audit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| post-comment | Set to true to post a comment after the audit result has been collected. Default false | — | false |
| workingDirectory | Set the working directory | — | "" |
| actionName | Set different action (and output directory) name. This is needed if the action is used more than once in a repo. | — | audit |
| production | Set to true to not run on devDependencies. | — | false |
Outputs
| name | description |
|---|---|
| vulnerabilities | { info: number, low: number, moderate: number, high: number, critical: number } |