joshjohanning/Twistlock/Prisma Scan Results JSON to Markdown
An action to convert Twistlock/Prisma scan results from JSON to Markdown
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| results-json-path | The path to the JSON file from the `twistcli scan --output-file scan-results.json` command. | yes | — |
Outputs
| name | description |
|---|---|
| summary-table | The summary table in markdown format |
| vulnerability-table | The vulnerabilities table in markdown format |
| compliance-summary-table | The compliance summary table in markdown format |
| compliance-table | The compliance table in markdown format |