Commit Graph

22 Commits

Author SHA1 Message Date
Naveen
ef8799f988
chore: Set permissions for GitHub actions (#1901)
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-06-01 21:09:12 +03:00
Gerasimos (Makis) Maropoulos
18b85f14dd
minor: ci 2022-04-18 11:01:47 +03:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies 2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
24739e12fe
Create codeql-analysis.yml 2021-09-14 21:24:19 +03:00
Gerasimos (Makis) Maropoulos
856f65be78
remove the 'retract' directive, as it's only available on the latest go release 2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos
bfbed2f841
minor 2021-02-19 09:58:29 +02:00
Gerasimos (Makis) Maropoulos
df6a080b24
remove test branch 2021-02-19 09:47:51 +02:00
Gerasimos (Makis) Maropoulos
6587b387b6
remove travis 2021-02-19 09:41:24 +02:00
Gerasimos (Makis) Maropoulos
efcdd4b9e5
fix script 1 2021-02-19 08:54:32 +02:00
Gerasimos (Makis) Maropoulos
7a5abf0f4e
add this branch on gh actions 2021-02-19 08:50:12 +02:00
Gerasimos (Makis) Maropoulos
1243150690
let's see 2021-02-19 08:49:15 +02:00
Gerasimos (Makis) Maropoulos
29d98ac281 use the new protobuf package and other minor stuff
Former-commit-id: 29bf71e8a73d34b27c6f5fe3f12c4ea1cc2b84b2
2020-06-21 17:15:28 +03:00
Gerasimos (Makis) Maropoulos
ed5964716b implement #1536 with (SetRegisterRule(iris.RouteOverlap))
Former-commit-id: 2b5523ff3e2aab60dd83faa3c520b16a34916fbe
2020-06-14 08:09:42 +03:00
Gerasimos (Makis) Maropoulos
256cda05fa update faq, contributing and go workflow
Former-commit-id: d36101dfe296a2b294dd2e9fc49f4e5348bc4205
2019-11-20 02:51:16 +02:00
Gerasimos (Makis) Maropoulos
5adb65b72d minor
Former-commit-id: 9eb9668bddc5640652974d423d880f4797409718
2019-11-20 02:43:22 +02:00
Gerasimos (Makis) Maropoulos
da2504c51e remove github workflow as it requires billing now(!)
Former-commit-id: 1a69dbe02d750b45ac214de7868c3372f902fe5e
2019-11-19 23:49:02 +02:00
Gerasimos (Makis) Maropoulos
e24f1948eb let's see if travis accepts go 1.13 with the current import path.
Former-commit-id: 02feee620655d8f4580cf1916c2d4dacaae03346
2019-10-05 22:33:43 +03:00
Gerasimos (Makis) Maropoulos
62b0a12f91 Github Workflow: the example file was wrong
Former-commit-id: 08dc76cc49c7ea7d73188e2f8886a4139b6d776d
2019-08-14 11:20:38 +03:00
Gerasimos (Makis) Maropoulos
5f49d72b06 Update go.yml
Former-commit-id: e58e581c6d41ca346fbfbe3d4126b03e61b1c1c6
2019-08-14 11:16:31 +03:00
Gerasimos (Makis) Maropoulos
30bebb7661 Update go.yml
Former-commit-id: ce33f805075465f3ad736ea73229fc4214cfe515
2019-08-14 11:15:21 +03:00
Gerasimos (Makis) Maropoulos
ee0c06d854 Iris part of github actions beta program: workflow
Former-commit-id: 2a0af2f541b37b7b87b0b686fa27a8ab04e4682e
2019-08-14 11:13:36 +03:00