From 402c222cc028a11e4e660e3683dab19d16b99f56 Mon Sep 17 00:00:00 2001 From: Joseph Katsioloudes Date: Wed, 21 Feb 2024 18:47:39 +0100 Subject: [PATCH] adds secure code game to day 30 --- 2024/day30.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2024/day30.md b/2024/day30.md index fe03a6b..759e9dd 100644 --- a/2024/day30.md +++ b/2024/day30.md @@ -27,6 +27,8 @@ In this session I am going to show you how GitHub builds GitHub with GitHub. Git - Read about [GitHub Advanced Security (GHAS) -](https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security) +- Play the [Secure Code Game](https://gh.io/securecodegame) to try all of the above for free, plus trying out your skills on finding and fixing security issues. + - Learn more about all of the ways to work with the [GitHub API](https://docs.github.com/en/rest?apiVersion=2022-11-28) ## Video