pi-hole/.github
naveensrinivasan 37cef84643
Set permissions for GitHub actions
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

 Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-15 21:26:56 -05:00
..
workflows Set permissions for GitHub actions 2022-04-15 21:26:56 -05:00
dco.yml Do not require DCO for Pi-hole Org members with GPG signed commits. 2018-04-11 10:13:09 -07:00
dependabot.yml Dependabot config tweak 2021-10-06 23:30:29 +01:00
release.yml Add action to automatically sync master to dev when code is pushed to master 2022-01-11 08:53:35 +00:00