Daniele Basso
|
8a7b0cf43f
|
Update Workflows (#9057)
Co-authored-by: Daniele Basso <daniele05.bass@gmail.com>
Co-authored-by: Martin Raifer <martin@raifer.tech>
|
2022-07-19 11:11:32 +02:00 |
|
Naveen
|
2bf047fa64
|
chore: Set permissions for GitHub actions (#9177)
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: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-07-15 16:33:57 +02:00 |
|
Peter Newman
|
19862f4f99
|
Use the .codespellignorelines file
|
2020-12-11 01:32:14 +00:00 |
|
Peter Newman
|
2e88569914
|
Ignore another typo as it's in the changelog
We should perhaps add an ignore lines file
|
2020-12-09 20:58:16 +00:00 |
|
Quincy Morgan
|
baabd81987
|
Unbundle id-tagging-schema data and translations
Update for id-tagging-schema 2.0.0
|
2020-12-01 11:14:14 -05:00 |
|
Peter Newman
|
89f1fcb3fc
|
Skip the deliberate typo
|
2020-10-05 23:25:23 +01:00 |
|
Peter Newman
|
acc0563f0a
|
Skip even more words that aren't actually typos
|
2020-10-05 16:45:52 +01:00 |
|
Peter Newman
|
31cb41ac94
|
Ignore more deliberate typos, preemptively skip some others
|
2020-10-05 16:42:40 +01:00 |
|
Peter Newman
|
b7cbeda12e
|
Skip more typos we've deliberately left in
|
2020-10-05 16:38:09 +01:00 |
|
Peter Newman
|
abae59953e
|
Skip deprecated because it will be full of typos by definition
|
2020-10-05 16:33:33 +01:00 |
|
Peter Newman
|
80fbc72026
|
Add another exception and only warn on typos
|
2020-10-05 16:23:03 +01:00 |
|
Peter Newman
|
977c15fe54
|
Work with our dodgy skip behaviour
|
2020-06-28 16:34:07 +01:00 |
|
Peter Newman
|
d76ab29935
|
Skip some other auto-generated files
|
2020-06-28 16:25:58 +01:00 |
|
Peter Newman
|
ecc93014da
|
Skip and ignore some stuff
|
2020-06-28 16:14:05 +01:00 |
|
Peter Newman
|
9c5f408c7d
|
Fix the workflow config location
|
2020-06-28 15:55:15 +01:00 |
|