rcarpio-hbo/Aqua Security PDF Generator
Generate PDF reports for Aqua CSP image and host vulnerabilities.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Apr 5, 2022
- License
- MIT
Pinned Snippet
uses: rcarpio-hbo/aqua-reportgen-action@0b124bcbf13cdc9dd25c45811d656ef1f15251f4 # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| server | Aqua CSP server URL | yes | — |
| user | Aqua CSP Username | yes | — |
| password | Aqua CSP Password | yes | — |
| report_filename | Output filename to save PDF | yes | report.pdf |
| registry | Image Registry | no | — |
| image | Image name to generate report for (e.g. mongo:latest) | no | — |
| host | Host name to generate report for | no | — |
| severity | Comma separated list of severities to export (critical, high, medium, low) | no | — |
Outputs
no outputs