From 26e5ca0808befcf6d5d1f7ae035b672d4f8d5e7b Mon Sep 17 00:00:00 2001 From: jorgectf Date: Thu, 16 Dec 2021 17:44:25 +0100 Subject: [PATCH] Add article to `README.md` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b1d530d..8eb63db 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ We use it for these main purposes: * [pull_request_target with explicit pull request checkout](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/UntrustedCheckout.ql) * [Command injection from user-controlled Actions context](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/ExpressionInjection.ql) +### Articles + +* [Practical Introduction to CodeQL](https://jorgectf.gitlab.io/blog/post/practical-codeql-introduction/) + ### Videos * Conference talks/workshops: