-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,9 @@ support for both inter- and intraprocedural control flow and data flow analysis. | |
However, be aware that the learning curve for writing your own custom queries | ||
is steep, and documentation for the CodeQL standard libraries is still scant. | ||
|
||
{{< hint info >}}🎥 Watch the Trail of Bits Webinar on [Introduction to CodeQL: Examples, Tools and CI Integration](https://www.youtube.com/watch?v=rQRlnUQPXDw), | ||
where we lead a session on how to get started with CodeQL, as part of the second chapter in the Trail of Bits Testing Handbook{{< /hint >}} | ||
Check failure on line 18 in content/docs/static-analysis/codeql/_index.md GitHub Actions / markdown-linterLine length
|
||
|
||
{{< hint danger >}} | ||
|
||
If you are planning to run CodeQL on a closed-source repository, you may need | ||
|