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
9.9k
Code
Issues
995
Pull requests
447
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
lib
semmle
javascript
on
codeql-cli/v2.19.3
User selector
All users
All time
Commit history
Commits on Nov 1, 2024
JS: Convert remaining queries to use ActiveThreatModelSourceAsSource
RasmusWL
committed
dc8e645
View commit details
Copy full SHA for dc8e645
View code at this point
Browse repository at this point
JS: Remove dummy comment
Show description for 19fae76
RasmusWL
and
asgerf
authored
19fae76
View commit details
Copy full SHA for 19fae76
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
JS: Model `readline` as a `stdin` threat-model source
Show description for 61e60de
RasmusWL
committed
61e60de
View commit details
Copy full SHA for 61e60de
View code at this point
Browse repository at this point
JS: Do simple modeling of `process.stdin` as threat-model source
RasmusWL
committed
eca8bf5
View commit details
Copy full SHA for eca8bf5
View code at this point
Browse repository at this point
JS: Model fs.promises.readFile as file source
Show description for 34b86c3
RasmusWL
committed
34b86c3
View commit details
Copy full SHA for 34b86c3
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
JS: Add initial `file` threat-model support
Show description for 2b6c27e
RasmusWL
committed
2b6c27e
View commit details
Copy full SHA for 2b6c27e
View code at this point
Browse repository at this point
JS: Add `database` threat-model source modeling
RasmusWL
committed
3656864
View commit details
Copy full SHA for 3656864
View code at this point
Browse repository at this point
JS: Minor improvements to threat-model Concepts
Show description for 84f6b89
RasmusWL
committed
84f6b89
View commit details
Copy full SHA for 84f6b89
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
JS: Model newer `yargs` command-line parsing pattern
RasmusWL
committed
d3ae4c9
View commit details
Copy full SHA for d3ae4c9
View code at this point
Browse repository at this point
JS: Consolidate command-line argument modeling
Show description for 3448751
RasmusWL
committed
3448751
View commit details
Copy full SHA for 3448751
View code at this point
Browse repository at this point
JS: Add `environment` threat-model source
RasmusWL
committed
412e841
View commit details
Copy full SHA for 412e841
View code at this point
Browse repository at this point
JS: Make (most) queries use ActiveThreatModelSource
Show description for f733ac1
RasmusWL
committed
f733ac1
View commit details
Copy full SHA for f733ac1
View code at this point
Browse repository at this point
JS: Integrate RemoteFlowSource with ThreatModelSource
RasmusWL
committed
4b1c027
View commit details
Copy full SHA for 4b1c027
View code at this point
Browse repository at this point
JS: Setup basic support for threat-models
Show description for 17a6d54
RasmusWL
committed
17a6d54
View commit details
Copy full SHA for 17a6d54
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
use my script to delete outdated deprecations
erik-krogh
committed
0fdd06f
View commit details
Copy full SHA for 0fdd06f
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Merge pull request #17240 from knewbury01/knewbury01/fix-helmetrequiredsetting-model
Show description for a1688f6
asgerf
authored
a1688f6
View commit details
Copy full SHA for a1688f6
View code at this point
Browse repository at this point
Merge pull request #17212 from mbaluda/main
Show description for 09aca6b
asgerf
authored
09aca6b
View commit details
Copy full SHA for 09aca6b
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
JS: Move AngularJSTemplateUrlSink to ClientSideUrlRedirection query
Show description for 9ee7599
asgerf
committed
9ee7599
View commit details
Copy full SHA for 9ee7599
View code at this point
Browse repository at this point
JS: Treat browser message events as client-side sources
asgerf
committed
2d26405
View commit details
Copy full SHA for 2d26405
View code at this point
Browse repository at this point
Update javascript/ql/lib/semmle/javascript/frameworks/helmet/Helmet.qll
asgerf
authored
7dcdad0
View commit details
Copy full SHA for 7dcdad0
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Add QL docs to helmet model
knewbury01
committed
81787a1
View commit details
Copy full SHA for 81787a1
View code at this point
Browse repository at this point
Update JS helmet model structure
knewbury01
committed
e84dda4
View commit details
Copy full SHA for e84dda4
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Add support for importing NPM modules in XSJS sources
mbaluda
committed
be0a60a
View commit details
Copy full SHA for be0a60a
View code at this point
Browse repository at this point
Sync shared files
hvitved
committed
0fcfb47
View commit details
Copy full SHA for 0fcfb47
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
Merge pull request #14666 from am0o0/amammad-js-hardcodedJWTKey
Show description for 41506fb
erik-krogh
authored
41506fb
View commit details
Copy full SHA for 41506fb
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
remove a part of code related to debugging :)
am0o0
committed
b64cb4d
View commit details
Copy full SHA for b64cb4d
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
apply autoformat to `HardcodedCredentialsCustomizations.qll`
am0o0
committed
fce183c
View commit details
Copy full SHA for fce183c
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
apply changes from @erik-krogh
am0o0
committed
354fcbe
View commit details
Copy full SHA for 354fcbe
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Merge branch 'main' into aegilops/polyfill-io-compromised-script
aegilops
authored
c9af53f
View commit details
Copy full SHA for c9af53f
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Formatting of QLL
aegilops
committed
0aab2ae
View commit details
Copy full SHA for 0aab2ae
View code at this point
Browse repository at this point
QLDoc
aegilops
committed
dae2aeb
View commit details
Copy full SHA for dae2aeb
View code at this point
Browse repository at this point
Moved new query to 'experimental'
Show description for 86afd54
aegilops
committed
86afd54
View commit details
Copy full SHA for 86afd54
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Merge branch 'main' into aegilops/js/insecure-helmet-middleware
aegilops
authored
d896fdf
View commit details
Copy full SHA for d896fdf
View code at this point
Browse repository at this point
Split out "compromised" functionality
aegilops
committed
1fe14e2
View commit details
Copy full SHA for 1fe14e2
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Added some missing QLDoc
aegilops
committed
73fc6bc
View commit details
Copy full SHA for 73fc6bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.