Skip to content

Commit c6aea96

Browse files
authored
Merge pull request #85 from za/issue-8-codeql-additional-resources
Added more resources on CodeQL
2 parents 604810a + a9301f2 commit c6aea96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/static-analysis/codeql/99-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ weight: 99
3535
- [Clang checkers and CodeQL queries for detecting untrusted pointer derefs and tainted loop conditions](https://www.zerodayinitiative.com/blog/2022/2/22/clang-checkers-and-codeql-queries-for-detecting-untrusted-pointer-derefs-and-tainted-loop-conditions)
3636
- [Vulnerability digging with CodeQL](https://mogwailabs.de/en/blog/2021/09/vulnerability-digging-with-codeql/)
3737
- [Make memcpy safe again: CodeQL](https://web.archive.org/web/20231203081719/https://www.cyberark.com/resources/threat-research-blog/make-memcpy-safe-again-codeql)
38+
- [Heap exploitation](https://github.com/google/security-research/blob/master/analysis/kernel/heap-exploitation/README.md)
39+
- [Interesting kernel objects](https://lookerstudio.google.com/reporting/68b02863-4f5c-4d85-b3c1-992af89c855c/page/n92nD)
3840

3941
### CodeQL in CI/CD
4042

0 commit comments

Comments
 (0)