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 758 codeql issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR adds global value numbering for function calls, taking into account side effects. It also eliminates global side effects for function calls when the function does not use or...

C#
C++
documentation

Include links to changelogs, releases, and source code. See internal issue for context.

documentation
ready-for-doc-review

- [JAVA] Partial Path Traversal Vuln Query - Finish Partial Path Traversal Query - Add additional tests from real world query run

documentation
Java
ready-for-doc-review

## This PR This takes the `new-atm-features` branch (but excludes a few experimental commits near its top), rebases it on top of current `main`, and removes the obsolete features that...

Hello all! Running into some issues trying to get CodeQL working with a sample Python project. I was hitting a `tkinter` issue prior to this one but installing `python3-tk` seemed...

question
acknowledged

The content on this PR is to address the issue: https://github.com/github/codeql-csharp-team/issues/172 Following the link to the original ticket it is worth noticing that 1. The project referenced on the ticket...

C#
documentation