Asger F
|
ef7767b6cd
|
JS: Add partial test for subclassing
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
3022c59654
|
JS: Add access path alias test
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
ab3c03d2d6
|
JS: Add test where root export object is a function
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
f4e05cc621
|
JS: Add tests with semi-internal class problem
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
946f0b4dc4
|
JS: Add test for class with aliases
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
348c95ebe1
|
JS: Add a test case with fluent flow
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
c55e03c588
|
Dynamic/JS: Add support for re-exporting type models
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
acef9b7111
|
Dynamic/JS: Add library for exporting models
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
f08e8b1d5e
|
Merge pull request #16136 from asgerf/js/instance-to-subclasses
JS: Make getInstance() propagate to subclasses
|
2024-04-08 14:37:42 +02:00 |
|
Asger F
|
ad9838d0fe
|
JS: Add change note
|
2024-04-08 10:02:28 +02:00 |
|
Asger F
|
6e931000c2
|
JS: Rewrite docs for API::Node#getInstance()
|
2024-04-08 10:02:22 +02:00 |
|
Asger F
|
cd84fa4bee
|
JS: Make getInstance() propagate to subclasses
|
2024-04-05 15:12:02 +02:00 |
|
Asger F
|
b8b8e2b991
|
Merge pull request #16054 from asgerf/js/call-graph-improvement2
JS: more implied receiver steps
|
2024-04-04 15:54:06 +02:00 |
|
Tom Hvitved
|
1dc13cc169
|
Merge pull request #15923 from hvitved/shared-xml-impl
Properly shared `XML.qll` implementation
|
2024-04-03 11:39:50 +02:00 |
|
Asger F
|
2feb00bb2e
|
Merge pull request #13303 from asgerf/js/use-server-and-client
JS: Move Directive subclasses into module and support "use client/server"
|
2024-04-02 15:13:45 +02:00 |
|
Rasmus Wriedt Larsen
|
f33222c83b
|
JS: Add change-note
|
2024-04-02 11:10:53 +02:00 |
|
github-actions[bot]
|
8e61c6625b
|
Post-release preparation for codeql-cli-2.17.0
|
2024-04-01 15:27:42 +00:00 |
|
github-actions[bot]
|
ec97d9a304
|
Release preparation for version 2.17.0
|
2024-04-01 13:46:57 +00:00 |
|
Henry Mercer
|
0646744928
|
Merge branch 'main' into henrymercer/merge-back-rc-3.13
|
2024-03-26 12:59:12 +00:00 |
|
Asger F
|
22b56a4a40
|
JS: More implied receiver steps
|
2024-03-26 10:23:08 +01:00 |
|
Asger F
|
f2939bd05b
|
JS: Add test case
|
2024-03-26 10:23:08 +01:00 |
|
Asger F
|
f8641dd82d
|
JS: Fix use of deprecated alias
|
2024-03-26 09:39:39 +01:00 |
|
Asger F
|
a0b49b23f5
|
JS: Add UseServer and UseClient directives
|
2024-03-26 09:39:39 +01:00 |
|
Asger F
|
1d22e65851
|
JS: Move Directive subclasses into Directive module
|
2024-03-26 09:39:37 +01:00 |
|
github-actions[bot]
|
f67b5f9158
|
Post-release preparation for codeql-cli-2.16.6
|
2024-03-25 18:17:15 +00:00 |
|
github-actions[bot]
|
71ab804274
|
Release preparation for version 2.16.6
|
2024-03-25 16:58:08 +00:00 |
|
Erik Krogh Kristensen
|
45ce988943
|
Merge pull request #16002 from erik-krogh/tarBlank
JS: change the precision of the `js/unsafe-external-link` query to `low`
|
2024-03-22 17:12:58 +01:00 |
|
Erik Krogh Kristensen
|
7d968184fd
|
improve the change-note
Co-authored-by: Asger F <asgerf@github.com>
|
2024-03-22 13:58:34 +01:00 |
|
Arthur Baars
|
c219b1a3c7
|
Merge pull request #16013 from github/rc/3.13
Merge rc/3.13 into main
|
2024-03-21 16:04:58 +01:00 |
|
Henry Mercer
|
4e3a6e2140
|
Merge pull request #15874 from github/henrymercer/mark-loc-as-telemetry
Show lines of code data in debug mode only
|
2024-03-21 12:20:09 +00:00 |
|
erik-krogh
|
54a1c25276
|
change the precision of the js/unsafe-external-link query to low
|
2024-03-21 10:32:15 +01:00 |
|
Henry Mercer
|
a76832f4e0
|
Mark LOC queries as debug instead
|
2024-03-20 21:18:55 +00:00 |
|
Dave Bartolomeo
|
311ba8ea1b
|
Merge from main to resolve conflicts
|
2024-03-19 10:41:31 -04:00 |
|
Tom Hvitved
|
61ef9e2e5c
|
JS: Switch to shared XML.qll implementation
|
2024-03-19 13:17:50 +01:00 |
|
Rasmus Wriedt Larsen
|
d78efdb67b
|
Merge pull request #15883 from RasmusWL/js-cg-tests
JS: show test changes after #15823
|
2024-03-19 09:58:20 +01:00 |
|
Tom Hvitved
|
5ab1047b14
|
Merge pull request #15882 from hvitved/js/dataflow-node-get-location
JS: Add `DataFlow::Node.getLocation`
|
2024-03-19 09:21:00 +01:00 |
|
github-actions[bot]
|
aebe9f6992
|
Post-release preparation for codeql-cli-2.16.5
|
2024-03-18 12:16:26 +00:00 |
|
Rasmus Wriedt Larsen
|
c82f5dad56
|
JS: show test changes after #15823
|
2024-03-18 13:09:37 +01:00 |
|
Rasmus Wriedt Larsen
|
28c3d35e9b
|
Merge commit '7c35309732dd2aa4dc0b4e2949922272ad448854' into js-cg-tests
|
2024-03-18 13:08:46 +01:00 |
|
Rasmus Wriedt Larsen
|
f9309cec0b
|
JS: Add tests before #15823 changes
|
2024-03-18 13:08:39 +01:00 |
|
github-actions[bot]
|
0a6243d07b
|
Release preparation for version 2.16.5
|
2024-03-18 10:14:07 +00:00 |
|
Asger F
|
711a08b0d4
|
JS: Add TODO about switching to the shared library
|
2024-03-15 09:26:19 +01:00 |
|
Asger F
|
eff5f3b7d6
|
JS: Remove duplicate dependency from qlpack.yml
|
2024-03-13 20:43:44 +01:00 |
|
Tom Hvitved
|
54fa8181da
|
Address review comment
|
2024-03-13 20:03:01 +01:00 |
|
Erik Krogh Kristensen
|
bd121b98ae
|
Merge pull request #15893 from erik-krogh/more-filter-taint
JS: allow more flow through .filter()
|
2024-03-13 16:19:28 +01:00 |
|
Asger F
|
8ecdb5cefe
|
Update VariableCapture.qll
|
2024-03-13 15:24:20 +01:00 |
|
Asger F
|
82abd867a0
|
JS: Update uses of AccessPathSyntax
This doesn't yet migrate to the FlowSummaryImpl.qll in a qlpack, just trying to make things compile first
|
2024-03-13 15:17:58 +01:00 |
|
Asger F
|
e5bc8db2f0
|
JS: Fix conflicting default for visbleImplInCallContext
|
2024-03-13 15:17:08 +01:00 |
|
Asger F
|
bb1f729a3f
|
Update VariableCapture.qll
|
2024-03-13 15:16:37 +01:00 |
|
Asger F
|
97567f412e
|
JS: Update VariableCapture.qll after changes to API
|
2024-03-13 14:53:00 +01:00 |
|