swacky1/Pentry — Security tests for your app

Pen-test your running app in CI — OWASP-style checks that fail the build, with evidence and a fix.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetBase URL of the running app to scan (e.g. http://localhost:3000).yes
fail-onMinimum severity that fails the run: info|low|medium|high|critical.nohigh
routesComma-separated routes to test (e.g. /,/api/users).no""
formatReport format: console|json|sarif|junit|markdown|html.noconsole
outputWrite the report to this file instead of stdout.no""
configPath to a pentry config file.no""
baselinePath to a baseline file; only new findings fail.no""
versionVersion of @red_official/pentry to run.nolatest

no outputs