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
447
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
on
refs/heads/codeql-cli-2.22.4
User selector
All users
All time
Commit history
Commits on Jul 11, 2025
JavaScript: Add test where `outDir` resolves to an unwanted path
tausbn
committed
30f7058
View commit details
Copy full SHA for 30f7058
View code at this point
Browse repository at this point
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 obsolete unit tests
asgerf
committed
4b2025d
View commit details
Copy full SHA for 4b2025d
View code at this point
Browse repository at this point
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 a bug in a unit test
Show description for 5289e4f
asgerf
committed
5289e4f
View commit details
Copy full SHA for 5289e4f
View code at this point
Browse repository at this point
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: Don't try to augment invalid files
Show description for 488da14
asgerf
committed
488da14
View commit details
Copy full SHA for 488da14
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: Fix existing tests and test runner
Show description for 619256e
tausbn
committed
619256e
View commit details
Copy full SHA for 619256e
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: Update TRAP after extractor change
asgerf
committed
11607e5
View commit details
Copy full SHA for 11607e5
View code at this point
Browse repository at this point
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
JS: Add test with trailing comma in JSON object
asgerf
committed
6dd8114
View commit details
Copy full SHA for 6dd8114
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
JS: Add failing TRAP test for trailing comma
asgerf
committed
800dd16
View commit details
Copy full SHA for 800dd16
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Merge pull request #19117 from lcartey/lcartey/support-sap-json-formats
Show description for ee867e9
asgerf
authored
ee867e9
View commit details
Copy full SHA for ee867e9
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
JS: Parse with proper locations
asgerf
committed
c8817d9
View commit details
Copy full SHA for c8817d9
View code at this point
Browse repository at this point
JS: Ensure correct value is used in parseNameExpression()
Show description for cc2bec0
asgerf
committed
cc2bec0
View commit details
Copy full SHA for cc2bec0
View code at this point
Browse repository at this point
JS: Update TRAP output
asgerf
committed
b155444
View commit details
Copy full SHA for b155444
View code at this point
Browse repository at this point
JS: Update extractor version string
asgerf
committed
fa53ff9
View commit details
Copy full SHA for fa53ff9
View code at this point
Browse repository at this point
JS: Separate JSDoc qualified names into individual identifiers
asgerf
committed
3a60897
View commit details
Copy full SHA for 3a60897
View code at this point
Browse repository at this point
JS: Remove unused 'spec' field
asgerf
committed
c61454b
View commit details
Copy full SHA for c61454b
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Add support for additional SAP JSON formats.
lcartey
committed
8814077
View commit details
Copy full SHA for 8814077
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
JS: Use StringBuilder when building up type name
Show description for bf9d748
asgerf
committed
bf9d748
View commit details
Copy full SHA for bf9d748
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Rename validation methods for type expressions and added recursive call for type validation.
Show description for c93be70
Napalys
and
asgerf
committed
c93be70
View commit details
Copy full SHA for c93be70
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.