github-actions[bot]
|
098dfb4242
|
Release preparation for version 2.14.3
|
2023-08-18 14:48:15 +00: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 |
|
github-actions[bot]
|
432c21d4fb
|
Post-release preparation for codeql-cli-2.14.2
|
2023-08-09 18:45:18 +00:00 |
|
github-actions[bot]
|
79c90fa36a
|
Release preparation for version 2.14.2
|
2023-08-07 18:08:52 +00: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
|
1d5eb4a960
|
Update javascript/ql/lib/change-notes/2023-07-28-mad-log-injection.md
Co-authored-by: Asger F <asgerf@github.com>
|
2023-07-31 15:38:35 -07:00 |
|
Jeongsoo Lee
|
4529d8b75a
|
Add support for log injection in MaD
|
2023-07-28 22:37:56 +00:00 |
|
github-actions[bot]
|
f91b7a9342
|
Post-release preparation for codeql-cli-2.14.1
|
2023-07-21 16:16:25 +00:00 |
|
github-actions[bot]
|
c936a920b0
|
Release preparation for version 2.14.1
|
2023-07-20 16:32:27 +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
|
c8af28c2ca
|
Merge pull request #13700 from asgerf/js/path-join-spread
JS: Recognize 'fs/promises' alias and handle spread arguments in path.join()
|
2023-07-11 15:31:13 +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 |
|
github-actions[bot]
|
13cf054a9d
|
Post-release preparation for codeql-cli-2.14.0
|
2023-07-07 14:55:41 +00: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 |
|
github-actions[bot]
|
6484ee106e
|
Release preparation for version 2.14.0
|
2023-07-07 08:22:14 +00:00 |
|
Dave Bartolomeo
|
9631e9f2f1
|
Bump minor version numbers post-GHES
|
2023-07-06 10:10:01 -04:00 |
|
Dave Bartolomeo
|
2bb9adfbf1
|
Merge remote-tracking branch 'origin/main' into dbartol/mergeback-3.10
|
2023-07-06 10:00:46 -04: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 |
|
github-actions[bot]
|
668aaa2dc8
|
Post-release preparation for codeql-cli-2.13.5
|
2023-06-30 08:51:48 +00:00 |
|
jorgectf
|
f1f3d8e18a
|
Add dot.jssupport
Co-authored-by: Kevin Stubbings <Kwstubbs@users.noreply.github.com>
|
2023-06-29 19:17:37 +02:00 |
|
Jorge
|
e210b0d0a7
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-29 16:06:34 +02:00 |
|
github-actions[bot]
|
9d7987f822
|
Release preparation for version 2.13.5
|
2023-06-29 09:26:18 +00: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
|
7e7e2aaac7
|
Remove non-existing import
|
2023-06-22 01:15:08 +02:00 |
|
jorgectf
|
868129c7e7
|
Add change note
|
2023-06-22 01:14:06 +02:00 |
|