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 }}
Napalys
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
javascript
ql
lib
on
python/hdbcli
User selector
All users
Datepicker
All time
Commit history
Commits on May 1, 2025
Address comments
Napalys
committed
68a9dd9
View commit details
Copy full SHA for 68a9dd9
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Added change note
Napalys
committed
9624a41
View commit details
Copy full SHA for 9624a41
View code at this point
Browse repository at this point
Added support for `fastify.all`
Napalys
committed
71f1b82
View commit details
Copy full SHA for 71f1b82
View code at this point
Browse repository at this point
Merge pull request #19412 from asgerf/js/promise-all
Show description for 8ebbfb1
asgerf
authored
8ebbfb1
View commit details
Copy full SHA for 8ebbfb1
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Merge pull request #19300 from Napalys/js/fastify
Show description for 6de38b1
Napalys
authored
6de38b1
View commit details
Copy full SHA for 6de38b1
View code at this point
Browse repository at this point
JS: Make API graphs rely on type-tracking steps in general
asgerf
committed
eae1e1c
View commit details
Copy full SHA for eae1e1c
View code at this point
Browse repository at this point
JS: Add type-tracking step through simple Promise.all() calls
asgerf
committed
e40b93b
View commit details
Copy full SHA for e40b93b
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Merge pull request #19401 from github/post-release-prep/codeql-cli-2.21.2
Show description for 50f7ee1
nickrolfe
authored
50f7ee1
View commit details
Copy full SHA for 50f7ee1
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.21.2
github-actions[bot]
committed
2e0699a
View commit details
Copy full SHA for 2e0699a
View code at this point
Browse repository at this point
Fix, prevent addHook return values from being treated as XSS sinks
Napalys
committed
8b53f8f
View commit details
Copy full SHA for 8b53f8f
View code at this point
Browse repository at this point
Updated modeling of `aws-sdk` with `MaD`
Napalys
committed
73309fb
View commit details
Copy full SHA for 73309fb
View code at this point
Browse repository at this point
Fixed naming acronyms to be `PascalCase`
Napalys
committed
654177d
View commit details
Copy full SHA for 654177d
View code at this point
Browse repository at this point
Updated `takesConfigurationObject` with API graphs
Napalys
committed
f7f9fb8
View commit details
Copy full SHA for f7f9fb8
View code at this point
Browse repository at this point
Added support for `AWS.Credentials` hardcoded credentials
Napalys
committed
42d5b80
View commit details
Copy full SHA for 42d5b80
View code at this point
Browse repository at this point
Added ability to detect direct write to global `AWS.config`
Napalys
committed
f69037c
View commit details
Copy full SHA for f69037c
View code at this point
Browse repository at this point
Added ability to detect `new AWS.ServiceName` cases with hardcoded credentials
Napalys
committed
05e4677
View commit details
Copy full SHA for 05e4677
View code at this point
Browse repository at this point
Release preparation for version 2.21.2
github-actions[bot]
committed
625354c
View commit details
Copy full SHA for 625354c
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Undo unnecessary name tracking for request, response objects
Napalys
committed
fdfdcc0
View commit details
Copy full SHA for fdfdcc0
View code at this point
Browse repository at this point
JS: Add isMiddlewareSetup() hook to Routing model
asgerf
committed
00661b6
View commit details
Copy full SHA for 00661b6
View code at this point
Browse repository at this point
Merge pull request #19283 from asgerf/js/rest-pattern-fix
Show description for c2cab18
asgerf
authored
c2cab18
View commit details
Copy full SHA for c2cab18
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Post-release preparation for codeql-cli-2.21.1
github-actions[bot]
committed
d78736b
View commit details
Copy full SHA for d78736b
View code at this point
Browse repository at this point
Add user-controlled property tracking and update code injection alerts in Fastify hooks
Napalys
committed
5c3556d
View commit details
Copy full SHA for 5c3556d
View code at this point
Browse repository at this point
Added `addHook` to `RouteSetup` thus now it is recognized now as rouute handler
Napalys
committed
9b194ea
View commit details
Copy full SHA for 9b194ea
View code at this point
Browse repository at this point
Added change note
Napalys
committed
f1a3293
View commit details
Copy full SHA for f1a3293
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Release preparation for version 2.21.1
github-actions[bot]
committed
b961c59
View commit details
Copy full SHA for b961c59
View code at this point
Browse repository at this point
Merge pull request #19184 from Napalys/js/request_handlers
Show description for 8631371
Napalys
authored
8631371
View commit details
Copy full SHA for 8631371
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Merge pull request #19231 from Napalys/js/typed_array
Show description for 3d7c020
Napalys
authored
3d7c020
View commit details
Copy full SHA for 3d7c020
View code at this point
Browse repository at this point
Now `nextUrl` is of type `parameter` and loosen the restriction for `NextAppRouteHandler`
Napalys
committed
11abbf8
View commit details
Copy full SHA for 11abbf8
View code at this point
Browse repository at this point
Update javascript/ql/lib/semmle/javascript/frameworks/Next.qll
Show description for 92e4f11
Napalys
and
asgerf
authored
92e4f11
View commit details
Copy full SHA for 92e4f11
View code at this point
Browse repository at this point
Update javascript/ql/lib/semmle/javascript/internal/flow_summaries/Strings.qll
Show description for d0dcf89
Napalys
and
asgerf
authored
d0dcf89
View commit details
Copy full SHA for d0dcf89
View code at this point
Browse repository at this point
Merge pull request #19218 from Napalys/js/upgrade_websocket
Show description for d17d29a
Napalys
authored
d17d29a
View commit details
Copy full SHA for d17d29a
View code at this point
Browse repository at this point
Renamed`DecodeLike` to `Decode` and updated `propagatesFlow`
Napalys
committed
e3f1720
View commit details
Copy full SHA for e3f1720
View code at this point
Browse repository at this point
Added change note
Napalys
committed
2c4b352
View commit details
Copy full SHA for 2c4b352
View code at this point
Browse repository at this point
Added `searchParams.get` as potential source for SSRF
Napalys
committed
678eccb
View commit details
Copy full SHA for 678eccb
View code at this point
Browse repository at this point
Added support for `NextRequest` `middleware` SSRF.
Napalys
committed
6e09a65
View commit details
Copy full SHA for 6e09a65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.