Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github
neilnaveen f4569f0b48
Set permissions for GitHub actions (#5090)
- 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: neilnaveen <42328488+neilnaveen@users.noreply.github.com>

Co-authored-by: Joe Previte <jjprevite@gmail.com>
2022-04-12 18:59:11 +00:00
..
ISSUE_TEMPLATE feat: Add a shrinkwrap file to the NPM release (#5010) 2022-03-29 12:33:56 -05:00
PULL_REQUEST_TEMPLATE fix: use next version in changelog 2021-05-14 16:09:30 -07:00
workflows Set permissions for GitHub actions (#5090) 2022-04-12 18:59:11 +00:00
codecov.yml chore(codecov): add slack webhook integration (#4532) 2021-11-19 22:10:27 +00:00
CODEOWNERS Add codeowner group for new name (#4641) 2021-12-16 16:43:05 -06:00
codeql-config.yml Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
PULL_REQUEST_TEMPLATE.md docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
ranger.yml Open VSX switch, Part II (#4319) 2021-11-10 10:00:59 -05:00
semantic.yaml release: v4.1.0 (#4946) 2022-03-03 14:46:17 -06:00
stale.yml feat: add stale bot config 2021-08-26 16:30:22 -07:00