celfons/Quality & Security Scanner

Auto-detects project language and suggests quality/security workflows. Enables discovery of reusable workflows or actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeScanning mode: "quality" for quality checks, "security" for security scans, "all" for bothnoall
github-tokenGitHub token for API accessyes
languageOverride language detection (auto, nodejs, python, java)noauto
working-directoryWorking directory for commandsno.
skip-lintSkip linting stepnofalse
skip-formatSkip format check stepnofalse
skip-testSkip test stepnofalse
skip-buildSkip build stepnofalse
coverage-thresholdMinimum code coverage threshold (%)no80
skip-codeqlSkip CodeQL analysisnofalse
skip-secretsSkip secret scanningnofalse
skip-iacSkip IaC scanningnofalse
dockerfile-pathPath to Dockerfileno./Dockerfile
namedescription
detected-languagePrimary detected language
quality-passedWhether quality checks passed
security-completedWhether security scans completed