paput-ai/EUCompli Compliance Scan

Scan a repository for GDPR & EU AI Act compliance and gate CI on findings by severity

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyEUCompli API key (store as a secret). Create one at https://app.eucompli.ai/settings/api-keysyes
repository-urlRepository URL to scan. Defaults to the current repository.no""
scan-typeScan type: quick (~60s) or full (15-45 min)noquick
fail-onFail the step when findings at or above this severity exist: critical, high, medium, low. Empty string disables the gate (scan still runs and waits).nocritical
output-fileWhere to write the scan result JSONnoeucompli-scan.json
namedescription
scan-idID of the created scan
compliance-scoreCompliance score of the completed scan
total-issuesTotal number of issues found
exit-codeCLI exit code (0 = gate passed; 10/11/12/13 = critical/high/medium/low findings at or above the fail-on threshold)