-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(cmd-api-server): fix CVE-2023-37903 - vm2 Sandbox Escape vulnera…
…bility There is no fix for the vm2 package's vulnerability and it is also no longer maintained so a fix is not coming either. Based on this and the fact that artillery's newer updates also did not move away from using vm2 (as a transitive dependency) it is best to just delete the artillery based benchmark for now. The longer term and more robust solution is probably to have JMeter tests defined. The downside of this is that it is harder to maintain them because it's not NodeJS/Typescript technology stack but we already suffer from this due to needing the JVM for Corda development tasks therefore it is not as big of an overhead as it seems. Fixes #2671 Signed-off-by: Peter Somogyvari <[email protected]>
- Loading branch information
Showing
6 changed files
with
90 additions
and
3,468 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
169 changes: 0 additions & 169 deletions
169
packages/cactus-cmd-api-server/src/test/typescript/benchmark/artillery-api-benchmark.test.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.