Skip to content

test: include strace openat test

Signed-off-by: RafaelGSS rafael.nunu@hotmail.com

Opening it for early feedback. We need to find a way to do it cross-platform, either with other files (openat-linux-syscall, openat-osx-syscall, openat-windows-syscall) or with some magic cross-platform tool.

The idea is to address https://github.com/nodejs/security-wg/issues/827. The CVE-2022-32222 is an example of the purpose of this test.

cc: @nodejs/security-wg @mhdawson

Merge request reports

Loading