Ondrej Moris
Ondrej Moris
I'd like to pick this to refresh things around extensions a bit. Is that okay?
I briefly checked code and isn't this actually partly implemented in test-extensions.py ("n extensions last empty" probe)? One can split this issue to two tasks: For all a) "known" (~0-90)...
I have part b) done. However, I am not sure about a) - extensions from allocated set usually have specific syntax as well as semantics (eg. sometimes they cannot have...
Perfect, that sounds more than reasonable. I am on it.
We have a test script ready for both TLS 1.2 and TLS 1.3 but first we should discuss if it make sense to have this in tlsfuzzer.
Thanks for "Functional Testing and Verification" section in Feature Page Paul. USB disks are good examples of removable devices to trigger new events. Are there any other examples? Does it...
I have a simple audit-testsuite test for this in my fork https://github.com/The-Mule/audit-testsuite/tree/filter-exit (it only checks exit filter for open* syscalls). Is it something we want to have in audit-testsuite?
Good idea, thanks for the hint. I'll fix that and file a PR.
Just for the record. We agreed that I will assist Richard with transforming bash test script mentioned above into Perl so that it fits into audit regression test suite.
Just out of curiosity, aforementioned test is currently the only way to test container ID, is that correct? Because no container tool / orchestrator [*] supports this yet. I just...