Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
9.8k
Code
Issues
985
Pull requests
416
Discussions
Actions
Projects
Models
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Models
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
src
Expressions
on
main
User selector
All users
All time
Commit history
Commits on Jun 22, 2026
Python: deprecate AstNode.getAFlowNode() and rewrite internal callers
Show description for 717ff62
Copilot
authored and
yoff
committed
717ff62
Copy full SHA for 717ff62
Commits on Mar 20, 2026
Python: Use API graphs instead of points-to for simple built-ins
Show description for f4841e1
tausbn
committed
f4841e1
Copy full SHA for f4841e1
Commits on Nov 26, 2025
Python: Fix query tests
Show description for 5b63b49
tausbn
committed
5b63b49
Copy full SHA for 5b63b49
Python: Remove points-to references from `python.qll`
Show description for 78c33ab
tausbn
committed
78c33ab
Copy full SHA for 78c33ab
Commits on Oct 30, 2025
Python: Remove points-to from `Expr`
tausbn
committed
b93ce98
Copy full SHA for b93ce98
Python: Get rid of `getLiteralValue`
Show description for b434ce4
tausbn
committed
b434ce4
Copy full SHA for b434ce4
Python: Remove points-to to from `ControlFlowNode`
Show description for fef08af
tausbn
committed
fef08af
Copy full SHA for fef08af
Commits on Sep 10, 2025
Python: Add many medium precision queries to the code-quality-extended suite.
michaelnebel
committed
7c0aa78
Copy full SHA for 7c0aa78
Commits on Jul 15, 2025
Update python/ql/src/Expressions/DuplicateKeyInDictionaryLiteral.py
Show description for 0f5be2d
joefarebrother
and
Copilot
authored
0f5be2d
Copy full SHA for 0f5be2d
Minor doc updates; updating python 2 references to python 3 and updating grammar
joefarebrother
committed
909f572
Copy full SHA for 909f572
Update unsupported format character documentaion, fix outdated reference link
joefarebrother
committed
7a7db0e
Copy full SHA for 7a7db0e
Update docs for duplicate-key-in-dict-literal to relate. to python 3
joefarebrother
committed
df5f768
Copy full SHA for df5f768
Commits on Jun 19, 2025
Review suggestions - update some tags
joefarebrother
committed
c3f7b18
Copy full SHA for c3f7b18
Tag remaining high precision quality queries
Show description for fa5b2ef
joefarebrother
committed
fa5b2ef
Copy full SHA for fa5b2ef
Tag 'type-checking'-like quality queries
joefarebrother
committed
02f8ec3
Copy full SHA for 02f8ec3
Tag 'linter-like' quality queries that use pointto
Show description for 869e33e
joefarebrother
committed
869e33e
Copy full SHA for 869e33e
Tag more quality queries.
Show description for 5c4548d
joefarebrother
committed
5c4548d
Copy full SHA for 5c4548d
Tag quality queries that are high precision and dont use pointsto
joefarebrother
committed
049c070
Copy full SHA for 049c070
Commits on Apr 30, 2025
Fix incorrect CWE tags
owen-mc
committed
a9132c4
Copy full SHA for a9132c4
Commits on Apr 22, 2024
Python: Change all remaining occurrences of `StrConst`
Show description for 1c68c98
tausbn
committed
1c68c98
Copy full SHA for 1c68c98
Commits on Jun 5, 2023
Python: avoid selecting getLocation() in py/truncated-division
nickrolfe
committed
0239586
Copy full SHA for 0239586
Commits on May 1, 2023
move Regex into a ParseRegExp file, and rename the class to RegExp
erik-krogh
committed
59cc90e
Copy full SHA for 59cc90e
Commits on Mar 28, 2023
Merge pull request #11515 from yoff/py/port-comparison-using-is
Show description for a1a2eb3
yoff
authored
a1a2eb3
Copy full SHA for a1a2eb3
Commits on Jan 10, 2023
Python: Remove omittable exists variables
atorralba
committed
d87c8c7
Copy full SHA for d87c8c7
Commits on Dec 1, 2022
python: port `py/comparison-using-is`
Show description for 820d940
yoff
committed
820d940
Copy full SHA for 820d940
Commits on Nov 25, 2022
Python: add import
yoff
committed
77d98b2
Copy full SHA for 77d98b2
Apply suggestions from code review
Show description for d804acd
yoff
and
tausbn
authored
d804acd
Copy full SHA for d804acd
Commits on Nov 23, 2022
Python: port `py/super-not-enclosing-class`
yoff
committed
9119852
Copy full SHA for 9119852
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
Copy full SHA for 944ca4a
Commits on Apr 22, 2022
delete duplicate imports
erik-krogh
committed
a96489b
Copy full SHA for a96489b
Commits on Mar 4, 2022
Python: Remove deprecated annotations
tausbn
authored
095f27f
Copy full SHA for 095f27f
Commits on Jan 21, 2022
use set literals instead of big disjunctions
erik-krogh
committed
ddfc3bc
Copy full SHA for ddfc3bc
Commits on Oct 28, 2021
remove redundant cast where the type is enforced by an equality comparison
erik-krogh
committed
15c90ad
Copy full SHA for 15c90ad
Commits on Jun 21, 2021
Merge pull request #6071 from RasmusWL/fix-input-cwe
Show description for 565af1a
codeql-ci
authored
565af1a
Copy full SHA for 565af1a
Commits on Jun 15, 2021
Update security-severity scores
calumgrant
committed
771e686
Copy full SHA for 771e686
Previous
Next
You can’t perform that action at this time.