1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/.github
Naveen 38ea40c442
fix: set permissions for GitHub actions (#3036)
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.

- 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/)

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-13 14:42:11 -03:00
..
ISSUE_TEMPLATE docs: use the orgs code of conduct (#2889) 2022-02-08 14:20:50 -03:00
workflows fix: set permissions for GitHub actions (#3036) 2022-04-13 14:42:11 -03:00
CODEOWNERS chore: codeowners 2019-10-10 08:44:42 -03:00
dependabot.yml chore(deps): update milestone and dependabot config (#2739) 2021-12-06 09:24:11 -03:00
PULL_REQUEST_TEMPLATE.md chore: update pr template 2021-05-20 14:26:47 -03:00
stale.yml