gensecaihq/React2Shell Guard - CVE-2025-55182 Scanner

Scan for CVE-2025-55182 - Critical RCE in React Server Components. Detects vulnerable Next.js/React packages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 7, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: gensecaihq/react2shell-scanner@9ade82fc9968a2b1389b5a165e061047702e651d # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to scan (default: current directory)no.
scan-typeType of scan: repo, sbom, or containernorepo
sbom-filePath to CycloneDX SBOM file (when scan-type is sbom)no""
container-imageDocker image to scan (when scan-type is container)no""
formatOutput format: text, json, or sarifnotext
fail-on-vulnFail the action if vulnerabilities are foundnotrue
upload-sarifUpload SARIF results to GitHub Security tab (requires format: sarif)nofalse
ignore-pathsComma-separated list of paths to ignore (glob patterns)no""
add-pr-commentAdd a comment to the PR with scan resultsnofalse
github-tokenGitHub token for PR comments (defaults to github.token)no${{ github.token }}
namedescription
vulnerableWhether vulnerabilities were found (true/false)
findings-countNumber of vulnerable packages found
scan-resultFull scan result in JSON format
sarif-filePath to SARIF output file (if format is sarif)