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
454
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
lib
on
codeql-cli/v2.15.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2023
Release preparation for version 2.15.2
github-actions[bot]
committed
4641990
View commit details
Copy full SHA for 4641990
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Merge pull request #14114 from yoff/python/allow-namespace-packages
Show description for 867a390
yoff
authored
867a390
View commit details
Copy full SHA for 867a390
View code at this point
Browse repository at this point
Python: refactor code
Show description for dcc7785
yoff
and
tausbn
committed
dcc7785
View commit details
Copy full SHA for dcc7785
View code at this point
Browse repository at this point
Python: fix comment
yoff
committed
50041f0
View commit details
Copy full SHA for 50041f0
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Merge branch 'main' into post-release-prep/codeql-cli-2.15.1
Dave Bartolomeo
authored
712f775
View commit details
Copy full SHA for 712f775
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Post-release preparation for codeql-cli-2.15.1
github-actions[bot]
committed
8dcd8b9
View commit details
Copy full SHA for 8dcd8b9
View code at this point
Browse repository at this point
Python: Update QLDoc
RasmusWL
committed
62a9924
View commit details
Copy full SHA for 62a9924
View code at this point
Browse repository at this point
Python: Add syntactic support for yield in `contextlib.contextmanager`
RasmusWL
committed
2bf4c32
View commit details
Copy full SHA for 2bf4c32
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Release preparation for version 2.15.1
github-actions[bot]
committed
3b3c036
View commit details
Copy full SHA for 3b3c036
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Show description for 1a370bf
henrymercer
authored
1a370bf
View commit details
Copy full SHA for 1a370bf
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.15.0
github-actions[bot]
committed
ae6af17
View commit details
Copy full SHA for ae6af17
View code at this point
Browse repository at this point
Merge pull request #14430 from RasmusWL/api-graph-import-star
Show description for 68d00a8
RasmusWL
authored
68d00a8
View commit details
Copy full SHA for 68d00a8
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Python: Add change-note
RasmusWL
committed
ee75b10
View commit details
Copy full SHA for ee75b10
View code at this point
Browse repository at this point
Python: Workaround for module level items from `import *` not being LocalSourceNodes
RasmusWL
committed
72d0dcd
View commit details
Copy full SHA for 72d0dcd
View code at this point
Browse repository at this point
Merge pull request #14417 from github/tausbn/python-add-flow-for-assignment-expressions
yoff
authored
f1266a3
View commit details
Copy full SHA for f1266a3
View code at this point
Browse repository at this point
Merge pull request #13781 from maikypedia/maikypedia/python-unsafe-deserialization
Show description for 2d947a4
RasmusWL
authored
2d947a4
View commit details
Copy full SHA for 2d947a4
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Python: Add missing flow for `AssignmentExpr` nodes
Show description for e8ac258
tausbn
and
yoff
committed
e8ac258
View commit details
Copy full SHA for e8ac258
View code at this point
Browse repository at this point
add change-notes
erik-krogh
committed
a7ab9fd
View commit details
Copy full SHA for a7ab9fd
View code at this point
Browse repository at this point
Python: delete various outdated deprecations
erik-krogh
committed
194f918
View commit details
Copy full SHA for 194f918
View code at this point
Browse repository at this point
Python:delete deprecated files modelling web frameworks
erik-krogh
committed
1c9f59e
View commit details
Copy full SHA for 1c9f59e
View code at this point
Browse repository at this point
delete old deprecated aliases of various regex libraries
erik-krogh
committed
0d992a3
View commit details
Copy full SHA for 0d992a3
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
delete the deprecated `isBarrierGuard` predicate from the shared dataflow library, and its uses
erik-krogh
committed
4bc4e08
View commit details
Copy full SHA for 4bc4e08
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Merge pull request #14381 from github/criemen/add-bazel-dbschemes
Show description for d3a1dbc
criemen
authored
d3a1dbc
View commit details
Copy full SHA for d3a1dbc
View code at this point
Browse repository at this point
Add skeleton bazel files for accessing the dbschemes.
criemen
committed
96edc1d
View commit details
Copy full SHA for 96edc1d
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Release preparation for version 2.15.0
github-actions[bot]
committed
9fe993b
View commit details
Copy full SHA for 9fe993b
View code at this point
Browse repository at this point
Merge pull request #14289 from microsoft/jb1/16-cryptography-models-libraries-and-queries-migration
Show description for 9c02b4f
RasmusWL
authored
9c02b4f
View commit details
Copy full SHA for 9c02b4f
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
explicit "this" qualifiers
ropwareJB
committed
de2e8b0
View commit details
Copy full SHA for de2e8b0
View code at this point
Browse repository at this point
autoformat
ropwareJB
committed
ad86e57
View commit details
Copy full SHA for ad86e57
View code at this point
Browse repository at this point
Merge branch 'main' into jb1/16-cryptography-models-libraries-and-queries-migration
ropwareJB
authored
b683a3c
View commit details
Copy full SHA for b683a3c
View code at this point
Browse repository at this point
Bump minor versions of packs we regularly release
henrymercer
committed
da92da2
View commit details
Copy full SHA for da92da2
View code at this point
Browse repository at this point
Merge branch 'main' into henrymercer/rc-3.11-mergeback
henrymercer
committed
f3847b3
View commit details
Copy full SHA for f3847b3
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Add change notes
GeekMasher
committed
41bb837
View commit details
Copy full SHA for 41bb837
View code at this point
Browse repository at this point
Python: add change note
yoff
committed
177db99
View commit details
Copy full SHA for 177db99
View code at this point
Browse repository at this point
Add support for ModelViewSet functions
GeekMasher
committed
eb9b324
View commit details
Copy full SHA for eb9b324
View code at this point
Browse repository at this point
Python: modules are now possibly non-unique
Show description for ed3ffde
yoff
committed
ed3ffde
View commit details
Copy full SHA for ed3ffde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.