kubearmor/kubearmor-action
kubearmor-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| old-summary-path | Old summary report path | no | "" |
| namespace | Namespace of the app | no | — |
| app-name | App name to filter, if not set, will show all apps | no | "" |
| file | The summary report file name | no | summary.json |
| install-kubearmor | Whether to install kubearmor | no | false |
| save-summary-report | Whether to save the summary report | no | false |
| visualise | Whether to generate visualisation report | no | false |
Outputs
| name | description |
|---|---|
| summary-report-artifact | The name of the artifact containing the summary report |
| summary-report-file | The name of the actual file in the artifact, which contains the summary report |
| visualisation-results-artifact | The name of the artifact containing the visualisation report |
| sys-visualisation-image | The name of the actual file in the artifact, which contains the system visualisation report |
| network-visualisation-image | The name of the actual file in the artifact, which contains the network visualisation report |