superagenticai/SuperQE

Run SuperQE (Super Quality Engineering) analysis on your codebase

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeQE mode: only "quick" is supportednoquick
security-testerEnable the security tester rolenofalse
run-linterRun the linter role (no model connection required)nofalse
pathPath to analyze (relative to repository root)no.
timeoutTimeout in seconds (default: 60 for quick, 1800 for deep)no
python-versionPython version to useno3.11
junit-reportPath to write JUnit XML reportnoqe-results.xml
fail-on-findingsFail the workflow if critical findings are foundnotrue
upload-artifactsUpload QE artifacts (patches, tests, QR)notrue
comment-on-prComment QR summary on pull requestsnotrue
namedescription
successWhether the QE session passed
findings-countNumber of findings
critical-countNumber of critical findings
tests-passedNumber of tests passed
tests-failedNumber of tests failed
qr-pathPath to the generated QR