for-all-dev/STPA Safety Findings

Machine-checked STPA safety-analysis findings as a CI gate — check, diff vs base, sticky PR comment, fail on regression.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenToken used to read PR metadata and post the sticky comment.no${{ github.token }}
working-directoryDirectory containing the Lean project (lakefile.toml).no.
commentPost/refresh the sticky PR comment on pull_request events.notrue
fail-on-regressionFail the action when error findings are introduced relative to the PR base.notrue
install-elanInstall the Lean toolchain manager (elan) if `lake` is not already on PATH.notrue
oracle-jar-urlOptional URL for the MCSysMLv2.jar second-source oracle, fetched into vendor/.no""
oracle-sha256Expected sha256 checksum of the oracle jar; mismatch discards the jar with a warning.no""
namedescription
regressed"true" if error findings were introduced relative to the PR base, "false" otherwise.
introducedCount of findings introduced relative to the PR base.
fixedCount of findings fixed relative to the PR base.
verdicts-pathPath to the head verdicts JSON file.
diff-markdown-pathPath to the rendered diff markdown file.