k-dickinson/EvalTrust Audit
Audit an evaluation results file and fail the job if it isn't trustworthy.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| results | Path to the eval results file (JSON or CSV), or two space-separated files. | yes | — |
| min-confidence | Fail the job if confidence is below this level (high, moderate, or low). | no | moderate |
| version | EvalTrust version specifier to install (e.g. "==0.4.0"). | no | "" |
| args | Extra arguments passed to `evaltrust audit`. | no | "" |
Outputs
no outputs