mishelrossmaree/AI-Driven DevSecOps Framework
Reusable DevSecOps action for C/C++ static analysis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 29, 2026
- License
- None
Pinned Snippet
uses: mishelrossmaree/ai-driven-devsecops-framework@4d1334ce2b50ca12d17798bb198a6d60288272bc # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| scan-path | Path to scan in the target repository | no | . |
| ml1-high-threshold | ML1 HIGH risk threshold (0-100) | no | 70 |
| ml1-medium-threshold | ML1 MEDIUM risk threshold (0-100) | no | 40 |
| ml1-review-confidence-threshold | ML1 confidence threshold (0-1) below which risk_level becomes REVIEW_REQUIRED | no | 0.2 |
| ml3-min-rows | Minimum historical ML3 rows required before anomaly model training | no | 30 |
| ml3-persist-state | Whether to commit and push ML3 state back to the consuming repository | no | false |
Outputs
no outputs