dcodx/GitArmor Action

GitHub Action that runs GitArmor against your GitHub repo and org to check against security policy that you have defined.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 23, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dcodx/gitarmor@c589afdc538571398678846a1b3966393630df20 # v1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repoRepository nameyes
orgOrganization nameyes
tokenGitHub Token (GITHUB_TOKEN) with admin access to the repository/organizationyes
levelLevel on which to run GitArmor - repository or organizationyes
policy-dirLocation of the directory containing the policiesyes
namedescription
check-results-jsonResults of the GitArmor check in JSON format
check-results-textResults of the GitArmor check in Markdown format