Commit Graph

30 Commits

Author SHA1 Message Date
artmetla 817de537c7 Update upload-artifact in kernelctf-submission-verification.yaml 2024-10-25 14:21:27 +02:00
artmetla 5ba813ff20 Switch version for download-artifact from precise to general 2024-10-21 11:43:45 +02:00
artmetla 4cfc925540 Bump auth version in auto-releaser 2024-10-21 11:42:00 +02:00
artmetla 490d264024 Bump versions of auth and upload-cloud-storage in subm verification. 2024-10-21 11:40:57 +02:00
artmetla 38ca27a57e Bump versions of auth and upload-cloud-storage 2024-10-21 11:39:49 +02:00
Tamas Koczka 43a5a816c3 kernelCTF: GHA: add mitigation-v3b release without nftables 2024-09-27 21:30:52 +00:00
artmetla ebe282ba7b Update upload / download artifact to v4 in kernelctf-submission-verification.yaml 2024-09-25 17:42:19 +02:00
artmetla 54fe51676f Update upload / download artifact to v4 in kernelctf-release-build.yaml 2024-09-25 17:41:17 +02:00
dependabot[bot] 597fc9e76e Bump actions/download-artifact (#132)
Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 3 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 11:15:49 +02:00
Tamás Koczka c0eac501cc kernelCTF: GHA: include "hidden" files (.config) in artifacts 2024-09-09 11:25:16 +02:00
Tamás Koczka 2771e27419 kernelCTF: GHA: PR check: allow check bashed on SHA hash 2024-04-15 17:47:49 +02:00
Tamás Koczka 1d79a28f5a kernelCTF: GHA: do not save creds file during expiration check 2024-01-22 14:16:58 +01:00
Tamás Koczka cc9004365b kernelCTF: GHA: test SA key as first step to fail quick if expired 2024-01-22 14:13:23 +01:00
Tamás Koczka 7dbc022322 kernelCTF: GHA: update total repro timeout to 300 minutes (10 tries * 30 minutes) 2023-12-12 23:55:32 +01:00
Tamas Koczka 4508fa9ffa kernelCTF: GHA: do not gzip release files (they are compressed already) 2023-11-24 13:02:59 +00:00
Tamas Koczka 431fb3c4c9 kernelCTF: GHA: artifact backup: folder structure fixes 2023-11-11 22:45:56 +00:00
Tamas Koczka 321bd547e5 kernelCTF: GHA: backup summary and artifacts 2023-11-11 22:10:47 +00:00
Tamas Koczka 92de622992 kernelCTF: GHA: fix exploit_info propagation bug - try #2 2023-11-01 17:42:44 +00:00
Tamas Koczka d020b7384f kernelCTF: GHA: fix repro_log archiving and exploit_info propagation bugs 2023-11-01 17:36:11 +00:00
Tamas Koczka 9f825b9a66 kernelCTF: GHA: use actions/checkout@v4 for release-build too 2023-11-01 15:48:11 +00:00
Tamas Koczka ef9ff5a031 kernelCTF: GHA: fix auto-releaser workflow bug 2023-10-25 15:25:09 +00:00
Tamas Koczka 954a130ca6 kernelCTF: GHA: use actions/checkout@v4 instead of deprecated v3 2023-10-25 15:24:26 +00:00
Tamas Koczka 54c2628002 kernelCTF: GHA: auto releaser fix no new releases case 2023-10-20 14:28:25 +00:00
Tamas Koczka 22b1cba44d kernelCTF: GHA: add build releaser workflow 2023-10-20 09:30:06 +00:00
Tamas Koczka 4a6532e00d kernelCTF: PR GHA: support KASLR leak for repro 2023-09-17 01:09:53 +00:00
Tamas Koczka 49642c4a08 kernelCTF: PR GHA: use pull_request_target to bypass approval 2023-08-24 21:03:12 +00:00
Tamas Koczka 3e8acac7c8 kernelCTF: PR GHA: more secure workflow 2023-08-24 11:51:27 +00:00
Tamas Koczka 981de9f14f kernelCTF: PR GHA: do not log env 2023-08-24 10:57:47 +00:00
Tamas Koczka a773293902 kernelCTF: add submission PR verification workflow 2023-08-24 10:21:14 +00:00
Tamás Koczka bab8e82f86 Build GH pages with Actions, add jekyll-gh-pages.yml
The classic GH Pages build was broken recently because of SECURITY.md symlink usage.
2023-06-12 02:28:27 +02:00