security-wg icon indicating copy to clipboard operation
security-wg copied to clipboard

Include a test to guarantee open() syscalls

Open RafaelGSS opened this issue 3 years ago • 0 comments

In the #799 issue, we are adding a statement that we trust on every opened file that's documented. To make this statement stronger, might make sense to include a test using eBPF for Linux (not sure about other platforms) that will guarantee the list of opened files, thus making the dependencies update slightly smooth.

RafaelGSS avatar Aug 26 '22 15:08 RafaelGSS