2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00
Files
axios/.github/zizmor.yml
T
Shaan Majid a04dd96dbb fix(ci): add zizmor scanner and fix workflow security findings (#10618)
* ci: add zizmor GitHub Actions security scanner

* fix(ci): prevent script injection via env vars

* fix(ci): set persist-credentials: false across workflows
2026-04-02 08:42:08 +02:00

6 lines
113 B
YAML

rules:
excessive-permissions:
# TODO: audit and narrow permissions across all workflows
disable: true