Commit graph

15 commits

Author SHA1 Message Date
neilnaveen
355b358fe2 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: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-05-30 01:09:08 +00:00
Lauri Ojansivu
62efb67d06 Fix typo in tests. 2022-01-30 01:32:52 +02:00
Lauri Ojansivu
b12312f998
Create release.yml 2021-10-12 23:58:35 +03:00
Lauri Ojansivu
70ba1eca78
Create docker-publish.yml 2021-09-18 20:46:00 +03:00
Lauri Ojansivu
e925877ae4 Delete not working workflow 2021-09-18 20:44:25 +03:00
Lauri Ojansivu
0e7cc1ef87
Create docker-publish.yml 2021-09-18 20:41:43 +03:00
Lauri Ojansivu
78555f57a7 Try to fix tests.
Thanks to xet7 !
2021-06-24 22:52:53 +03:00
Jan Küster
6387d32c2f
ci fix script name 2021-06-23 12:25:02 +02:00
Jan Küster
4d9ba8d73b
tests ci added 2021-06-23 11:52:34 +02:00
Lauri Ojansivu
5dd6466c0a Removed not working GitHub workflow.
Thanks to xet7 !
2021-05-10 20:26:23 +03:00
Lauri Ojansivu
b9405bfb64
Update owasp-zap-scan.yml 2021-02-22 19:07:15 +02:00
Lauri Ojansivu
5d8856a1c7
Update owasp-zap-scan.yml 2021-02-22 19:04:16 +02:00
Lauri Ojansivu
5073c0e9ad
Create owasp-zap-scan.yml
https://github.com/marketplace/actions/owasp-zap-baseline-scan
2021-02-22 18:43:24 +02:00
Lauri Ojansivu
df35683043
Create codeql-analysis.yml 2020-09-03 19:32:02 +03:00
Lauri Ojansivu
8670561f78
Create dockerimage.yml 2019-12-05 10:31:32 +02:00