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 }}
austingod
/
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
on
main
User selector
All users
All time
Commit history
Commits on Mar 23, 2023
add test diagnostics test for internal error
erik-krogh
committed
27c2930
View commit details
Copy full SHA for 27c2930
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Merge pull request #12631 from alexrford/js/weak-cryptographic-algorithm_space
Show description for 0f267e0
alexrford
authored
0f267e0
View commit details
Copy full SHA for 0f267e0
View code at this point
Browse repository at this point
Merge pull request #12592 from erik-krogh/rhsRegress
Show description for 663d4e8
erik-krogh
authored
663d4e8
View commit details
Copy full SHA for 663d4e8
View code at this point
Browse repository at this point
JS: add a missing space in alert message for js/weak-cryptographic-algorithm
alexrford
committed
b000b9b
View commit details
Copy full SHA for b000b9b
View code at this point
Browse repository at this point
Update javascript/ql/lib/semmle/javascript/GlobalAccessPaths.qll
Show description for bdab57b
erik-krogh
and
asgerf
authored
bdab57b
View commit details
Copy full SHA for bdab57b
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
manual recursion, and other join-order
erik-krogh
committed
c023af7
View commit details
Copy full SHA for c023af7
View code at this point
Browse repository at this point
fix performance
erik-krogh
committed
070468a
View commit details
Copy full SHA for 070468a
View code at this point
Browse repository at this point
use SSA in the GetLaterAccess module
erik-krogh
committed
34fe1a8
View commit details
Copy full SHA for 34fe1a8
View code at this point
Browse repository at this point
Merge pull request #12570 from github/post-release-prep/codeql-cli-2.12.5
Show description for 6d665da
asgerf
authored
6d665da
View commit details
Copy full SHA for 6d665da
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Merge pull request #12543 from erik-krogh/reg-perf
Show description for 0f813ce
erik-krogh
authored
0f813ce
View commit details
Copy full SHA for 0f813ce
View code at this point
Browse repository at this point
Merge pull request #12518 from erik-krogh/more-express-sources
Show description for 540542c
erik-krogh
authored
540542c
View commit details
Copy full SHA for 540542c
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Post-release preparation for codeql-cli-2.12.5
github-actions[bot]
committed
981e171
View commit details
Copy full SHA for 981e171
View code at this point
Browse repository at this point
Merge pull request #12555 from asgerf/js/block-modes
Show description for d537f86
asgerf
authored
d537f86
View commit details
Copy full SHA for d537f86
View code at this point
Browse repository at this point
Merge pull request #12568 from github/rc/3.9
Show description for 9d05d94
henrymercer
authored
9d05d94
View commit details
Copy full SHA for 9d05d94
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
bump to stable release
erik-krogh
committed
f1094cd
View commit details
Copy full SHA for f1094cd
View code at this point
Browse repository at this point
bump to RC
erik-krogh
committed
f3c7aed
View commit details
Copy full SHA for f3c7aed
View code at this point
Browse repository at this point
add change-note and bump version
erik-krogh
committed
e00c41c
View commit details
Copy full SHA for e00c41c
View code at this point
Browse repository at this point
add test confirming support for const type parameters
erik-krogh
committed
a637399
View commit details
Copy full SHA for a637399
View code at this point
Browse repository at this point
add test confirming end-to-end support for well-typed decorators with the new TS 5.0 type ClassMethodDecoratorContext
erik-krogh
committed
2c1c41d
View commit details
Copy full SHA for 2c1c41d
View code at this point
Browse repository at this point
upgrade to TypeScript 5.0 beta, and unbreak things that broke
erik-krogh
committed
d47659b
View commit details
Copy full SHA for d47659b
View code at this point
Browse repository at this point
JS: Update for renamed `com.semmle.util.diagnostics` package
henrymercer
committed
74cc1a4
View commit details
Copy full SHA for 74cc1a4
View code at this point
Browse repository at this point
JS: Add change note
asgerf
committed
bce1f29
View commit details
Copy full SHA for bce1f29
View code at this point
Browse repository at this point
JS: Flag crypto operations with weak block mode
asgerf
committed
86a06bd
View commit details
Copy full SHA for 86a06bd
View code at this point
Browse repository at this point
JS: Add crypto test with AES-ECB
asgerf
committed
e907d68
View commit details
Copy full SHA for e907d68
View code at this point
Browse repository at this point
Release preparation for version 2.12.5
github-actions[bot]
committed
fe4d27e
View commit details
Copy full SHA for fe4d27e
View code at this point
Browse repository at this point
avoid redundant sources
erik-krogh
committed
f718d78
View commit details
Copy full SHA for f718d78
View code at this point
Browse repository at this point
ReDoS: put an artificial limitation on the analysis in polynomial-redos for large regular expressions
erik-krogh
committed
54ec047
View commit details
Copy full SHA for 54ec047
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
recognize more express URL related sources
erik-krogh
committed
a72436f
View commit details
Copy full SHA for a72436f
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Merge branch 'main' into henrymercer/polish-diagnostics
aibaars
authored
fbe9823
View commit details
Copy full SHA for fbe9823
View code at this point
Browse repository at this point
JS: Update diagnostics IDs for consistency with rules
henrymercer
committed
1394abc
View commit details
Copy full SHA for 1394abc
View code at this point
Browse repository at this point
JS: Update parse error diagnostic name for consistency
henrymercer
committed
1f63c5d
View commit details
Copy full SHA for 1f63c5d
View code at this point
Browse repository at this point
Merge pull request #12382 from asgerf/js/import-assertion
Show description for feb7c49
asgerf
authored
feb7c49
View commit details
Copy full SHA for feb7c49
View code at this point
Browse repository at this point
Merge pull request #12445 from asgerf/js/react-forward-ref
Show description for d953ad6
asgerf
authored
d953ad6
View commit details
Copy full SHA for d953ad6
View code at this point
Browse repository at this point
JS: Include trap test for trailing commas
asgerf
committed
d74da30
View commit details
Copy full SHA for d74da30
View code at this point
Browse repository at this point
Merge pull request #12423 from asgerf/js/trusted-types-global-flow
Show description for 8ab3f39
asgerf
authored
8ab3f39
View commit details
Copy full SHA for 8ab3f39
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.