traefik/Traefik Hub
Static Analysis on Traefik Hub CRD
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of hub-static-analyzer to use. E.g. "v0.1.0". Default: "latest" | no | latest |
| path | Path to the manifests within a Git repository | no | ./ |
| include | Only include the matching manifests | no | "" |
| exclude | Exclude the matching manifests | no | "" |
| lint | Lint manifests. Default: "false" | no | false |
| lint-output-file | Filename to store lint output. File will be overwritten if it exists. Default: "traefik-hub-static-analyzer-lint.out" | no | traefik-hub-static-analyzer-lint.out |
| lint-format | Format, one of: unix, json, checkstyle, sarif | no | unix |
| lint-offline | Enable offline mode for additional validation checks. Default: "false" | no | false |
| lint-disabled-rules | Comma-separated list of Rules to disable | no | "" |
| diff | Generate a diff report. Default: "false" | no | false |
| diff-range | Range of commits on which to run the diff. E.g. 12345d...12345b, HEAD~3 | no | — |
| diff-output-file | Filename to store diff output. File will be overwritten if it exists. Default: "traefik-hub-static-analyzer-diff.out" | no | traefik-hub-static-analyzer-diff.out |
Outputs
no outputs