naveensrinivasan
|
cb1ded8d9f
|
chore: Set permissions for GitHub actions
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-17 17:04:04 +03:00 |
|
Aliaksandr Valialkin
|
f6899cc289
|
Revert ".github/workflows: disable updating VictoriaMetrics wiki with docs"
This reverts commit 2ef3fabcb8 .
The reason: there are many links to https://github.com/VictoriaMetrics/VictoriaMetrics/wiki/* all over the Internet.
This commit breaks such links :(
|
2022-01-28 11:43:06 +02:00 |
|
Aliaksandr Valialkin
|
2ef3fabcb8
|
.github/workflows: disable updating VictoriaMetrics wiki with docs
The https://github.com/VictoriaMetrics/VictoriaMetrics/wiki has been broken and unmaintained
after VictoriaMetrics documentation has been moved to https://docs.victoriametrics.com .
Let's remove the broken GitHub action, which tries keeping in sync VictoriaMetrics wiki at https://github.com/VictoriaMetrics/VictoriaMetrics/wiki .
|
2022-01-25 17:43:09 +02:00 |
|
Aliaksandr Valialkin
|
2b0e3efa5c
|
.github/workflows/wiki.yml: properly copy subdirectories
|
2021-07-13 17:35:02 +03:00 |
|
Aliaksandr Valialkin
|
a1e4c6a2be
|
.github/workflows/wiki.yml: fix copying files from docs to wiki
|
2020-03-30 15:59:12 +03:00 |
|
Aliaksandr Valialkin
|
8d35af6fdb
|
.github/workflows: copy all the files from docs folder to wiki and github pages
|
2020-03-30 15:05:37 +03:00 |
|
Artem Navoiev
|
505e46980a
|
[ci] push docs/*.md file to wiki
|
2019-11-30 20:58:28 +02:00 |
|
Artem Navoiev
|
74b4ccfc91
|
[ci] push to wiki
|
2019-11-30 20:36:10 +02:00 |
|