Asger F
|
dec6039469
|
JS: Follow immediate predecessors in path resolution
|
2023-08-23 09:53:51 +02:00 |
|
yoff
|
7f2f6f14e7
|
Merge pull request #13729 from yoff/python/model-aws-lambdas
Python/JavaScript: Shared module for serverless functions
|
2023-08-16 15:14:08 +02:00 |
|
Asger F
|
c38cbe859d
|
Merge pull request #13737 from asgerf/dynamic/fuzzy-models
Dynamic: add Fuzzy token
|
2023-08-03 09:58:24 +02:00 |
|
Jeongsoo Lee
|
4529d8b75a
|
Add support for log injection in MaD
|
2023-07-28 22:37:56 +00:00 |
|
Asger F
|
d57276ca35
|
Merge pull request #13719 from asgerf/js/barrier-inout
JS: Replace barrier edges with barrier nodes
|
2023-07-13 16:36:52 +02:00 |
|
Asger F
|
f3fab587a9
|
JS: Add Fuzzy token in identifying access path
|
2023-07-13 14:01:06 +02:00 |
|
Asger F
|
7c9e1ad6ec
|
JS: Fix accidental recursion in Vue model
The API graph entry point depended on API::Node.
This was due to depending on the the TComponent newtype which has a branch that depends on API::Node
|
2023-07-13 13:41:21 +02:00 |
|
Rasmus Lerchedahl Petersen
|
02c41f3dcf
|
JavaScript: Use shared library for serverless
|
2023-07-12 16:46:34 +02:00 |
|
Asger F
|
c7abd4c2af
|
JS: Remove the unused edge-sanitizer hook in UnvalidatedDynamicMethodCall
|
2023-07-12 09:26:37 +02:00 |
|
Asger F
|
1a395c5b34
|
JS: Use sanitizerOut in PrototypePollutingAssignment
|
2023-07-11 15:24:10 +02:00 |
|
Asger F
|
b09ed4b0e3
|
JS: Update UnsafeJQueryPlugin
|
2023-07-11 15:01:33 +02:00 |
|
Asger F
|
a1d8a05bcb
|
JS: Update ResourceExhaustion
|
2023-07-11 14:56:53 +02:00 |
|
Asger F
|
58a557b18e
|
JS: Update InsecureRandomness
|
2023-07-11 14:56:43 +02:00 |
|
Asger F
|
e863e2376d
|
JS: Use sanitizerIn in ExtenralAPIUsedWithUntrustedData
|
2023-07-11 14:50:29 +02:00 |
|
Asger F
|
094302a27b
|
JS: Replace sanitizing prefix edge with node
|
2023-07-11 14:48:13 +02:00 |
|
Asger F
|
944a2ca825
|
JS: Replace ClearTextLogging::isSanitizerEdge with a node
|
2023-07-11 14:20:17 +02:00 |
|
Asger F
|
68584e549e
|
JS: Replace isOptionallySanitizedEdge with a node
|
2023-07-11 12:57:33 +02:00 |
|
Asger F
|
0841677b14
|
JS: Add isSanitizerX variants in TaintTracking
|
2023-07-11 11:14:37 +02:00 |
|
Asger F
|
d53beb3784
|
JS: Embed check for in/out barriers in edge barrier check
|
2023-07-11 11:04:28 +02:00 |
|
Asger F
|
4964d811a5
|
JS: Add interface for isBarrier in/out
|
2023-07-11 11:04:28 +02:00 |
|
Asger F
|
965ca169e5
|
JS: Recognise fs/promises
|
2023-07-07 14:14:49 +02:00 |
|
Asger F
|
d49359a95c
|
JS: Add step through spread arg to path.join()
|
2023-07-07 14:10:50 +02:00 |
|
Erik Krogh Kristensen
|
b2a60bf3d1
|
Merge pull request #13642 from erik-krogh/san-script
JS/RB: Fix FP in incomplete-multi-character-sanitization
|
2023-07-06 15:38:39 +02:00 |
|
Chuan-kai Lin
|
6912f7ed3a
|
Merge pull request #13638 from cklin/remove-pragma-assume-small-delta
Remove pragma[assume_small_delta]
|
2023-07-03 07:00:36 -07:00 |
|
Asger F
|
4c9501eba5
|
Merge pull request #13529 from jorgectf/seclab/webix-modeling
JS: Add models for `webix`
|
2023-07-03 12:03:18 +02:00 |
|
erik-krogh
|
f9eee906cf
|
fix FP by requiring that the regular expression mention on of the chars important in the prefix
|
2023-07-01 20:30:09 +02:00 |
|
Chuan-kai Lin
|
ce464a7d69
|
Remove pragma[assume_small_delta]
|
2023-06-30 11:09:29 -07:00 |
|
Jorge
|
e210b0d0a7
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-29 16:06:34 +02:00 |
|
jorgectf
|
2ac334bf15
|
Adapt Webix modeling to support HTML use-cases
|
2023-06-28 15:26:30 +02:00 |
|
jorgectf
|
bb67a9000e
|
Fix WebixTemplateSink
|
2023-06-26 13:32:00 +02:00 |
|
Jorge
|
5bd044211e
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-26 13:27:23 +02:00 |
|
Rasmus Wriedt Larsen
|
0121263e03
|
Merge branch 'main' into python/enable-summaries-from-models
|
2023-06-26 11:34:12 +02:00 |
|
Jorge
|
8ff525933e
|
Merge branch 'main' into seclab/webix-modeling
|
2023-06-23 18:06:26 +02:00 |
|
yoff
|
26856a82a6
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-23 10:15:20 +02:00 |
|
Kevin Stubbings
|
3605269e13
|
Add webix copy function
|
2023-06-22 22:16:28 -07:00 |
|
jorgectf
|
6947e99c15
|
Add models for webix
Co-authored-by: Kevin Stubbings <Kwstubbs@users.noreply.github.com>
|
2023-06-22 01:07:33 +02:00 |
|
Jami
|
5259a6ecfc
|
Merge pull request #13324 from jcogs33/jcogs33/shared-sink-kind-validation
Shared: share MaD kind validation across languages
|
2023-06-20 11:56:12 -04:00 |
|
Rasmus Lerchedahl Petersen
|
3cf9e3e692
|
Py/js/ruby: sync files
|
2023-06-18 21:52:49 +02:00 |
|
Asger F
|
318a60b208
|
Merge pull request #13456 from asgerf/js/vuex-perf
JS: Restrict length of state path in vuex model
|
2023-06-14 19:50:06 +02:00 |
|
Asger F
|
22b98c8959
|
JS: Restrict length of state path in vuex model
|
2023-06-14 15:48:58 +02:00 |
|
Jami
|
35591113c2
|
Merge branch 'main' into jcogs33/shared-sink-kind-validation
|
2023-06-14 08:06:34 -04:00 |
|
erik-krogh
|
cd6f738f72
|
add mongoose.Types.ObjectId.isValid as a sanitizer-guard for NoSQL injection
|
2023-06-12 16:38:11 +02:00 |
|
Jami Cogswell
|
9abe3e3da4
|
Shared: use a module as input to 'KindValidation'
|
2023-06-09 14:35:37 -04:00 |
|
Jami Cogswell
|
da58b2afc8
|
Shared: move shared file to 'shared' folder and add parameterized module for 'getInvalidModelKind'
|
2023-06-08 20:05:27 -04:00 |
|
Asger F
|
76a8e9827e
|
Merge pull request #13283 from asgerf/js/restrict-regex-search-function
JS: Be more conservative about flagging "search" call arguments as regex
|
2023-06-08 10:50:51 +02:00 |
|
Jami Cogswell
|
5a23421d9a
|
Shared: minor updates to comments
|
2023-06-05 13:46:56 -04:00 |
|
Jami Cogswell
|
9d5972acc2
|
Shared: update qldocs
|
2023-06-05 12:18:34 -04:00 |
|
Jami Cogswell
|
3f1dc8e5c7
|
Shared: add outdated Swift sink kinds
|
2023-06-05 12:18:34 -04:00 |
|
Jami Cogswell
|
62ac0dc471
|
Shared: add outdated sink kind msg to 'getInvalidModelKind' for all languages
|
2023-06-05 12:18:33 -04:00 |
|
Jami Cogswell
|
76f5dca861
|
Shared: move 'OutdatedSinkKind' to shared file and add outdated JS and C# sink kinds
|
2023-06-05 12:18:33 -04:00 |
|