codeql icon indicating copy to clipboard operation
codeql copied to clipboard

CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

Results 853 codeql issues
Sort by recently updated
recently updated
newest added

Add dataflow-generated models for JDK17 and update test expectations as needed. Note that preparatory work was done in: - [this PR](https://github.com/github/codeql/pull/15280) (adding manual models to override dataflow-generated models that didn't...

documentation
Java

Implement models-as-data for C++. That is, support for CSV formatted flow sources, sinks and summaries that look something like this: ``` ";;false;getc;;;ReturnValue;remote", ``` The implementation is ported from Swift, and...

C++
Swift

Use the same approach as with ViewComponent, to track flow into ERB template files via explicit `render` calls. We don't yet deal with: - any options passed to `render` that...

Ruby

C#
JS
C++
Java
Python
Go
Ruby
Swift
DataFlow Library

Adds information about threat modeling to the C# MaD docs.

documentation
ready-for-doc-review