xntrik/hcltm
An action to run hcltm commands in your GitHub Workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | What hcltm command to run - either validate, dashboard, export or dfd | yes | validate |
| files | files to process with hcltm | yes | * |
| outdir | outdir, used with dashboard command | no | — |
| dashboard-template | dashboard-template, used with the dashboard command | no | "" |
| dashboard-filename | dashboard-filename, used with the dashboard command | no | "" |
| dashboard-html | dashboard-html, used with the dashboard command. Must be a string of true or false | no | false |
| threatmodel-template | threatmodel-template, used with the dashboard command | no | "" |
| dfd-type | dfd-type, used with the dfd command. Must be a string of png, svg or dot. We default to PNG output | no | png |
| outext | outext, used with the dashboard command to pass the -out-ext flag | no | "" |
| export-format | export-format, used with the export command to pass the -format flag | no | json |
| export-output | export-output, used with the export command to pass the -output flag | no | output.json |
Outputs
no outputs