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 }}
luvandy
/
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
src
on
main
User selector
All users
All time
Commit history
Commits on May 27, 2025
Update javascript/ql/src/codeql-suites/javascript-security-and-quality.qls
Show description for 1f6b3ad
Napalys
and
michaelnebel
authored
1f6b3ad
View commit details
Copy full SHA for 1f6b3ad
View code at this point
Browse repository at this point
Commits on May 26, 2025
JS: Move query suite selector logic to `javascript-security-and-quality.qls`
Napalys
committed
37024ad
View commit details
Copy full SHA for 37024ad
View code at this point
Browse repository at this point
Commits on May 22, 2025
Merge pull request #19516 from asgerf/js/npm-package-name-join
Show description for 9202a1b
asgerf
authored
9202a1b
View commit details
Copy full SHA for 9202a1b
View code at this point
Browse repository at this point
Commits on May 19, 2025
JS: Update UnresolvableImports to handle nested packages
asgerf
committed
317e61d
View commit details
Copy full SHA for 317e61d
View code at this point
Browse repository at this point
Add change-notes.
michaelnebel
committed
dabeddb
View commit details
Copy full SHA for dabeddb
View code at this point
Browse repository at this point
Lower the precision of a range of harcoded password queries to remove them from query suites.
michaelnebel
committed
03ecd24
View commit details
Copy full SHA for 03ecd24
View code at this point
Browse repository at this point
Commits on May 13, 2025
Post-release preparation for codeql-cli-2.21.3
github-actions[bot]
committed
5f9dd75
View commit details
Copy full SHA for 5f9dd75
View code at this point
Browse repository at this point
Release preparation for version 2.21.3
github-actions[bot]
committed
2de4a01
View commit details
Copy full SHA for 2de4a01
View code at this point
Browse repository at this point
Merge pull request #19391 from asgerf/js/typescript-path-resolution
Show description for 169ae19
asgerf
authored
169ae19
View commit details
Copy full SHA for 169ae19
View code at this point
Browse repository at this point
Commits on May 2, 2025
Merge pull request #19422 from Napalys/js/shelljs
Show description for d1e769b
Napalys
authored
d1e769b
View commit details
Copy full SHA for d1e769b
View code at this point
Browse repository at this point
Merge pull request #19413 from tamasvajk/quality/query-suite-selector
Show description for cb1c373
tamasvajk
authored
cb1c373
View commit details
Copy full SHA for cb1c373
View code at this point
Browse repository at this point
Commits on May 1, 2025
Add change notes
owen-mc
committed
0863c87
View commit details
Copy full SHA for 0863c87
View code at this point
Browse repository at this point
Refactor process.env handling in CleartextLogging and IndirectCommandInjection modules to use ThreatModelSource
Napalys
committed
d4b5ef6
View commit details
Copy full SHA for d4b5ef6
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Fix cwe tags to include leading zero
owen-mc
committed
cf614a5
View commit details
Copy full SHA for cf614a5
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
JS: Change note
asgerf
committed
da5d799
View commit details
Copy full SHA for da5d799
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Use code-quality-selectors in JS suite
tamasvajk
committed
d56c522
View commit details
Copy full SHA for d56c522
View code at this point
Browse repository at this point
JS: Deprecate PathExpr and related classes
asgerf
committed
ed2a832
View commit details
Copy full SHA for ed2a832
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
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
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 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
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
Commits on Apr 11, 2025
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
Commits on Apr 10, 2025
Merge pull request #19200 from asgerf/js/web-response
Show description for eac14b9
asgerf
authored
eac14b9
View commit details
Copy full SHA for eac14b9
View code at this point
Browse repository at this point
JS: Change note
asgerf
committed
3da1f26
View commit details
Copy full SHA for 3da1f26
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
JS: Change note
asgerf
committed
da7d6d3
View commit details
Copy full SHA for da7d6d3
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Updated `SocketClass` to use API Graphs.
Napalys
committed
e16a20e
View commit details
Copy full SHA for e16a20e
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Merge pull request #19192 from asgerf/js/name-resolution-independent-fixes
Show description for bb15f30
asgerf
authored
bb15f30
View commit details
Copy full SHA for bb15f30
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Update javascript/ql/src/Expressions/ExprHasNoEffect.ql
Show description for d8ef4fc
jonjanego
and
Napalys
authored
d8ef4fc
View commit details
Copy full SHA for d8ef4fc
View code at this point
Browse repository at this point
Merge branch 'main' into js/name-resolution-independent-fixes
asgerf
authored
6c3bc94
View commit details
Copy full SHA for 6c3bc94
View code at this point
Browse repository at this point
JS: Change note
asgerf
committed
2c40359
View commit details
Copy full SHA for 2c40359
View code at this point
Browse repository at this point
JS: Protect against bad join in BadRandomness
Show description for 78b2538
asgerf
committed
78b2538
View commit details
Copy full SHA for 78b2538
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Update ExprHasNoEffect.ql
Show description for 74587f0
jonjanego
authored
74587f0
View commit details
Copy full SHA for 74587f0
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.21.0
github-actions[bot]
committed
10205cb
View commit details
Copy full SHA for 10205cb
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Release preparation for version 2.21.0
github-actions[bot]
committed
84f6564
View commit details
Copy full SHA for 84f6564
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.