motionet/Motionet Compliance Scan

Scan your project for EU AI Act and other regulatory compliance using the Motionet Compliance API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyMotionet API key (X-API-Key)yes
api-urlMotionet Compliance API base URLnohttps://compliance-api.motionet.io
regulationsComma-separated list of regulation IDs to scan againstnoEU_AI_ACT
min-severityMinimum severity level to include in output (info, low, medium, high, critical)noinfo
fail-on-severitySeverity threshold that fails the check run (none, info, low, medium, high, critical)nonone
sarif-outputPath to write SARIF output file (relative to workspace or absolute)nocompliance-results.sarif
namedescription
compliance-scoreOverall compliance score (0-100)
findings-countTotal number of findings
critical-countNumber of critical findings
high-countNumber of high severity findings
scan-idScan UUID for follow-up API calls
sarif-fileAbsolute path to the written SARIF file
action-exit-codeExit code of the scan script: 0 (pass), 1 (severity gate), 2 (error/quota/timeout)