metricasboss/OTTO Privacy Review
LGPD/GDPR privacy review for AI-era codebases: deterministic 0-100 score, article citations and suggested fixes on every PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-under | Fail the check if the privacy score is below this value (0 disables the gate) | — | 60 |
| regulation | lgpd, gdpr or both | — | both |
| comment | Post/update the sticky PR comment | — | true |
| sarif | Upload SARIF to GitHub Code Scanning | — | true |
| github-token | Token used to post the sticky comment. Pass a GitHub App installation token (e.g. from actions/create-github-app-token) to have the comment appear as your app's bot instead of github-actions | — | ${{ github.token }} |
Outputs
no outputs