hafizhpratama/Stryx

Run Stryx — the stack-aware TypeScript backend security scanner — on every PR and post a sticky review comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryPath to scan. Defaults to the repository root.no.
fail-onMinimum severity that fails the action: info, low, medium, high, critical.nohigh
diffWhen set, scopes the scan to changes relative to this base ref (passes `--diff <value>`).no""
github-tokenGitHub token used to post the sticky PR comment. Omit to skip commenting (annotations and exit code still work).no""
annotationsEmit per-finding ::error / ::warning annotations for inline PR feedback.nofalse
node-versionNode.js version used to run the npm-distributed Stryx CLI.no20
formatFormat used for the readable log line printed in the Actions UI. The PR comment and annotations always use the JSON output internally.nohuman
namedescription
scoreStryx score (0–100).
findings-countTotal number of findings.
verdictEither `pass` or `fail`, per the `fail-on` threshold.