honzikec/ArchGuard

Run ArchGuard architecture checks and optionally upload SARIF results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to the ArchGuard config filenoarchguard.yaml
formatOutput format for `archguard check`nosarif
enforceFail the workflow on any non-zero ArchGuard exit codenotrue
changed-againstOptional git ref used for changed-file filteringno""
parse-error-policyParse/read error policy passed to `archguard check`noerror
severity-thresholdBlocking threshold passed to `archguard check`noerror
upload-sarifUpload SARIF output with github/codeql-action/upload-sarifnotrue
versionArchGuard release tag to install, for example v0.2.0. Defaults to the latest GitHub release.nolatest
namedescription
exit_codeExit code returned by `archguard check`
sarif_fileSARIF file path emitted by the action