tmknom/Secure Dockle
Securely run Dockle in a Docker container to lint container images while mitigating supply chain attacks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile-path | The path to the Dockerfile for security linting. | no | ./Dockerfile |
| ignore | Space-separated list of Dockle checkpoint codes to ignore. | no | — |
| exit-level | Severity level (`fatal`, `warn`, or `info`) at which violations cause the action to fail. | no | warn |
Outputs
no outputs