]> git.ipfire.org Git - thirdparty/pdns.git/commit
Restrict permissions for GITHUB_TOKEN in our workflows
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Dec 2022 13:34:19 +0000 (14:34 +0100)
committerAlexis Romero <alexis.romero@open-xchange.com>
Wed, 8 Mar 2023 15:15:57 +0000 (16:15 +0100)
commit7d365338855f6e94412bd02fffdffcbc8b202183
tree9b262435bd22ced7b47d4bc31b4229eecbd127cb
parente02abf08b3de3958428d99742a749011fba91171
Restrict permissions for GITHUB_TOKEN in our workflows

Added using https://github.com/step-security/secure-workflows
For more information see:
- https://github.com/ossf/scorecard/blob/d8fefc9b246db3600c777e9d60d441d7c386ce1d/docs/checks.md#token-permissions
- https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
.github/workflows/build-and-test-all.yml
.github/workflows/builder.yml
.github/workflows/codeql-analysis.yml
.github/workflows/docker.yml
.github/workflows/formatting.yml
.github/workflows/fuzz.yml
.github/workflows/secpoll.yml
.github/workflows/spelling.yml