Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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
2.1k
Star
10k
Code
Issues
997
Pull requests
458
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
test
on
codeql-cli/v2.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2024
Merge pull request #15465 from sidshank/sidshank/rename-file-name-for-extracted-files-diagnostic
Show description for f557110
sidshank
authored
f557110
View commit details
Copy full SHA for f557110
View code at this point
Browse repository at this point
Merge pull request #15398 from RasmusWL/html-escape
Show description for c265c15
RasmusWL
authored
c265c15
View commit details
Copy full SHA for c265c15
View code at this point
Browse repository at this point
Python: Require quote escaping for `html.escape`
RasmusWL
committed
c70b32f
View commit details
Copy full SHA for c70b32f
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Renames diagnostic query files and tests
Show description for b1d7a63
sidshank
committed
b1d7a63
View commit details
Copy full SHA for b1d7a63
View code at this point
Browse repository at this point
Merge pull request #15390 from Marcono1234/marcono1234/python-ascii-regex-flag
yoff
authored
391ca5d
View commit details
Copy full SHA for 391ca5d
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Python: Support `a` (ASCII) inline regex flag
Marcono1234
committed
1ad08ef
View commit details
Copy full SHA for 1ad08ef
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Merge pull request #15397 from github/tausbn/python-fix-deepcopy-mutable-default-fp
Show description for 930f1b5
yoff
authored
930f1b5
View commit details
Copy full SHA for 930f1b5
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Python: Remove empty lines from test file
tausbn
committed
96b1b8e
View commit details
Copy full SHA for 96b1b8e
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Merge pull request #15393 from erik-krogh/deps-jan-2024
Show description for f1d6f56
erik-krogh
authored
f1d6f56
View commit details
Copy full SHA for f1d6f56
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Python: Add `html.escape` as HTML sanitizer
RasmusWL
committed
cbed6e8
View commit details
Copy full SHA for cbed6e8
View code at this point
Browse repository at this point
Python: Fix flow through `deepcopy`
Show description for d6d5937
tausbn
committed
d6d5937
View commit details
Copy full SHA for d6d5937
View code at this point
Browse repository at this point
Python: Remove mutable default sources from inside stdlib
tausbn
committed
14c958a
View commit details
Copy full SHA for 14c958a
View code at this point
Browse repository at this point
Python: Add tests for `deepcopy` FPs
Show description for 411c107
tausbn
committed
411c107
View commit details
Copy full SHA for 411c107
View code at this point
Browse repository at this point
Python: Consolidate "mutable default" tests
Show description for 4742481
tausbn
committed
4742481
View commit details
Copy full SHA for 4742481
View code at this point
Browse repository at this point
Python: Add support for more URL redirect sanitisers.
Show description for 9817845
Max Schaefer
committed
9817845
View commit details
Copy full SHA for 9817845
View code at this point
Browse repository at this point
delete outdated deprecations
erik-krogh
committed
8be7ead
View commit details
Copy full SHA for 8be7ead
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Merge branch 'main' into change/adjust-extracted-files-diagnostics
sidshank
authored
59098be
View commit details
Copy full SHA for 59098be
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Py: Report any extracted file as successfully extracted
sidshank
committed
fb660b8
View commit details
Copy full SHA for fb660b8
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Merge pull request #15044 from RasmusWL/automated-subclass-models
Show description for 95c2427
RasmusWL
authored
95c2427
View commit details
Copy full SHA for 95c2427
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Revert "Python: make it a real consistency check"
Show description for da4aef8
yoff
committed
da4aef8
View commit details
Copy full SHA for da4aef8
View code at this point
Browse repository at this point
Python: add test for fields
yoff
committed
d039ceb
View commit details
Copy full SHA for d039ceb
View code at this point
Browse repository at this point
Python: fix compilation
yoff
committed
706e9dc
View commit details
Copy full SHA for 706e9dc
View code at this point
Browse repository at this point
Python: make it a real consistency check
yoff
committed
45411f4
View commit details
Copy full SHA for 45411f4
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/github/codeql into python/captured-variables-basic
yoff
committed
f8417b0
View commit details
Copy full SHA for f8417b0
View code at this point
Browse repository at this point
Python: Add scope entry definition nodes
Show description for 169d7a3
yoff
committed
169d7a3
View commit details
Copy full SHA for 169d7a3
View code at this point
Browse repository at this point
Python: add test for crosstalk
yoff
committed
3b7e29b
View commit details
Copy full SHA for 3b7e29b
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Merge branch 'main' into automated-subclass-models
RasmusWL
committed
72687e0
View commit details
Copy full SHA for 72687e0
View code at this point
Browse repository at this point
Python: Model django response subclass relationship
RasmusWL
committed
3e878f5
View commit details
Copy full SHA for 3e878f5
View code at this point
Browse repository at this point
Python: Add example of models subclassing problem
Show description for abe6f16
RasmusWL
committed
abe6f16
View commit details
Copy full SHA for abe6f16
View code at this point
Browse repository at this point
Python: Make rest_framework tests runnable again
RasmusWL
committed
933938d
View commit details
Copy full SHA for 933938d
View code at this point
Browse repository at this point
Python: Recover subclass finder .expected after cherry picking commits from https://github.com/github/codeql/pull/15030
RasmusWL
committed
0fe29b6
View commit details
Copy full SHA for 0fe29b6
View code at this point
Browse repository at this point
Python: adjust test expectations
Show description for 75f9eeb
yoff
authored and
RasmusWL
committed
75f9eeb
View commit details
Copy full SHA for 75f9eeb
View code at this point
Browse repository at this point
Python: Adjust subclass finder to no ESSA nodes
Show description for e050f2e
RasmusWL
committed
e050f2e
View commit details
Copy full SHA for e050f2e
View code at this point
Browse repository at this point
Merge pull request #15101 from yoff/python/update-InlineTaintTestPaths-to-new-api
Show description for 2305d55
RasmusWL
authored
2305d55
View commit details
Copy full SHA for 2305d55
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Merge branch 'main' into python/captured-variables-basic
yoff
authored
a60c52b
View commit details
Copy full SHA for a60c52b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.