zizmor
Configuration file for zizmor, a static analysis tool for GitHub Actions
| Type | object |
|---|---|
| File match |
**/zizmor.yml
**/zizmor.yaml
**/.github/zizmor.yml
**/.github/zizmor.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/github/zizmor/latest.json |
| Source | https://raw.githubusercontent.com/woodruffw/zizmor/main/support/zizmor.schema.json |
Validate with Lintel
npx @lintel/lintel check
Configuration file for zizmor, a static analysis tool for GitHub Actions.
Properties
36 nested properties
Configuration for the dependabot-cooldown audit.
4 nested properties
Configuration for the dependabot-cooldown audit.
1 nested properties
The minimum acceptable default-days value for Dependabot's cooldown setting.
Settings beneath this value will produce findings.
Configuration for the secrets-outside-env audit.
4 nested properties
Configuration for the unpinned-uses audit.
4 nested properties
This configuration is reified into an UnpinnedUsesPolicies.
1 nested properties
A mapping of uses: patterns to policies.
Definitions
Base configuration for all audit rules.
Configuration for the dependabot-cooldown audit.
The minimum acceptable default-days value for Dependabot's cooldown setting.
Settings beneath this value will produce findings.
Configuration for the dependabot-cooldown audit.
Configuration for the dependabot-cooldown audit.
1 nested properties
The minimum acceptable default-days value for Dependabot's cooldown setting.
Settings beneath this value will produce findings.
An allow or deny list of uses: patterns for the forbidden-uses audit.
Configuration for the forbidden-uses audit.
Remaps the audit's severity to the given severity.
It will apply this severity regardless of what the real severity is, including when an audit can be multiple severities.
Severity level for use in remap configuration.
These patterns are ordered by specificity; more specific patterns should be listed first.
Configuration for the dependabot-cooldown audit.
4 nested properties
Configuration for the dependabot-cooldown audit.
1 nested properties
The minimum acceptable default-days value for Dependabot's cooldown setting.
Settings beneath this value will produce findings.
Configuration for the secrets-outside-env audit.
4 nested properties
Configuration for the unpinned-uses audit.
4 nested properties
This configuration is reified into an UnpinnedUsesPolicies.
1 nested properties
A mapping of uses: patterns to policies.
Configuration for the secrets-outside-env audit.
List of secret names excluded from the audit
[]
Configuration for the secrets-outside-env audit.
This configuration is reified into an UnpinnedUsesPolicies.
A mapping of uses: patterns to policies.
Configuration for the unpinned-uses audit.
This configuration is reified into an UnpinnedUsesPolicies.
1 nested properties
A mapping of uses: patterns to policies.
A singular policy for a uses: reference.
Ignore rules are specified as filename.yml:line:col, where
line and col are optional 1-based indices. If line is
omitted, col must also be omitted.