Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
2k
Star
9.8k
Code
Issues
985
Pull requests
418
Discussions
Actions
Projects
Models
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Models
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
javascript
on
codeql-cli/v2.15.5
User selector
All users
All time
Commit history
Commits on Dec 18, 2023
Release preparation for version 2.15.5
github-actions[bot]
committed
19af35b
Copy full SHA for 19af35b
Commits on Dec 14, 2023
use direct string comparison instead, that doesn't crash on invalid values
erik-krogh
committed
c752f26
Copy full SHA for c752f26
fix the parsing of boolean environment variables in the TypeScript extractor
erik-krogh
committed
5bbf79b
Copy full SHA for 5bbf79b
rename extractor environment variable to `CODEQL_EXTRACTOR_JAVASCRIPT_OPTION_SKIP_TYPES`
erik-krogh
committed
1a0d29b
Copy full SHA for 1a0d29b
add environment variable to skip extraction of types in TypeScript
erik-krogh
committed
62205f6
Copy full SHA for 62205f6
make sure `reset()` is called when manually invoking the TS extractor, so environment-variables are read
erik-krogh
committed
b5fe0e5
Copy full SHA for b5fe0e5
move `TypeVarDepth` further up, so its declared before it's used
erik-krogh
committed
96d1573
Copy full SHA for 96d1573
fix a `this` reference
Show description for 10cf53b
erik-krogh
committed
10cf53b
Copy full SHA for 10cf53b
exclude all the lib.d.ts files when running the TS extractor directly
Show description for 43b228d
erik-krogh
committed
43b228d
Copy full SHA for 43b228d
Commits on Dec 6, 2023
Post-release preparation for codeql-cli-2.15.4
github-actions[bot]
committed
92af5f5
Copy full SHA for 92af5f5
Release preparation for version 2.15.4
github-actions[bot]
committed
c04457e
Copy full SHA for c04457e
Commits on Nov 30, 2023
Remove unwanted period from query name
Show description for 4cb2f53
felicitymay
authored
4cb2f53
Copy full SHA for 4cb2f53
Commits on Nov 29, 2023
Added Django test
rafaelurben
authored
1a05c2e
Copy full SHA for 1a05c2e
Update javascript/ql/src/change-notes/2023-11-28-django-urls.md
Show description for 0a74a3a
rafaelurben
and
erik-krogh
authored
0a74a3a
Copy full SHA for 0a74a3a
Commits on Nov 28, 2023
Create 2023-11-28-django-urls.md
rafaelurben
authored
0b0c9e3
Copy full SHA for 0b0c9e3
Detect Django template URLs
Show description for 286e395
rafaelurben
authored
286e395
Copy full SHA for 286e395
Commits on Nov 23, 2023
Merge branch 'main' into amammad-js-SQLI
erik-krogh
committed
abb8d65
Copy full SHA for abb8d65
add change-note
erik-krogh
committed
43c7646
Copy full SHA for 43c7646
fix second round of code review. improve documents, fix better-sqlite3 method
am0o0
committed
60b422a
Copy full SHA for 60b422a
update the JS change notes to mention security severity instead of just severity
erik-krogh
committed
dd1e71a
Copy full SHA for dd1e71a
Commits on Nov 22, 2023
add failingPositiveTests to inlinetests
am0o0
committed
eb552b7
Copy full SHA for eb552b7
Commits on Nov 21, 2023
move TypeORM library file and tests to experimental
Show description for 0328a29
am0o0
committed
0328a29
Copy full SHA for 0328a29
fix Query class docstring
am0o0
committed
999ec70
Copy full SHA for 999ec70
Merge pull request #14846 from github/max-schaefer/js/path-injection
Show description for 2c5ce32
max-schaefer
authored
2c5ce32
Copy full SHA for 2c5ce32
Apply suggestions from code review
Show description for dfffa1e
max-schaefer
and
sabrowning1
authored
dfffa1e
Copy full SHA for dfffa1e
Commits on Nov 20, 2023
use exact version
erik-krogh
committed
5611a3e
Copy full SHA for 5611a3e
update to the stable version of TypeScript 5.3
erik-krogh
committed
10b3efa
Copy full SHA for 10b3efa
Merge branch 'main' into ts53-ts
erik-krogh
committed
dde9a7c
Copy full SHA for dde9a7c
Update qhelp for js/path-injection.
Max Schaefer
committed
d147fab
Copy full SHA for d147fab
Commits on Nov 17, 2023
Post-release preparation for codeql-cli-2.15.3
github-actions[bot]
committed
bad499e
Copy full SHA for bad499e
Commits on Nov 16, 2023
Release preparation for version 2.15.3
github-actions[bot]
committed
6ec9b95
Copy full SHA for 6ec9b95
Remove LoC metrics from the analysis summary
henrymercer
committed
de83929
Copy full SHA for de83929
Commits on Nov 14, 2023
Merge branch 'main' into rvermeulen/javascript-adjust-security-severity
rvermeulen
authored
52540b4
Copy full SHA for 52540b4
Restore XssThroughDom.ql's severity
rvermeulen
authored
6bd7047
Copy full SHA for 6bd7047
Commits on Nov 9, 2023
Take our node, not the one that comes first on the PATH.
criemen
committed
97fd203
Copy full SHA for 97fd203
Previous
Next
You can’t perform that action at this time.