You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
This repository contains challenges for the CodeQL Zero to Hero blog post series.
4
4
5
-
- Link to the first blog post—[CodeQL zero to hero part 1: the fundamentals of static analysis for vulnerability research](https://github.blog/2023-03-31-codeql-zero-to-hero-part-1-the-fundamentals-of-static-analysis-for-vulnerability-research/). The [challenges accompanying the blog post are in folder 1.](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/1)
6
-
- Link to the second blog post—[CodeQL zero to hero part 2: getting started with CodeQL](https://github.blog/2023-06-15-codeql-zero-to-hero-part-2-getting-started-with-codeql/). The [challenges accompanying the blog post are in folder 2.](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/2)
7
-
- Link to the third blog post-CodeQL zero to hero part 3: security research. The challenges accompanying the blog post are in folder 2.
5
+
- Link to the first blog post—[CodeQL zero to hero part 1: the fundamentals of static analysis for vulnerability research](https://github.blog/2023-03-31-codeql-zero-to-hero-part-1-the-fundamentals-of-static-analysis-for-vulnerability-research/). The challenges accompanying the blog post are in [folder 1.](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/1)
6
+
- Link to the second blog post—[CodeQL zero to hero part 2: getting started with CodeQL](https://github.blog/2023-06-15-codeql-zero-to-hero-part-2-getting-started-with-codeql/). The challenges accompanying the blog post are in [folder 2.](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/2)
7
+
- Link to the third blog post—[CodeQL zero to hero part 3: security research](https://github.blog/2024-04-29-codeql-zero-to-hero-part-3-security-research-with-codeql/). The challenges accompanying the blog post are in [folder 3](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/3).
0 commit comments