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
.
ecampuslearning
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
9
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
on
main
User selector
All users
All time
Commit history
Commits on Apr 30, 2024
Merge pull request #16330 from erik-krogh/del-deps-apr-2024
Show description for 7e83979
erik-krogh
authored
7e83979
View commit details
Copy full SHA for 7e83979
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
change all the change-notes to breaking
erik-krogh
committed
800d754
View commit details
Copy full SHA for 800d754
View code at this point
Browse repository at this point
add change-notes
erik-krogh
committed
14d88eb
View commit details
Copy full SHA for 14d88eb
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
delete outdated deprecations
erik-krogh
committed
baa31e1
View commit details
Copy full SHA for baa31e1
View code at this point
Browse repository at this point
JS: Expose InternalModuleNaming
asgerf
committed
d0c9e3f
View commit details
Copy full SHA for d0c9e3f
View code at this point
Browse repository at this point
Merge pull request #16061 from RasmusWL/js-extractor-fix
Show description for 9082972
asgerf
authored
9082972
View commit details
Copy full SHA for 9082972
View code at this point
Browse repository at this point
Merge pull request #16308 from asgerf/js/model-generation-quote
Show description for 290b0fc
RasmusWL
authored
290b0fc
View commit details
Copy full SHA for 290b0fc
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
JS: Allow generated models to use (package)
asgerf
committed
db07c16
View commit details
Copy full SHA for db07c16
View code at this point
Browse repository at this point
Update ModelGeneration.expected
asgerf
committed
9d00f66
View commit details
Copy full SHA for 9d00f66
View code at this point
Browse repository at this point
JS: Add quotes around package name to correct parsing
asgerf
committed
e4f23b3
View commit details
Copy full SHA for e4f23b3
View code at this point
Browse repository at this point
JS: do fewer regexp matches in SensitiveActions
nickrolfe
committed
003d208
View commit details
Copy full SHA for 003d208
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Merge pull request #16241 from asgerf/js/re-export
Show description for ac34b92
asgerf
authored
ac34b92
View commit details
Copy full SHA for ac34b92
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Merge pull request #15386 from asgerf/js/graph-export
Show description for decd576
asgerf
authored
decd576
View commit details
Copy full SHA for decd576
View code at this point
Browse repository at this point
JS: Fix bug in MkClassInstance use-nodes
Show description for 3c885f3
asgerf
committed
3c885f3
View commit details
Copy full SHA for 3c885f3
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Merge branch 'main' into js-extractor-fix
asgerf
authored
64321b3
View commit details
Copy full SHA for 64321b3
View code at this point
Browse repository at this point
JS: Update test output
asgerf
committed
da33c22
View commit details
Copy full SHA for da33c22
View code at this point
Browse repository at this point
JS: Add test for use steps
asgerf
committed
eab9698
View commit details
Copy full SHA for eab9698
View code at this point
Browse repository at this point
Ensure props are included in MkMemberLabel
asgerf
committed
2dcb5fb
View commit details
Copy full SHA for 2dcb5fb
View code at this point
Browse repository at this point
JS: Also do this for use-steps and exclude pseudo-properties
asgerf
committed
3eb4e39
View commit details
Copy full SHA for 3eb4e39
View code at this point
Browse repository at this point
JS: Add store step into namespace re-export specifier
asgerf
committed
55b9724
View commit details
Copy full SHA for 55b9724
View code at this point
Browse repository at this point
JS: Add test with ESModule re-exports
asgerf
committed
0a7af90
View commit details
Copy full SHA for 0a7af90
View code at this point
Browse repository at this point
Merge pull request #16218 from github/henrymercer/remove-ml-powered-queries
Show description for 902f0f9
henrymercer
authored
902f0f9
View commit details
Copy full SHA for 902f0f9
View code at this point
Browse repository at this point
JS: Use AccessPath as parameter type
asgerf
committed
5e7026c
View commit details
Copy full SHA for 5e7026c
View code at this point
Browse repository at this point
Merge pull request #16228 from github/post-release-prep/codeql-cli-2.17.1
Show description for da3fa22
alexet
authored
da3fa22
View commit details
Copy full SHA for da3fa22
View code at this point
Browse repository at this point
Merge pull request #16161 from RasmusWL/js/strict-mode
Show description for f78ea26
asgerf
authored
f78ea26
View commit details
Copy full SHA for f78ea26
View code at this point
Browse repository at this point
JS: Change note
asgerf
committed
ed80e4e
View commit details
Copy full SHA for ed80e4e
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Merge branch 'main' into js/graph-export
asgerf
committed
be64daf
View commit details
Copy full SHA for be64daf
View code at this point
Browse repository at this point
Upgrade rules_pkg to 0.10.1.
criemen
committed
6ba27dc
View commit details
Copy full SHA for 6ba27dc
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.17.1
github-actions[bot]
committed
622e176
View commit details
Copy full SHA for 622e176
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
Release preparation for version 2.17.1
github-actions[bot]
committed
9bfe4ea
View commit details
Copy full SHA for 9bfe4ea
View code at this point
Browse repository at this point
JS: Remove ML-powered queries
henrymercer
committed
8747438
View commit details
Copy full SHA for 8747438
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Update javascript/ql/lib/semmle/javascript/frameworks/data/ModelsAsData.qll
Show description for 330229c
asgerf
and
RasmusWL
authored
330229c
View commit details
Copy full SHA for 330229c
View code at this point
Browse repository at this point
Add deprecation comments
hvitved
committed
e7dc120
View commit details
Copy full SHA for e7dc120
View code at this point
Browse repository at this point
JS: No longer use models-as-data CSV interface
hvitved
committed
9d8b93e
View commit details
Copy full SHA for 9d8b93e
View code at this point
Browse repository at this point
Sync files
hvitved
committed
fdb7745
View commit details
Copy full SHA for fdb7745
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.