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
997
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
query-tests
on
codeql-cli/v2.15.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2023
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 Sep 13, 2023
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 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 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
Commits on Jul 11, 2023
JS: Replace ClearTextLogging::isSanitizerEdge with a node
asgerf
committed
944a2ca
View commit details
Copy full SHA for 944a2ca
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
JS: Fix whitespace
asgerf
committed
27085b1
View commit details
Copy full SHA for 27085b1
View code at this point
Browse repository at this point
JS: Add test for path.join with spread argument
asgerf
committed
fe90146
View commit details
Copy full SHA for fe90146
View code at this point
Browse repository at this point
JS: Add test for fs/promises
asgerf
committed
06bc0f6
View commit details
Copy full SHA for 06bc0f6
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Merge pull request #13642 from erik-krogh/san-script
Show description for b2a60bf
erik-krogh
authored
b2a60bf
View commit details
Copy full SHA for b2a60bf
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
fix FP by requiring that the regular expression mention on of the chars important in the prefix
erik-krogh
committed
f9eee90
View commit details
Copy full SHA for f9eee90
View code at this point
Browse repository at this point
add FP for incomplete-multi-char-sanitization
erik-krogh
committed
bd400be
View commit details
Copy full SHA for bd400be
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Adapt `Webix` modeling to support HTML use-cases
jorgectf
committed
2ac334b
View commit details
Copy full SHA for 2ac334b
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Update `HeuristicSourceCodeInjection.expected`
jorgectf
committed
1e663b8
View commit details
Copy full SHA for 1e663b8
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Add missing `;`
jorgectf
authored
08b9a5e
View commit details
Copy full SHA for 08b9a5e
View code at this point
Browse repository at this point
Format `webix.js`
jorgectf
authored
3c980db
View commit details
Copy full SHA for 3c980db
View code at this point
Browse repository at this point
Add webix copy function
Kwstubbs
committed
3605269
View commit details
Copy full SHA for 3605269
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Add models for `webix`
Show description for 6947e99
jorgectf
and
Kwstubbs
committed
6947e99
View commit details
Copy full SHA for 6947e99
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
use consistent indentation in mongoose.js
erik-krogh
committed
3fd9f26
View commit details
Copy full SHA for 3fd9f26
View code at this point
Browse repository at this point
add mongoose.Types.ObjectId.isValid as a sanitizer-guard for NoSQL injection
erik-krogh
committed
cd6f738
View commit details
Copy full SHA for cd6f738
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
Merge pull request #13283 from asgerf/js/restrict-regex-search-function
Show description for 76a8e98
asgerf
authored
76a8e98
View commit details
Copy full SHA for 76a8e98
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
Merge pull request #13329 from erik-krogh/sqlhelp
Show description for b78cd48
erik-krogh
authored
b78cd48
View commit details
Copy full SHA for b78cd48
View code at this point
Browse repository at this point
Commits on May 31, 2023
put string/object in the alert-message for sql-injection
erik-krogh
committed
b343dca
View commit details
Copy full SHA for b343dca
View code at this point
Browse repository at this point
Commits on May 26, 2023
JS: Update test for RegExpAlwaysMatches
asgerf
committed
c637b6f
View commit details
Copy full SHA for c637b6f
View code at this point
Browse repository at this point
JS: Update test and expectations for MissingRegExpAnchor
asgerf
committed
9df9ca2
View commit details
Copy full SHA for 9df9ca2
View code at this point
Browse repository at this point
JS: Update RegExpInjection test and expectations
asgerf
committed
40daa9c
View commit details
Copy full SHA for 40daa9c
View code at this point
Browse repository at this point
Commits on May 23, 2023
add expected output
erik-krogh
committed
f7419c9
View commit details
Copy full SHA for f7419c9
View code at this point
Browse repository at this point
update expected output
erik-krogh
committed
f85b3e1
View commit details
Copy full SHA for f85b3e1
View code at this point
Browse repository at this point
Commits on May 17, 2023
require arguments to be shell interpreted to be flagged by indirect-command-injection
erik-krogh
committed
3293a55
View commit details
Copy full SHA for 3293a55
View code at this point
Browse repository at this point
Commits on May 15, 2023
Merge pull request #12748 from JarLob/yi
Show description for 20e8ee8
asgerf
authored
20e8ee8
View commit details
Copy full SHA for 20e8ee8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.