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
10k
Code
Issues
996
Pull requests
454
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
test
on
codeql-cli/v2.15.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2023
fix `TypeExprKinds` crashing on a `ThisExpression`
erik-krogh
committed
302199a
View commit details
Copy full SHA for 302199a
View code at this point
Browse repository at this point
Move test files into right directory.
Max Schaefer
committed
2c72913
View commit details
Copy full SHA for 2c72913
View code at this point
Browse repository at this point
JavaScript: Add support for `rateLimit` export from `express-rate-limit` package.
Max Schaefer
committed
bb146a1
View commit details
Copy full SHA for bb146a1
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Merge pull request #14484 from aibaars/ts53-js
Show description for 0e3369f
aibaars
authored
0e3369f
View commit details
Copy full SHA for 0e3369f
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Rename DynamicImportExpr::getImport{Attributes => Options}
aibaars
committed
a9a21aa
View commit details
Copy full SHA for a9a21aa
View code at this point
Browse repository at this point
Add tests for deprecated 'assert' syntax
aibaars
committed
a1c1f7b
View commit details
Copy full SHA for a1c1f7b
View code at this point
Browse repository at this point
Replace 'assert' with 'with' in QL test files
aibaars
committed
f38d2e1
View commit details
Copy full SHA for f38d2e1
View code at this point
Browse repository at this point
Rename 'getImportAssertion()' to 'getImportAttributes()' in QL library
aibaars
committed
c28004f
View commit details
Copy full SHA for c28004f
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
add a taint-tracking tests for calls to tagged template strings
erik-krogh
committed
7ca0996
View commit details
Copy full SHA for 7ca0996
View code at this point
Browse repository at this point
add API-graph test for the new tagged template calls
erik-krogh
committed
9b65017
View commit details
Copy full SHA for 9b65017
View code at this point
Browse repository at this point
recognize tagged templates as `DataFlow::CallNode`
erik-krogh
committed
18e6a54
View commit details
Copy full SHA for 18e6a54
View code at this point
Browse repository at this point
combine the `library-tests/CallGraphs/FullTest` tests into one file
erik-krogh
committed
951ed01
View commit details
Copy full SHA for 951ed01
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
JS: Add AmdModuleDefinition::Range
asgerf
committed
162c477
View commit details
Copy full SHA for 162c477
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
fix out of bounds string access in isUsingDecl
erik-krogh
committed
fdd349c
View commit details
Copy full SHA for fdd349c
View code at this point
Browse repository at this point
Merge pull request #13771 from github/max-schaefer/server-side-url-redirect-help
Show description for e722e32
max-schaefer
authored
e722e32
View commit details
Copy full SHA for e722e32
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Make suggestion to replace example.com more explicit.
Max Schaefer
committed
a9e8167
View commit details
Copy full SHA for a9e8167
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
Use better sanitiser.
Max Schaefer
committed
a02f373
View commit details
Copy full SHA for a02f373
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
fix off-by-one
erik-krogh
committed
984795e
View commit details
Copy full SHA for 984795e
View code at this point
Browse repository at this point
`using` is not a keyword
erik-krogh
committed
2643ab3
View commit details
Copy full SHA for 2643ab3
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
add test for await using in TypeScript
erik-krogh
committed
78487d4
View commit details
Copy full SHA for 78487d4
View code at this point
Browse repository at this point
add support for await using in the JS parser
erik-krogh
committed
be27126
View commit details
Copy full SHA for be27126
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
add test for the new type-stuff in TS 5.2 we get for free
erik-krogh
committed
cb66d62
View commit details
Copy full SHA for cb66d62
View code at this point
Browse repository at this point
add support for the new `using` keyword in TypeScript
erik-krogh
committed
dc454d3
View commit details
Copy full SHA for dc454d3
View code at this point
Browse repository at this point
add JS support the `using` keyword
erik-krogh
committed
a7d92b3
View commit details
Copy full SHA for a7d92b3
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Merge pull request #14007 from asgerf/js/import-path-string
Show description for 2b540e2
asgerf
authored
2b540e2
View commit details
Copy full SHA for 2b540e2
View code at this point
Browse repository at this point
JS: More robust handling of cyclic aliases
asgerf
committed
c6a757e
View commit details
Copy full SHA for c6a757e
View code at this point
Browse repository at this point
JS: Add reproduction test
asgerf
committed
794a459
View commit details
Copy full SHA for 794a459
View code at this point
Browse repository at this point
JS: Follow immediate predecessors in path resolution
asgerf
committed
dec6039
View commit details
Copy full SHA for dec6039
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Use more sensible validator in example.
Max Schaefer
committed
8736413
View commit details
Copy full SHA for 8736413
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
support arbitrary codepoints in NfaUtils.qll
erik-krogh
committed
0bce424
View commit details
Copy full SHA for 0bce424
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
escape unicode chars in the output for the ReDoS queries
erik-krogh
committed
92db7b0
View commit details
Copy full SHA for 92db7b0
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Merge pull request #13737 from asgerf/dynamic/fuzzy-models
Show description for c38cbe8
asgerf
authored
c38cbe8
View commit details
Copy full SHA for c38cbe8
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
JavaScript: Improve query help for `js/server-side-unvalidated-url-redirection`.
Max Schaefer
committed
7823ff9
View commit details
Copy full SHA for 7823ff9
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Merge pull request #13719 from asgerf/js/barrier-inout
Show description for d57276c
asgerf
authored
d57276c
View commit details
Copy full SHA for d57276c
View code at this point
Browse repository at this point
JS: Add Fuzzy token in identifying access path
asgerf
committed
f3fab58
View commit details
Copy full SHA for f3fab58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.