yohey-w/CoDD Audit
Run CoDD change audit on your project — validate, impact, policy, and review checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| diff-target | Git diff target (branch or commit) | no | origin/main |
| skip-review | Skip AI review phase (faster, no AI cost) | no | true |
| python-version | Python version to use | no | 3.12 |
| codd-version | CoDD version to install (e.g., '>=1.3.0'). Leave empty for latest. | no | "" |
| post-comment | Post audit results as PR comment | no | true |
Outputs
| name | description |
|---|---|
| verdict | Audit verdict: APPROVE, CONDITIONAL, or REJECT |
| risk-level | Risk level: LOW, MEDIUM, or HIGH |
| report-json | Path to the JSON audit report |