Unsigned
574
9
kitops-governance-demo
:Real CI/CD policy gates demonstrating automated AI governance with KitOps + OPA.
Use the Pull Tag button to download this ModelKit.
Or, read our KitOps documentation to learn how to use kit unpack --filter to download only the components you need.
ModelKit Tag Metadata
- Author
- [email protected]
- Date added
- Size
- 7.6KB
- Digest
- Total pulls
- 517
Package
- Name
- fraud-detection
- Version
- 3.2.1
- Authors
- [email protected]
- Description
- High-risk fraud detection model
Model
- Name
- N/A
- Path
- ./model.py
- License
- N/A
- Parts
- N/A
- Parameters
{
"governance": {
"approval": {
"approved_by": "[email protected]",
"approval_date": "2026-01-15T10:00:00Z"
},
"risk_level": "high",
"bias_metrics": {
"equalized_odds": 0.94,
"demographic_parity": 0.96
},
"scan_metrics": {
"malware": {
"threats_detected": 0
},
"secrets": {
"count": 0
},
"vulnerability": {
"high_count": 2,
"critical_count": 0
}
},
"regulatory_scope": "EU AI Act Article 12",
"performance_metrics": {
"recall": 0.89,
"precision": 0.94
}
}
}