CodeQL CI
|
4be158b362
|
Merge pull request #4708 from erik-krogh/emptyName
Approved by asgerf
|
2020-11-24 17:34:55 +00:00 |
|
Asger Feldthaus
|
432a59185f
|
Merge branch 'js/api-graph-tweaks' of github.com:asgerf/codeql into js/api-graph-tweaks
|
2020-11-24 14:32:28 +00:00 |
|
Asger Feldthaus
|
cf12b65c80
|
JS: Autoformat
|
2020-11-24 14:32:20 +00:00 |
|
CodeQL CI
|
8c68463e76
|
Merge pull request #4711 from erik-krogh/locType
Approved by asgerf
|
2020-11-24 13:10:32 +00:00 |
|
Erik Krogh Kristensen
|
f03429a4b8
|
change description for source root folder
|
2020-11-23 23:46:44 +01:00 |
|
Asger F
|
ac6d4aac9d
|
Apply suggestions from code review
Co-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
|
2020-11-23 21:20:38 +00:00 |
|
Asger Feldthaus
|
d3412bb0ec
|
JS: Fix typo in NoSQL model
|
2020-11-23 21:19:17 +00:00 |
|
Asger Feldthaus
|
85f0a627c4
|
JS: Autoformat
|
2020-11-23 16:17:22 +00:00 |
|
Asger Feldthaus
|
c146e044ca
|
JS: Update NoSQL model
|
2020-11-23 16:17:00 +00:00 |
|
Asger Feldthaus
|
b6b8a55b37
|
JS: Add test case
|
2020-11-23 16:16:50 +00:00 |
|
Erik Krogh Kristensen
|
33dab1717e
|
treat nodes with type "Location" as a location source - but not if we can track it from an original node with type "Location"
|
2020-11-23 17:03:50 +01:00 |
|
Asger Feldthaus
|
ac00e02855
|
JS: Add API::Node.getAValueReachingRhs
|
2020-11-23 15:37:08 +00:00 |
|
Asger Feldthaus
|
3b5ff73862
|
JS: Introduce API::InvokeNode to simplify reasoning about calls
|
2020-11-23 15:36:32 +00:00 |
|
Erik Krogh Kristensen
|
f7f9beeefd
|
avoid reporting empty names in js/exposure-of-private-files
|
2020-11-23 14:24:42 +01:00 |
|
Erik Krogh Kristensen
|
02d5fbf46b
|
remove superfluous space
|
2020-11-23 14:22:16 +01:00 |
|
Erik Krogh Kristensen
|
234730419b
|
restrict computation of ConcatenationRoot::getConstantStringParts to results that are less than 1 million chars long
|
2020-11-23 10:29:47 +01:00 |
|
Asger Feldthaus
|
f894cf2074
|
JS: Add support for react-hot-loader
|
2020-11-20 15:28:32 +00:00 |
|
Asger Feldthaus
|
16429c8ca4
|
JS: followed -> followed by
|
2020-11-20 14:44:25 +00:00 |
|
Asger Feldthaus
|
7536c49c6f
|
JS: Use getAParameter and not getReceiver instead of getASuccessor
|
2020-11-20 10:34:30 +00:00 |
|
Asger F
|
405f07720a
|
Apply suggestions from code review
Co-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
|
2020-11-20 10:21:19 +00:00 |
|
Asger Feldthaus
|
b34df9ff33
|
JS: Autoformat
|
2020-11-20 10:15:35 +00:00 |
|
Asger Feldthaus
|
f737f34dcd
|
JS: Add UntrustedDataToExternalApi query
|
2020-11-19 13:42:25 +00:00 |
|
Erik Krogh Kristensen
|
a3b21ad43b
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2020-11-19 11:42:12 +01:00 |
|
Erik Krogh Kristensen
|
cc1d797cef
|
adjust top comment to reflect what the query does, and add comment about which kind of accepting state is assumed.
|
2020-11-18 21:32:31 +01:00 |
|
Erik Krogh Kristensen
|
58c31f0eca
|
prune more regexps initially in the ReDoS query
|
2020-11-18 15:14:46 +01:00 |
|
Erik Krogh Kristensen
|
c4153a617e
|
remove duplicated test cases from ReDoS, and adjust variables names to match test output
|
2020-11-18 14:49:09 +01:00 |
|
Erik Krogh Kristensen
|
8270bf5bb9
|
make the character search skip unencodable characters
|
2020-11-18 11:55:49 +01:00 |
|
Erik Krogh Kristensen
|
64828713d6
|
remove FPs in js/build-artifact-leak where the "leaked" properties are constrained to a safe subset
|
2020-11-18 10:35:02 +01:00 |
|
Erik Krogh Kristensen
|
06733eadea
|
remove two unused imports
|
2020-11-18 10:34:15 +01:00 |
|
Erik Krogh Kristensen
|
55f2f86a26
|
limit the search of state-pairs to the ones that are reachable within the given length
|
2020-11-18 09:23:35 +01:00 |
|
Erik Krogh Kristensen
|
c4d7533701
|
Merge branch 'main' into moreReDoS
|
2020-11-17 17:34:49 +01:00 |
|
Erik Krogh Kristensen
|
97acf1fd87
|
fix FP related to inverted character classes choosing a char that was not matched by the char class
|
2020-11-17 17:34:43 +01:00 |
|
CodeQL CI
|
09cfb24afa
|
Merge pull request #4648 from erik-krogh/regexpParse
Approved by asgerf
|
2020-11-16 08:20:40 +00:00 |
|
Erik Krogh Kristensen
|
a49b99b18c
|
autoformat
|
2020-11-13 20:06:17 +01:00 |
|
Erik Krogh Kristensen
|
affb11b0e3
|
changes based on review
|
2020-11-13 19:46:37 +01:00 |
|
Erik Krogh Kristensen
|
2f4fcc2f5e
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2020-11-13 18:03:07 +01:00 |
|
Erik Krogh Kristensen
|
7f68b07665
|
Merge branch 'main' into regexpParse
|
2020-11-13 09:33:16 +01:00 |
|
Erik Krogh Kristensen
|
7cf7a44fda
|
autoformat
|
2020-11-12 22:33:00 +01:00 |
|
Erik Krogh Kristensen
|
49be7e959f
|
Merge branch 'main' into jwt
|
2020-11-12 21:36:09 +01:00 |
|
Erik Krogh Kristensen
|
99d03bab24
|
only flag the secret key in JWT
|
2020-11-12 21:36:05 +01:00 |
|
Asger Feldthaus
|
4d3d982bde
|
JS: Autoformat date-functions file
|
2020-11-12 10:07:30 +00:00 |
|
Erik Krogh Kristensen
|
044fbc0b49
|
optimize the regexp parser
|
2020-11-11 21:13:11 +01:00 |
|
Erik Krogh Kristensen
|
de6b21986c
|
bump extractor version string
|
2020-11-11 21:10:03 +01:00 |
|
Erik Krogh Kristensen
|
74d933d475
|
move change note
|
2020-11-11 21:09:08 +01:00 |
|
Erik Krogh Kristensen
|
67d581edec
|
Update javascript/2020-11-09-jwt.md
Co-authored-by: Asger F <asgerf@github.com>
|
2020-11-11 21:06:30 +01:00 |
|
CodeQL CI
|
f9d62adcb2
|
Merge pull request #4567 from asgerf/js/date-functions
Approved by erik-krogh
|
2020-11-11 11:17:30 +00:00 |
|
Erik Krogh Kristensen
|
e01d4b104e
|
update expected output
|
2020-11-10 23:42:38 +01:00 |
|
Erik Krogh Kristensen
|
6b7f8dd505
|
fix parse errors related to char escapes and char ranges
|
2020-11-10 21:02:29 +01:00 |
|
Jonas Jensen
|
fc764db8e1
|
Merge pull request #4643 from nickrolfe/getFileBySourceArchiveName
Replace getEncodedFile with shared getFileBySourceArchiveName predicate
|
2020-11-10 17:36:29 +01:00 |
|
Nick Rolfe
|
ac4a1f1d9b
|
Update comment to be a QLDoc comment
|
2020-11-10 14:14:27 +00:00 |
|