We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent de24191 commit 26e5ca0Copy full SHA for 26e5ca0
1 file changed
README.md
@@ -34,6 +34,10 @@ We use it for these main purposes:
34
* [pull_request_target with explicit pull request checkout](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/UntrustedCheckout.ql)
35
* [Command injection from user-controlled Actions context](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/ExpressionInjection.ql)
36
37
+### Articles
38
+
39
+* [Practical Introduction to CodeQL](https://jorgectf.gitlab.io/blog/post/practical-codeql-introduction/)
40
41
### Videos
42
43
* Conference talks/workshops:
0 commit comments