erik-krogh
|
e18ceba49e
|
port the JS regex/redos queries to use the shared pack
|
2022-11-15 17:14:38 +01:00 |
|
erik-krogh
|
031a910989
|
add a JS implementation of RegexTreeViewSig
|
2022-11-15 17:14:38 +01:00 |
|
erik-krogh
|
4a2472a078
|
add hasLocationInfo predicate to regexp terms
|
2022-11-15 17:14:37 +01:00 |
|
erik-krogh
|
e928777cb7
|
add codeql/regex as a dependency
|
2022-11-15 17:14:37 +01:00 |
|
Mauro Baluda
|
8109a7b67a
|
Update javascript/ql/lib/semmle/javascript/frameworks/Hapi.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-11-15 16:27:21 +01:00 |
|
Mauro Baluda
|
e5e3bb3705
|
Generalize the server definition in plugin registration
|
2022-11-15 16:27:14 +01:00 |
|
Mauro Baluda
|
563a56af9d
|
Update Hapi.qll
|
2022-11-15 15:46:34 +01:00 |
|
Mauro Baluda
|
5ea03b1ded
|
Update Hapi.qll
Add `server` definitions in plugin registration and plugin dependency declaration
|
2022-11-14 22:56:06 +01:00 |
|
Mauro Baluda
|
25ac3499c2
|
Merge branch 'github:main' into main
|
2022-11-11 11:20:01 +01:00 |
|
Erik Krogh Kristensen
|
90382c4d1c
|
Merge pull request #11178 from erik-krogh/passcode
JS/RB/PY: Recognize `passcode` as sensitive
|
2022-11-10 17:58:34 +01:00 |
|
Mauro Baluda
|
53f1985e77
|
Merge branch 'github:main' into main
|
2022-11-10 13:27:20 +01:00 |
|
Michael Nebel
|
9c6875ec0f
|
Merge pull request #10777 from michaelnebel/csharp/generatedataextensions
C#: Generate data extension files
|
2022-11-10 13:08:31 +01:00 |
|
Mauro Baluda
|
ee02265ac2
|
Add property params to RequestInputAccess
|
2022-11-10 12:24:39 +01:00 |
|
Erik Krogh Kristensen
|
c537c80ed6
|
Merge pull request #11095 from erik-krogh/exportRead
JS: recognize more re-exported values as exported
|
2022-11-09 12:39:41 +01:00 |
|
erik-krogh
|
23add8a72b
|
recognize passcode as sensitive
|
2022-11-09 11:30:57 +01:00 |
|
Erik Krogh Kristensen
|
138a16f0b3
|
use getImportedModuleNode()
Co-authored-by: Asger F <asgerf@github.com>
|
2022-11-09 09:53:23 +01:00 |
|
Mauro Baluda
|
8e546e8496
|
Add req.url.origin to RequestInputAccess
|
2022-11-08 16:14:10 +01:00 |
|
Erik Krogh Kristensen
|
e01cbb2ffa
|
Merge pull request #10378 from erik-krogh/aliasFlow
JS: expand localFieldStep to use access-paths, and build access-paths in more cases
|
2022-11-08 14:26:12 +01:00 |
|
Mauro Baluda
|
8b33e6d175
|
Improved Hapi support
- server defined by Glue
|
2022-11-07 16:29:44 +01:00 |
|
Erik Krogh Kristensen
|
d67235b3c1
|
Merge pull request #11071 from erik-krogh/fixCanon
ReDoS: fix canonicalization in NfaUtils
|
2022-11-07 14:10:50 +01:00 |
|
erik-krogh
|
fc38bf0429
|
Merge branch 'main' into aliasFlow
|
2022-11-07 09:46:48 +01:00 |
|
erik-krogh
|
40032f295a
|
treat arrays that gets executed with shell:true as a sink for js/shell-command-constructed-from-input
|
2022-11-07 09:19:05 +01:00 |
|
github-actions[bot]
|
fca754bddd
|
Post-release preparation for codeql-cli-2.11.3
|
2022-11-05 14:30:48 +00:00 |
|
github-actions[bot]
|
508327235a
|
Release preparation for version 2.11.3
|
2022-11-04 20:16:23 +00:00 |
|
Erik Krogh Kristensen
|
c82d8cbacc
|
Merge pull request #11013 from erik-krogh/sndCmd
JS: second-order-command-injection
|
2022-11-04 10:58:50 +01:00 |
|
Michael Nebel
|
3c8fb0520e
|
C#: Sync files.
|
2022-11-04 08:20:53 +01:00 |
|
erik-krogh
|
655b4a4d17
|
recognize more re-exported values as exported
|
2022-11-03 11:08:00 +01:00 |
|
erik-krogh
|
851d53d56b
|
don't sanitize calls through substring calls that just remove the start
|
2022-11-01 22:51:07 +01:00 |
|
erik-krogh
|
15416a9c86
|
fix getCanonicalCharClass in NfaUtils
|
2022-11-01 21:35:07 +01:00 |
|
erik-krogh
|
6f3ca40fed
|
expand the explanation to include with arguments make the commands vulnerable
|
2022-11-01 14:24:23 +01:00 |
|
Erik Krogh Kristensen
|
ff2a5e8c27
|
Merge pull request #10986 from erik-krogh/tsPerf
JS: push more context into load/store steps from the exploratory flow-analysis
|
2022-11-01 09:03:24 +01:00 |
|
erik-krogh
|
fc2112831c
|
add second-order-command-injection query
|
2022-10-30 21:20:47 +01:00 |
|
Erik Krogh Kristensen
|
bbdda9ef70
|
Merge pull request #10727 from erik-krogh/js-last-msg
JS: fix some more style-guide violations in the alert-messages
|
2022-10-27 15:48:12 +02:00 |
|
Erik Krogh Kristensen
|
cecb498bf3
|
Merge pull request #10984 from tyage/add-next-js-source
JS: Add Next.js parameters as source
|
2022-10-27 10:36:12 +02:00 |
|
tyage
|
c22f9443f2
|
Refactoring Next.js parameter
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-10-27 10:28:51 +09:00 |
|
tyage
|
ac27307a2b
|
Update javascript/ql/lib/semmle/javascript/frameworks/Next.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-10-27 10:23:59 +09:00 |
|
erik-krogh
|
21e7e27e1f
|
push more context into load/store steps from the exploratory flow-analysis
|
2022-10-26 10:52:47 +02:00 |
|
Asger F
|
414bd40c41
|
JS: Do not track returned values out of the enclosing function
|
2022-10-26 09:29:49 +02:00 |
|
tyage
|
95dca7c3ed
|
update comment
|
2022-10-26 15:13:59 +09:00 |
|
tyage
|
09f8ca8cc0
|
add query in comment
|
2022-10-26 15:13:03 +09:00 |
|
tyage
|
232893aafa
|
make query parameters in ServerSideProps and next/router
as a RemoteFlowSource
|
2022-10-26 14:41:07 +09:00 |
|
Alvaro Muñoz
|
9830d2bebc
|
Format Restify.qll
|
2022-10-25 12:53:44 +02:00 |
|
Alvaro Muñoz
|
a80b691358
|
Remove unnecessary TaggedTemplateEntryPoint
|
2022-10-25 11:44:45 +02:00 |
|
Alvaro Muñoz
|
37ea3f23f1
|
Refactored ReplySource to ReplyCall. Got rid of unnecessary ref()
|
2022-10-25 11:42:48 +02:00 |
|
Alvaro Muñoz
|
742e4aa471
|
Apply suggestions from code review
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-10-24 16:17:11 +02:00 |
|
github-actions[bot]
|
be7693283b
|
Post-release preparation for codeql-cli-2.11.2
|
2022-10-21 08:07:17 +00:00 |
|
github-actions[bot]
|
9a0848bbc4
|
Release preparation for version 2.11.2
|
2022-10-20 11:05:19 +00:00 |
|
Alvaro Muñoz
|
c10087b9a3
|
Merge branch 'restify_improvements' of https://github.com/pwntester/codeql into restify_improvements
|
2022-10-19 22:18:29 +02:00 |
|
Alvaro Muñoz
|
009403b61e
|
Add QLDoc for FormatterSetup.getAFormatterHandler
|
2022-10-19 22:18:13 +02:00 |
|
Alvaro Muñoz
|
2ad5a70cf1
|
Merge branch 'main' into restify_improvements
|
2022-10-19 21:57:37 +02:00 |
|