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
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
10.1k
Code
Issues
999
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python extractor: overlay support
- #20206
#20206
Closed
d10c
wants to merge 14 commits into
github:main
github/codeql:main
from
d10c:d10c/python-overlay
d10c/codeql:d10c/python-overlay
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Closed
Python extractor: overlay support
#20206
d10c
wants to merge 14 commits into
github:main
github/codeql:main
from
d10c:d10c/python-overlay
d10c/codeql:d10c/python-overlay
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2025
Add overlay builtins to python dbscheme
d10c
committed
5dbe2e2
View commit details
Copy full SHA for 5dbe2e2
Browse repository at this point
Turn on overlay support in codeql-extractor.yml
d10c
committed
a9f8640
View commit details
Copy full SHA for a9f8640
Browse repository at this point
Add database upgrade/downgrade scripts
d10c
committed
1f01b11
View commit details
Copy full SHA for 1f01b11
Browse repository at this point
Support CODEQL_PATH_TRANSFORMER env var in python path renamer
Show description for c0497af
d10c
committed
c0497af
View commit details
Copy full SHA for c0497af
Browse repository at this point
Python extractor: in overlay mode, traverse only changed files
d10c
committed
f4defdc
View commit details
Copy full SHA for f4defdc
Browse repository at this point
Write overlay metadata at end of extraction.
d10c
committed
44219d0
View commit details
Copy full SHA for 44219d0
Browse repository at this point
Discard predicates for dbscheme elements
Show description for 8edd6c1
d10c
committed
8edd6c1
View commit details
Copy full SHA for 8edd6c1
Browse repository at this point
Add synthetic data to dbscheme.stats for `databaseMetadata`/`overlayChangedFiles`
d10c
committed
693add0
View commit details
Copy full SHA for 693add0
Browse repository at this point
Overlay.qll: remove `overlay[local?] module;` in favour of explicit annotations
d10c
committed
627a7b4
View commit details
Copy full SHA for 627a7b4
Browse repository at this point
Extractor: fall back to full extraction on overlay changes json read error
d10c
committed
5ef3215
View commit details
Copy full SHA for 5ef3215
Browse repository at this point
Path transformer: handle Windows-style paths
Show description for 4bea5d7
d10c
committed
4bea5d7
View commit details
Copy full SHA for 4bea5d7
Browse repository at this point
Extractor: use filesystem-canonical path comparison to determine built-in files
Show description for 01cf7e9
d10c
committed
01cf7e9
View commit details
Copy full SHA for 01cf7e9
Browse repository at this point
Extractor: move overlay-changes check from traverser to worker
Show description for 2ed8dc7
d10c
committed
2ed8dc7
View commit details
Copy full SHA for 2ed8dc7
Browse repository at this point
Overlay.qll: Streamline discardable entities into one Discardable superclass
d10c
committed
c2f026d
View commit details
Copy full SHA for c2f026d
Browse repository at this point
You can’t perform that action at this time.