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
9.9k
Code
Issues
995
Pull requests
445
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
javascript
ql
on
refs/heads/codeql-cli-2.23.7
User selector
All users
All time
Commit history
Commits on Dec 2, 2025
Release preparation for version 2.23.7
github-actions[bot]
committed
a045b31
View commit details
Copy full SHA for a045b31
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
Release preparation for version 2.23.7
github-actions[bot]
committed
19a1346
View commit details
Copy full SHA for 19a1346
View code at this point
Browse repository at this point
Merge pull request #20873 from github/shared-xml-discard
Show description for b8cff77
asgerf
authored
b8cff77
View commit details
Copy full SHA for b8cff77
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
Sync OverlayXml.qll
asgerf
committed
6257bed
View commit details
Copy full SHA for 6257bed
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
Merge pull request #20844 from Eliav2/20823-globalVarRef-document-defaultView
Show description for 0896be0
asgerf
authored
0896be0
View commit details
Copy full SHA for 0896be0
View code at this point
Browse repository at this point
Merge pull request #20885 from asgerf/js/local-module-exports
Show description for d8027fb
asgerf
authored
d8027fb
View commit details
Copy full SHA for d8027fb
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Merge branch 'main' into 20823-globalVarRef-document-defaultView
Eliav2
authored
69ba764
View commit details
Copy full SHA for 69ba764
View code at this point
Browse repository at this point
Factor XML discard predicates into OverlayXml.qll
asgerf
committed
dbf14c1
View commit details
Copy full SHA for dbf14c1
View code at this point
Browse repository at this point
JS: Fix typo
asgerf
committed
b33af5b
View commit details
Copy full SHA for b33af5b
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
JS: Add test
asgerf
committed
5b4e114
View commit details
Copy full SHA for 5b4e114
View code at this point
Browse repository at this point
JS: Change note
asgerf
committed
a91969b
View commit details
Copy full SHA for a91969b
View code at this point
Browse repository at this point
JS: Fix project layout detection for Next.js apps
Show description for e95b359
asgerf
committed
e95b359
View commit details
Copy full SHA for e95b359
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
JS: Move isTypeOnly() check into a direct check, instead of an override
asgerf
committed
51e1bda
View commit details
Copy full SHA for 51e1bda
View code at this point
Browse repository at this point
JS: Split getSourceNode into getDirectSourceNode and getReExportedSourceNode
asgerf
committed
9c4f85f
View commit details
Copy full SHA for 9c4f85f
View code at this point
Browse repository at this point
JS: Remove unnecessary override in OriginalExportDeclaration
asgerf
committed
94566e5
View commit details
Copy full SHA for 94566e5
View code at this point
Browse repository at this point
Fixup! qldoc for reExportsAs
asgerf
committed
3a393ec
View commit details
Copy full SHA for 3a393ec
View code at this point
Browse repository at this point
JS: Split exportsAs into exportsDirectlyAs and reExportsAs
asgerf
committed
78c8ab1
View commit details
Copy full SHA for 78c8ab1
View code at this point
Browse repository at this point
JS: Remove unnecessary override in OriginalExportDeclaration
asgerf
committed
74d725e
View commit details
Copy full SHA for 74d725e
View code at this point
Browse repository at this point
JS: Change signature of isShadowedFromBulkExport
asgerf
committed
ce9986c
View commit details
Copy full SHA for ce9986c
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Merge branch 'main' into 20823-globalVarRef-document-defaultView
Eliav2
authored
6df789d
View commit details
Copy full SHA for 6df789d
View code at this point
Browse repository at this point
javascript: Update expected results for global variable references
Eliav2
committed
91451b7
View commit details
Copy full SHA for 91451b7
View code at this point
Browse repository at this point
Merge pull request #20424 from asgerf/js/overlay-manual-v4
Show description for 613895e
asgerf
authored
613895e
View commit details
Copy full SHA for 613895e
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
javascript: Add change note for `document.defaultView` aliasing `window`
Show description for 08dfb95
Eliav2
committed
08dfb95
View commit details
Copy full SHA for 08dfb95
View code at this point
Browse repository at this point
JS: Move identityFunctionStep back into CachedSteps module
asgerf
committed
efa438a
View commit details
Copy full SHA for efa438a
View code at this point
Browse repository at this point
JS: Remove out-commented code
asgerf
committed
8fef604
View commit details
Copy full SHA for 8fef604
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
JS: Also discard JSON, YAML, and XML
asgerf
committed
a0965f3
View commit details
Copy full SHA for a0965f3
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.23.6
github-actions[bot]
committed
5ee45af
View commit details
Copy full SHA for 5ee45af
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Release preparation for version 2.23.6
github-actions[bot]
committed
18fa679
View commit details
Copy full SHA for 18fa679
View code at this point
Browse repository at this point
JS: Factor out some code
asgerf
committed
4b57b44
View commit details
Copy full SHA for 4b57b44
View code at this point
Browse repository at this point
JS: Add discard predicates for locations
asgerf
committed
a405b7b
View commit details
Copy full SHA for a405b7b
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
javascript: Update property access for `document.defaultView as getAPropertyRead
Show description for 8047450
Eliav2
committed
8047450
View commit details
Copy full SHA for 8047450
View code at this point
Browse repository at this point
javascript: add change note
Eliav2
committed
bd18e86
View commit details
Copy full SHA for bd18e86
View code at this point
Browse repository at this point
javascript: Add support for `document.defaultView` in global variable references
Show description for 30cc914
Eliav2
committed
30cc914
View commit details
Copy full SHA for 30cc914
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
JS: Fix bad join in BarrierGuards.qll
asgerf
committed
c7341f2
View commit details
Copy full SHA for c7341f2
View code at this point
Browse repository at this point
JS: Fix bad join in CallGraphs.qll
asgerf
committed
578355a
View commit details
Copy full SHA for 578355a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.