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
Type
/
to 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
998
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
test
ApiGraphs
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on May 3, 2023
JS: Make implicit this receivers explicit
kaspersv
committed
67950c8
View commit details
Copy full SHA for 67950c8
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
JS: Merge package/type columns
asgerf
committed
2e3413c
View commit details
Copy full SHA for 2e3413c
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
JS: Update NodeOfType test
asgerf
committed
b545bbb
View commit details
Copy full SHA for b545bbb
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
JS: Sync with JS
Show description for 2cbba65
asgerf
committed
2cbba65
View commit details
Copy full SHA for 2cbba65
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Ruby+JS: change LabelEntryPoint.toString()
Show description for 55fdf84
asgerf
committed
55fdf84
View commit details
Copy full SHA for 55fdf84
View code at this point
Browse repository at this point
Commits on May 30, 2022
Merge pull request #8606 from asgerf/js/api-graph-api
Show description for cc42f2f
asgerf
authored
cc42f2f
View commit details
Copy full SHA for cc42f2f
View code at this point
Browse repository at this point
Commits on May 24, 2022
JS: Rename Node.{getASource -> asSource, getASink -> asSink}
asgerf
committed
631527f
View commit details
Copy full SHA for 631527f
View code at this point
Browse repository at this point
JS: Make API::EntryPoint overrides optional
asgerf
committed
76ba782
View commit details
Copy full SHA for 76ba782
View code at this point
Browse repository at this point
JS: Also rename predicates on API::EntryPoint
asgerf
committed
ce9c3b3
View commit details
Copy full SHA for ce9c3b3
View code at this point
Browse repository at this point
JS: Rename getARhs -> getASink
asgerf
committed
19a5db9
View commit details
Copy full SHA for 19a5db9
View code at this point
Browse repository at this point
JS: Rename getAnImmediateUse -> getASource
asgerf
committed
4c61926
View commit details
Copy full SHA for 4c61926
View code at this point
Browse repository at this point
add explicit this
erik-krogh
committed
d58fe8e
View commit details
Copy full SHA for d58fe8e
View code at this point
Browse repository at this point
Commits on May 23, 2022
JS: Update test assertions to new syntax
asgerf
committed
0929f5e
View commit details
Copy full SHA for 0929f5e
View code at this point
Browse repository at this point
JS: API graph support for accessors (and classes)
asgerf
committed
33dac5e
View commit details
Copy full SHA for 33dac5e
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
update the JS API-graph labels toString() to print the predicate calls on the API-graphs
erik-krogh
committed
c5fb19c
View commit details
Copy full SHA for c5fb19c
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
JS: Add dedicated API graph label for receiver, instead of parameter -1
asgerf
committed
6bef5a7
View commit details
Copy full SHA for 6bef5a7
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Merge branch 'main' into apiLabel2
erik-krogh
committed
c13cad7
View commit details
Copy full SHA for c13cad7
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Merge branch 'main' into explicit-this
erik-krogh
committed
08ce03c
View commit details
Copy full SHA for 08ce03c
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
refactor implementation to make Label implementations private
erik-krogh
committed
e9df860
View commit details
Copy full SHA for e9df860
View code at this point
Browse repository at this point
make ApiLabel into a IPA type, and cache the public API of ApiGraphs
erik-krogh
committed
089d030
View commit details
Copy full SHA for 089d030
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
add explicit this to all member calls
erik-krogh
committed
db40cca
View commit details
Copy full SHA for db40cca
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
JavaScript: Teach API graphs to handle some forms of property copying.
Show description for bc91f66
Max Schaefer
committed
bc91f66
View commit details
Copy full SHA for bc91f66
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
JS: Add spread step when bactracking in API graphs
asgerf
committed
2a3bc0f
View commit details
Copy full SHA for 2a3bc0f
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
add edge from root type MkHasUnderlyingType
erik-krogh
committed
8b93162
View commit details
Copy full SHA for 8b93162
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Merge pull request #4712 from asgerf/js/api-graph-tweaks
Show description for 76e1e4d
codeql-ci
authored
76e1e4d
View commit details
Copy full SHA for 76e1e4d
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
JavaScript: Teach API-graphs about bound arguments.
Max Schaefer
committed
3853da0
View commit details
Copy full SHA for 3853da0
View code at this point
Browse repository at this point
JavaScript: Teach API graphs to handle `promisify`.
Show description for ecab17a
Max Schaefer
committed
ecab17a
View commit details
Copy full SHA for ecab17a
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
JS: Autoformat
asgerf
committed
cf12b65
View commit details
Copy full SHA for cf12b65
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
JS: Fix typo in NoSQL model
asgerf
committed
d3412bb
View commit details
Copy full SHA for d3412bb
View code at this point
Browse repository at this point
JS: Add test case
asgerf
committed
b6b8a55
View commit details
Copy full SHA for b6b8a55
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Merge pull request #4449 from max-schaefer/js/api-graphs-type-handling-improvements
Show description for e2b0c60
codeql-ci
authored
e2b0c60
View commit details
Copy full SHA for e2b0c60
View code at this point
Browse repository at this point
Merge pull request #4391 from max-schaefer/js/api-graph-reexport
Show description for 8eb84b2
codeql-ci
authored
8eb84b2
View commit details
Copy full SHA for 8eb84b2
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
JavaScript: Add a negative test for API graphs.
Show description for 4bf6f6a
Max Schaefer
committed
4bf6f6a
View commit details
Copy full SHA for 4bf6f6a
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
JavaScript: Add yet another API-graph test with re-exports.
Max Schaefer
committed
98ab38a
View commit details
Copy full SHA for 98ab38a
View code at this point
Browse repository at this point
JavaScript: Further improve handling of re-exports in API graphs.
Max Schaefer
committed
1d8051e
View commit details
Copy full SHA for 1d8051e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.