byteworthyllc/Honeypot Med Challenge
Run healthcare AI prompt-injection challenge mode and publish JSON, HTML, README marker, SARIF, JUnit, casebook, eval, and OpenTelemetry artifacts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pack | Bundled attack pack id to run. | no | healthcare-challenge |
| input-file | Optional JSON payload file to run instead of a bundled pack. | no | "" |
| output-dir | Directory where report artifacts should be written. | no | honeypot-med-report |
| fail-under | Fail the action if challenge pass percentage is below this percentage. | no | 0 |
| report-url | URL used by the generated README marker. | no | index.html |
| upload-artifact | Upload the generated report directory as a workflow artifact. | no | true |
| upload-sarif | Upload Honeypot Med SARIF results to GitHub Code Scanning. | no | false |
Outputs
| name | description |
|---|---|
| report-dir | Path to generated report artifacts. |
| sarif-path | Path to the generated SARIF file. |
| junit-path | Path to the generated JUnit XML file. |
| casebook-path | Path to the generated casebook HTML file. |