-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
roadmapFeatures / changes that are scheduled to be implementedFeatures / changes that are scheduled to be implementedtechdebttesting
Description
Type of issue
Testing
Description of issue
The unit tests and e2e/security tests currently perform limited tests of seccomp filters being applied as expected. Unit testing checks some internal translation of actions / return codes from image-spec to libseccomp, and the effect of an ActErrno rule for a parameterized fchmod filter. e2e checks an ActKill rule on mkdir.
We should expand them so that they cover a broader range of what can be represented in json profile files.
Metadata
Metadata
Assignees
Labels
roadmapFeatures / changes that are scheduled to be implementedFeatures / changes that are scheduled to be implementedtechdebttesting