agrovr/Maniflight repository diagnostics

Generate an evidence-backed readiness report for a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathRepository path to inspect.no.
output-dirDirectory for scan artifacts and optional comparison.json output.nomaniflight-report
github-tokenOptional repository-scoped token used only for read-only GitHub metadata.no
repositoryRepository in owner/name format. Defaults to the current Actions repository.no
configPath to a Maniflight YAML configuration file.no.maniflight.yml
baseline-reportOptional path to a previous Maniflight report.json used for regression comparison.no
fail-underOptional readiness score threshold that makes the step fail.no
fail-on-highFail when a high-severity finding is present.nofalse
fail-on-regressionFail only when the current scan introduces a regression from the baseline report.nofalse
namedescription
overall-scoreOverall readiness score from 0 to 100, when enough evidence is available.
confidencePercentage of weighted checks with usable evidence.
high-findingsNumber of high-severity findings.
report-pathPath to the standalone HTML report.
json-pathPath to the machine-readable JSON report.
regressionsNumber of newly introduced regressions when a baseline report is provided.
comparison-pathPath to comparison.json when a baseline report is provided.