Files
neovim/.github/zizmor.yml
Daniel Hast ed767a6a69 ci: ignore known Zizmor findings
This avoids false positives from existing uses of `GITHUB_ENV` and
`pull_request_target` that are safe, as well as from cache usage in a
workflow that doesn't produce release artifacts.
2026-03-09 21:40:50 -04:00

16 lines
286 B
YAML

rules:
cache-poisoning:
ignore:
- test.yml
dangerous-triggers:
ignore:
- backport.yml
- labeler_pr.yml
- reviewers_add.yml
- reviewers_remove.yml
unpinned-uses:
config:
policies:
actions/*: ref-pin
github/*: ref-pin