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
996
Pull requests
456
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
library-tests
on
codeql-cli/v2.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2024
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 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 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
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
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: 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: 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
Commits on Dec 14, 2023
Merge pull request #14573 from hvitved/flow-summary-impl-param
Show description for c8b4a21
hvitved
authored
c8b4a21
View commit details
Copy full SHA for c8b4a21
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Merge pull request #15030 from yoff/python/remove-module-entry-definitions
Show description for 419130b
RasmusWL
authored
419130b
View commit details
Copy full SHA for 419130b
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Python: Use `FlowSummaryImpl` from `dataflow` pack
hvitved
committed
faaa558
View commit details
Copy full SHA for faaa558
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Merge pull request #14983 from aschackmull/dataflow/deprecate-old-api
Show description for 64eb4ff
aschackmull
authored
64eb4ff
View commit details
Copy full SHA for 64eb4ff
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Python: adjust test expectations
Show description for 263c0aa
yoff
committed
263c0aa
View commit details
Copy full SHA for 263c0aa
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
Python: address review comments
yoff
committed
9e1c818
View commit details
Copy full SHA for 9e1c818
View code at this point
Browse repository at this point
Python: Update rest of tests to new dataflow lib
Show description for c952f6a
RasmusWL
committed
c952f6a
View commit details
Copy full SHA for c952f6a
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/github/codeql into python/remove-ssa-nodes-from-dataflow-graph
yoff
committed
e091ae8
View commit details
Copy full SHA for e091ae8
View code at this point
Browse repository at this point
Merge pull request #8457 from RasmusWL/add-dataflow-consistency-query
Show description for 2fed0ad
RasmusWL
authored
2fed0ad
View commit details
Copy full SHA for 2fed0ad
View code at this point
Browse repository at this point
Python: Update tests to new dataflow lib
Show description for 4dd3ea3
RasmusWL
authored and
aschackmull
committed
4dd3ea3
View commit details
Copy full SHA for 4dd3ea3
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
Merge pull request #14353 from GeekMasher/py-restframework
Show description for 4e0cca9
RasmusWL
authored
4e0cca9
View commit details
Copy full SHA for 4e0cca9
View code at this point
Browse repository at this point
Merge pull request #14725 from RasmusWL/re-modeling
Show description for d056706
RasmusWL
authored
d056706
View commit details
Copy full SHA for d056706
View code at this point
Browse repository at this point
Python: Remove intermediary steps from taint-test
Show description for 3d46129
RasmusWL
committed
3d46129
View commit details
Copy full SHA for 3d46129
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Python: Accept .expected changes
Show description for 37d03ee
RasmusWL
committed
37d03ee
View commit details
Copy full SHA for 37d03ee
View code at this point
Browse repository at this point
Python: Fix django regex path handling
RasmusWL
committed
36a846e
View commit details
Copy full SHA for 36a846e
View code at this point
Browse repository at this point
Python: Add test of routed parameters to *args
Show description for c51c15a
RasmusWL
committed
c51c15a
View commit details
Copy full SHA for c51c15a
View code at this point
Browse repository at this point
Python: Accept consistency-errors in django-orm
RasmusWL
committed
2ec1822
View commit details
Copy full SHA for 2ec1822
View code at this point
Browse repository at this point
Merge branch 'main' into py-restframework
RasmusWL
committed
5f26790
View commit details
Copy full SHA for 5f26790
View code at this point
Browse repository at this point
Python: Remove old manual consistency query tests
RasmusWL
committed
df9fb14
View commit details
Copy full SHA for df9fb14
View code at this point
Browse repository at this point
Python: Apply suggestions from code review
Show description for 71c017f
RasmusWL
and
yoff
authored
71c017f
View commit details
Copy full SHA for 71c017f
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Python: remove EssaNodes
Show description for 11c71fd
yoff
committed
11c71fd
View commit details
Copy full SHA for 11c71fd
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Merge branch 'main' into tausbn/python-add-support-for-python-3.12-type-syntax
tausbn
committed
216cd88
View commit details
Copy full SHA for 216cd88
View code at this point
Browse repository at this point
Merge branch 'main' into clean-tests
RasmusWL
committed
25d3af9
View commit details
Copy full SHA for 25d3af9
View code at this point
Browse repository at this point
Merge branch 'main' into tausbn/python-add-support-for-python-3.12-type-syntax
tausbn
committed
fd750a3
View commit details
Copy full SHA for fd750a3
View code at this point
Browse repository at this point
Merge pull request #14791 from RasmusWL/python-3.12
Show description for 71ef985
RasmusWL
authored
71ef985
View commit details
Copy full SHA for 71ef985
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.