thelogicalnights/GitHub Actions Release Demo
An example GitHub Action for releasing Spring Boot applications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| QUALYS_USERNAME | Qualys Username | yes | — |
| QUALYS_PASSWORD | Qualys Password | yes | — |
| API_SERVER | API Server URL | yes | — |
| SCAN_NAME | Scan Name | yes | — |
| SCAN_TYPE | Scan Type | yes | — |
| WEBAPP_ID | Webapp ID | yes | — |
| USE_PROXY | Use Proxy | no | — |
| PROXY_SERVER | Proxy Server | no | — |
| PROXY_PORT | Proxy Port | no | — |
| PROXY_USERNAME | Proxy Username | no | — |
| PROXY_PASSWORD | Proxy Password | no | — |
| AUTH_RECORD | Auth Record | no | — |
| AUTH_RECORD_ID | Auth Record ID | no | — |
| OPTION_PROFILE | Option Profile | no | — |
| OPTION_PROFILE_ID | Option Profile ID | no | — |
| CANCEL_OPTION | Cancel Option | no | — |
| CANCEL_HOURS | Cancel Hours | no | — |
| SEVERITY_CHECK | Severity Check | no | — |
| SEVERITY_LEVEL | Severity Level | no | — |
| EXCLUDE | Exclude | no | — |
| FAIL_ON_SCAN_ERROR | Fail on Scan Error | no | — |
| WAIT_FOR_RESULT | Wait for Result | no | — |
| INTERVAL | Interval | no | — |
| TIMEOUT | Timeout | no | — |
Outputs
no outputs