newnormal-security/NewScan Security Scan

Run a NewScan API/web security scan as a CI gate — SARIF output + severity fail. Requires NewScan Pro.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targethttp(s) URL to scan (required for api/web modes)yes
licenseNewScan Pro license token — store as a secret and pass secrets.NEWSCAN_LICENSEyes
scan-modeapi | web | network | wifi | segmentationapi
profilequick | baseline | full | safe (quick/baseline need no provider key)quick
fail-onseverity that fails the job: critical | high | medium | low | infohigh
sarifpath (within the workspace) to write SARIF 2.1.0newscan.sarif
goaloptional scan goal""
modeloptional model id (full/safe profiles)""
token-budgetoptional AI token budget""
configoptional path to a UI-exported JSON config (extra options: auth, scope, roles)""
extra-headersExtra request headers so the scan can reach a PRE-PROD target through preview-protection or a WAF allow rule. One "Name: Value" per line, sent on every request. Example (Vercel protected preview): "x-vercel-protection-bypass: ${{ secrets.VERCEL_AUTOMATION_BYPASS_SECRET }}".""
api-baseNewNormal license/token service base URL (override for testing only)https://newnormalsecurity.com
namedescription
sarifpath to the written SARIF file
exit-codegate exit code — 0 pass, 1 finding at/above fail-on, 2 error