hiddenlayerai/Model Scanner
Scans models for vulnerabilities using the HiddenLayer Model Scanner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model_path | Path to the model, either a file or a folder | yes | — |
| api_url | URL of the HiddenLayer API | no | https://api.us.hiddenlayer.ai |
| fail_on_detection | Fails pipeline if a malicious models is detected. | no | true |
| output_file | Writes detection output to a json file. | no | — |
| sarif_file | Writes detection output in the SARIF format to a json file. | no | — |
| run_id | Run ID | no | — |
| model_name | Model name | no | — |
| model_version | Model version | no | — |
| community_scan | Scan community model directly | no | "" |
Outputs
| name | description |
|---|---|
| detection_results | Markdown table of detection results. |