jetstack/Jetstack Paranoia
Validate the presence or absence of certificate authorities in your container image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target_tar | Link to a .tar file of a container image to inspect. Should be on the format `file://<file>` | yes | — |
| config | Path to paranoia configuration file | — | .paranoia.yaml |
| permissive | Permissive mode only validates that certificate authorities that are forbidden in your config file are not present, or ones that are required are present. All other certificate authorities are permitted. | — | false |
| quiet | On a validation failure, don't actually fail the action. | — | false |
Outputs
no outputs