Commit 50dfa6d
authored
Address false positive for CVE-2024-21484 (#186)
This vulnerability only relates to the Node implementation and impacts
RSA encryption, which is not used by Fabric.
Update to development versions of fabric-sdk-node packages where
dependencies have been updated only to avoid vulnerability scan
failures.
Signed-off-by: Mark S. Lewis <[email protected]>1 parent b434867 commit 50dfa6d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments