drbarzaga/Route Auditor

Scan Next.js routes for security vulnerabilities — App Router, Pages Router, and API Routes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryPath to the Next.js project to auditno.
severityMinimum severity to report: critical, high, medium, low, infonoinfo
fail-onExit with code 1 if issues at this severity or higher are found (optional)no""
sarif-fileWrite SARIF output to this file path (e.g. results.sarif)no""
configPath to a route-auditor.config.json fileno""
versionVersion of @route-auditor/cli to usenolatest
tokenGitHub token used to post PR comments (defaults to github.token)no${{ github.token }}
namedescription
sarif-filePath to the generated SARIF file (if sarif-file input was set)