meedoomostafa/DevDiag

Run DevDiag diagnostic scan and annotate findings in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scanno.
profileDiagnostic profile (e.g., ai-ml)no""
rule-packPath to an external deterministic rule packno""
redactRedaction level: default, strict, offnodefault
ciForce CI/local parity collection and evaluationnotrue
include-hiddenInclude low/info and configured hidden findings in rendered and saved reportsnofalse
save-reportSave report and upload as JSON artifactnotrue
summaryWrite a short GitHub job summarynotrue
fail-on-findingsFail the action when DevDiag reports high or critical findings (deprecated, use fail-severity)notrue
fail-severityMinimum finding severity that fails the action: off, info, low, medium, high, criticalnohigh
artifact-nameName for the uploaded JSON report artifactnodevdiag-report
formatOutput format: github, human, json, ndjson, markdownnogithub
mask-valuesNewline-separated literal values to register with GitHub add-mask before running DevDiagno""
use-system-devdiagWhether to prefer using a preinstalled devdiag binary in PATH instead of building from the action sourcenofalse
namedescription
report-pathPath to the generated JSON report artifact
summary-writtenWhether the action wrote a GitHub job summary
scan-exit-codeThe raw exit code of the devdiag scan command
report-uploadedWhether the JSON report was uploaded as an artifact
render-exit-codeThe exit code of the devdiag report command when save-report is true