sulthonzh/depwalk Security Check
Run @sulthonzh/depwalk security audit on your Node.js dependencies — detect install scripts, deprecated packages, missing licenses, and more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | depwalk command to run (check, outdated, size, lockfile, graph) | no | check |
| directory | Path to the project directory containing package.json | no | . |
| severity | Minimum severity to report (high, medium, low) | no | low |
| output | Output format (text, json, markdown) | no | text |
| fail-on | Fail the workflow if issues at this severity or higher are found (high, medium, low, none) | no | high |
Outputs
| name | description |
|---|---|
| result | Raw output from depwalk |