Pavel Avgustinov
|
e9bf9b7356
|
JavaScript: Switch AdditionalTaintStep to extend a unit type.
This is a backwards-incompatible change, since any existing subtypes of `AdditionalTaintStep`
become invalid.
|
2021-03-06 13:19:25 +00:00 |
|
Pavel Avgustinov
|
de7f9faf18
|
Merge commit 'f3814c6468' into js/redux-less
|
2021-03-05 11:53:52 +00:00 |
|
Asger Feldthaus
|
9389bc1d72
|
JS: Add redux change note
|
2021-02-18 13:35:35 +00:00 |
|
CodeQL CI
|
8716cbd7ee
|
Merge pull request #5140 from erik-krogh/mark
Approved by asgerf
|
2021-02-17 11:50:11 -08:00 |
|
Erik Krogh Kristensen
|
4df85b44de
|
Update javascript/change-notes/2021-02-10-markdown.md
Co-authored-by: Asger F <asgerf@github.com>
|
2021-02-17 18:30:31 +01:00 |
|
Erik Krogh Kristensen
|
a03507a544
|
avoid cartesian product in isFilteredPropertyName
|
2021-02-17 13:12:35 +01:00 |
|
Erik Krogh Kristensen
|
408ac2729d
|
Merge pull request #5066 from CaptainFreak/express-hbs-lfr
JS: add query for Express-HBS LFR
|
2021-02-17 10:41:38 +01:00 |
|
Asger Feldthaus
|
b88fb27ce6
|
JS: Autoformat
|
2021-02-15 16:15:37 +00:00 |
|
Asger Feldthaus
|
02edc17b98
|
JS: Use API nodes to track dispatch/dispatched value sources
|
2021-02-15 16:04:37 +00:00 |
|
Asger Feldthaus
|
514aea08f3
|
JS: Fix RangeAnalysis after BasicBlock.dominates change
|
2021-02-15 15:34:36 +00:00 |
|
Asger Feldthaus
|
97d364d1da
|
JS: Change type of a parameter
|
2021-02-15 14:42:03 +00:00 |
|
Asger Feldthaus
|
5b48e19827
|
JS: Fix typo in qldoc
|
2021-02-15 14:40:20 +00:00 |
|
Asger Feldthaus
|
f8fefd5d1e
|
JS: QLDoc and test for HeuristicConnectEntryPoint
|
2021-02-15 14:39:51 +00:00 |
|
Asger Feldthaus
|
4f04901d96
|
JS: Add test for flow to a closure body under a type guard
|
2021-02-15 13:19:03 +00:00 |
|
Asger Feldthaus
|
486fb10532
|
JS: Add test for if-based type check
|
2021-02-15 13:10:45 +00:00 |
|
CodeQL CI
|
b5143dbdb4
|
Merge pull request #5117 from erik-krogh/parseForm
Approved by asgerf
|
2021-02-15 04:30:59 -08:00 |
|
Asger Feldthaus
|
f54e7c6a75
|
JS: Address some review comments
|
2021-02-15 12:24:17 +00:00 |
|
Erik Krogh Kristensen
|
74ce7369f8
|
Update javascript/change-notes/2021-02-09-form-parsers.md
Co-authored-by: Asger F <asgerf@github.com>
|
2021-02-15 12:35:16 +01:00 |
|
Erik Krogh Kristensen
|
e5db0ef16b
|
remove the RequestExpr requirement from FormParsers.qll, and use API graphs.
|
2021-02-15 11:58:26 +01:00 |
|
CodeQL CI
|
9b8d94d76e
|
Merge pull request #5148 from erik-krogh/apollo
Approved by esbena
|
2021-02-15 02:23:52 -08:00 |
|
Erik Krogh Kristensen
|
91f277681a
|
fix typo in ApolloClientRequest
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2021-02-15 09:59:04 +01:00 |
|
Erik Krogh Kristensen
|
4fa33b151f
|
Merge pull request #5146 from github/more-redos-tests
JS: add two non ReDoS regular expressions to the ReDoS test suite
|
2021-02-12 18:56:52 +01:00 |
|
CodeQL CI
|
179a7a89dd
|
Merge pull request #5098 from erik-krogh/xml2js
Approved by asgerf
|
2021-02-12 09:22:40 -08:00 |
|
Erik Krogh Kristensen
|
004147a22f
|
add change note
|
2021-02-11 17:54:53 +01:00 |
|
Erik Krogh Kristensen
|
6f405635ef
|
add ClientRequest model for apollo-client
|
2021-02-11 17:49:44 +01:00 |
|
Asger Feldthaus
|
c7a297535c
|
JS: Tweak BasicBlock.dominates and friends
|
2021-02-11 15:19:10 +00:00 |
|
Asger Feldthaus
|
ecc51e40c6
|
JS: Redux model
|
2021-02-11 15:19:10 +00:00 |
|
Erik Krogh Kristensen
|
fd46b7a7bc
|
fix type in change-note
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2021-02-11 16:17:26 +01:00 |
|
Erik Krogh Kristensen
|
69d8aa143c
|
add taint step for the snarkdown libary
|
2021-02-11 16:16:46 +01:00 |
|
Erik Krogh Kristensen
|
d14586de56
|
add two non ReDoS regular expressions to the ReDoS test suite
Adds the regular expression from #5145
|
2021-02-11 14:41:45 +01:00 |
|
Erik Krogh Kristensen
|
f12c38425f
|
add change-note
|
2021-02-11 13:36:53 +01:00 |
|
Erik Krogh Kristensen
|
3ee0029cd8
|
Update javascript/change-notes/2021-02-08-xml-parser-taint.md
Co-authored-by: Asger F <asgerf@github.com>
|
2021-02-11 13:33:42 +01:00 |
|
Erik Krogh Kristensen
|
044f80215e
|
add change note
|
2021-02-11 09:34:04 +01:00 |
|
Erik Krogh Kristensen
|
010d580f8e
|
add model for multiparty
|
2021-02-11 09:34:04 +01:00 |
|
Erik Krogh Kristensen
|
61b4ffec3d
|
add remote flow from the Formidable library
|
2021-02-11 09:34:04 +01:00 |
|
Erik Krogh Kristensen
|
a03f4ed3cd
|
add remote flow source for busboy
|
2021-02-11 09:34:02 +01:00 |
|
Erik Krogh Kristensen
|
e2fbf8a68c
|
add files uploaded with multer as RemoteFlowSource
|
2021-02-11 09:33:15 +01:00 |
|
Erik Krogh Kristensen
|
7cff1f441b
|
add model for the unified and remark libraries
|
2021-02-10 18:13:01 +01:00 |
|
Erik Krogh Kristensen
|
0d497e8b9a
|
add model for the showdown library
|
2021-02-10 17:22:42 +01:00 |
|
Erik Krogh Kristensen
|
f76018c039
|
add taint step for the markdown-table library
|
2021-02-10 15:11:41 +01:00 |
|
Erik Krogh Kristensen
|
b4704f7016
|
add taint-step for the marked library
|
2021-02-10 14:51:08 +01:00 |
|
Erik Krogh Kristensen
|
91f7d33044
|
add change note
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
101d4358a9
|
detect DOM nodes from event callbacks
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
be9636491b
|
add source for react-hook-form in xss-through-dom
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
65d93c9061
|
detect for DOM elements from DOM events in React
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
458dda9d25
|
add xss-through-dom source from react-final-form
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
ff3950ce98
|
add model for formik
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
d1087d4e41
|
move sources from XssThroughDom into a customizations file
|
2021-02-10 14:17:49 +01:00 |
|
Erik Krogh Kristensen
|
4969a1ef4f
|
add change note
|
2021-02-10 14:16:31 +01:00 |
|
Erik Krogh Kristensen
|
0ca2310594
|
add model for htmlparser2
|
2021-02-10 14:16:31 +01:00 |
|