marian000/Repo Health Score

Score a repository 0-100 on security, maintainability, and developer experience — with actionable fixes, not just numbers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathRepository root to scan, relative to the workspace.no.
fail-underFail the job when the score is below this number (0-100). Empty means never fail: the action reports, it does not gate.no""
base-refRef to compare against, so the PR comment reports a delta rather than an absolute score. Defaults to the pull request base branch. Needs the full history — check out with `fetch-depth: 0`.no""
commentPost (and update in place) a comment on the pull request. Needs `permissions: pull-requests: write`.notrue
badgeWrite the badge SVG to this path. Empty means do not write one.no""
jsonWrite the JSON report to this path, in addition to the run artifact.no""
tokenToken used to post the pull request comment.no${{ github.token }}
namedescription
scoreThe overall score, 0-100.
gradeThe letter grade, A-F.
reportPath to the JSON report.