kuzivaai/Regula AI Governance Check

Scan code for EU AI Act risk patterns. 419 patterns, 8 languages, zero data transmission. Your code never leaves your machine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: kuzivaai/getregula@359423e7faeab5625d083fe15eb5911a619bac81 # v1.7.1

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

namedescriptionrequireddefault
pathPath to the project to scanno.
comment-on-prPost a compliance summary comment on pull requestsnotrue
inline-pr-commentsPost per-finding inline review comments on the PR diff (only for findings on changed lines)nofalse
inline-comment-maxMaximum number of inline review comments to post per PR (avoid spam)no20
inline-comment-min-tierMinimum tier for inline comments (prohibited|high_risk|limited_risk|minimal_risk)nohigh_risk
formatOutput format for findings (sarif or json)nosarif
frameworkCompliance framework to check againstnoeu-ai-act
fail-on-prohibitedExit with code 2 if prohibited-use findings are detectednotrue
fail-on-high-riskExit with code 1 if high-risk findings are detectednofalse
min-dependency-scoreMinimum acceptable pinning score (0–100). Exit with code 1 if below threshold.no0
diff-modeOnly scan files changed in this PR (compares against base branch)nofalse
upload-sarifUpload SARIF results to GitHub Code Scanningnotrue
allow-partial-scanAccept a scan that skipped unreadable/unparseable files (completion_status="completed_with_skips"). Default "false" fails the gate closed, because "0 findings" cannot cover files that were not analysed. Set "true" only if you understand the risk.nofalse
annotationsEmit GitHub workflow command annotations (::error, ::warning, ::notice) for each finding so they appear inline on the PR "Files changed" tab. Works without SARIF/CodeQL. Set to "false" to disable.notrue
namedescription
findings-countTotal number of findings
prohibited-countNumber of prohibited-use findings
high-risk-countNumber of high-risk findings
pinning-scoreDependency pinning score (0���100)
sarif-filePath to the generated SARIF file
manifest-filePath to the AnalysisManifest proving scan completion (DEF-004)