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
extractor
src
com
semmle
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Mar 12, 2026
JavaScript extractor: recognise bun and tsx in shebang lines
Show description for 84d1828
asgerf
and
Copilot
committed
84d1828
View commit details
Copy full SHA for 84d1828
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
JS: Emit variable bindings for 'this' expressions
asgerf
committed
0f2de46
View commit details
Copy full SHA for 0f2de46
View code at this point
Browse repository at this point
JS: Also emit 'this' variable for class scopes
asgerf
committed
f0f58da
View commit details
Copy full SHA for f0f58da
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
JS: Emit variables for 'this'
Show description for e0ab5ce
asgerf
committed
e0ab5ce
View commit details
Copy full SHA for e0ab5ce
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Update javascript/extractor/src/com/semmle/js/extractor/FileExtractor.java
Show description for 0eadebc
asgerf
and
Copilot
committed
0eadebc
View commit details
Copy full SHA for 0eadebc
View code at this point
Browse repository at this point
JS: Add environment variable to opt out of the behaviour if needed
asgerf
committed
7ab52a8
View commit details
Copy full SHA for 7ab52a8
View code at this point
Browse repository at this point
JS: Skip minified file if avg line length > 200
asgerf
committed
98c8b4c
View commit details
Copy full SHA for 98c8b4c
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Javascript: fix compilation error after scripted replacement
redsun82
committed
8243521
View commit details
Copy full SHA for 8243521
View code at this point
Browse repository at this point
Javascript: avoid null pointer exception on boolean values
redsun82
committed
ff62c65
View commit details
Copy full SHA for ff62c65
View code at this point
Browse repository at this point
Javascript: fix errors from upcoming `rules_java` update
redsun82
committed
6ef314e
View commit details
Copy full SHA for 6ef314e
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
JS: Fix check to account for override in tests
Show description for 81bb07a
asgerf
committed
81bb07a
View commit details
Copy full SHA for 81bb07a
View code at this point
Browse repository at this point
Update javascript/extractor/src/com/semmle/js/extractor/AutoBuild.java
Show description for 105213d
asgerf
and
Copilot
authored
105213d
View commit details
Copy full SHA for 105213d
View code at this point
Browse repository at this point
Actions: dont fail if no JS/TS code was found
asgerf
committed
c4d23d1
View commit details
Copy full SHA for c4d23d1
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
JS: Recursively delete source archive so emptiness detection works
asgerf
committed
0acface
View commit details
Copy full SHA for 0acface
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
JS: Add parsing support in JS parser
asgerf
committed
bab2a79
View commit details
Copy full SHA for bab2a79
View code at this point
Browse repository at this point
JS: Preserve information about 'defer' keyword
asgerf
committed
215602c
View commit details
Copy full SHA for 215602c
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Update javascript/extractor/src/com/semmle/js/extractor/AutoBuild.java
Show description for 67a1c2f
asgerf
and
Copilot
authored
67a1c2f
View commit details
Copy full SHA for 67a1c2f
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
JS: Overlay extraction support
asgerf
committed
c1df8a9
View commit details
Copy full SHA for c1df8a9
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
JavaScript: Ignore `outDir`s that would exclude everything
Show description for 43accc5
tausbn
committed
43accc5
View commit details
Copy full SHA for 43accc5
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
JS: Remove TypeScriptMode
asgerf
committed
2aad147
View commit details
Copy full SHA for 2aad147
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
JS: Fix imprecise condition
asgerf
committed
02cdde1
View commit details
Copy full SHA for 02cdde1
View code at this point
Browse repository at this point
JS: Remove code path for TypeScript full extraction
asgerf
committed
74b817b
View commit details
Copy full SHA for 74b817b
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
JS: Change default TypeScript extraction mode to basic
asgerf
committed
8efa38b
View commit details
Copy full SHA for 8efa38b
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
Merge pull request #19680 from github/tausbn/javascript-exclude-obviously-generated-files
Show description for ac8b41a
tausbn
authored
ac8b41a
View commit details
Copy full SHA for ac8b41a
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
JavaScript: Fix duplicate comment
tausbn
committed
e3d9d92
View commit details
Copy full SHA for e3d9d92
View code at this point
Browse repository at this point
JavaScript: Move tsconfig files into `extractor.tsconfig` package
Show description for f08c2fa
tausbn
committed
f08c2fa
View commit details
Copy full SHA for f08c2fa
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
JavaScript: Extract `tsconfig.json` also in `basic` mode
Show description for 281ccf7
tausbn
committed
281ccf7
View commit details
Copy full SHA for 281ccf7
View code at this point
Browse repository at this point
JavaScript: Don't extract files with TypeScript progenitors
tausbn
committed
8829f78
View commit details
Copy full SHA for 8829f78
View code at this point
Browse repository at this point
JavaScript: Don't extract files in `tsconfig.json` `outDir`
tausbn
committed
14f5088
View commit details
Copy full SHA for 14f5088
View code at this point
Browse repository at this point
Commits on May 20, 2025
JS: Do not ignore variables from ambient declarations
asgerf
committed
50e4ac8
View commit details
Copy full SHA for 50e4ac8
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
JS: Extract more tsconfig.json patterns
asgerf
committed
359525b
View commit details
Copy full SHA for 359525b
View code at this point
Browse repository at this point
JS: Ensure json files are extracted properly in tests
asgerf
committed
8c0b0c4
View commit details
Copy full SHA for 8c0b0c4
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
JS: Tolerate trailing comma in JSON objects
asgerf
committed
152d6f3
View commit details
Copy full SHA for 152d6f3
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
JS: Update extractor version string
asgerf
committed
cfa1a9b
View commit details
Copy full SHA for cfa1a9b
View code at this point
Browse repository at this point
JS: Tolerate trailing comma in JSON array
Show description for 1434f7a
asgerf
committed
1434f7a
View commit details
Copy full SHA for 1434f7a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.