moby/profiles/seccomp
Bjorn Neergaard a480b37621
seccomp: add name_to_handle_at to allowlist
Based on the analysis on [the previous PR][1].

  [1]: https://github.com/moby/moby/pull/45766#pullrequestreview-1493908145

Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
(cherry picked from commit b335e3d305)
Resolved conflicts:
	profiles/seccomp/default_linux.go
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2023-06-28 05:48:28 -06:00
..
fixtures seccomp: remove dependency on oci package 2020-09-29 19:39:15 +02:00
default.json seccomp: add name_to_handle_at to allowlist 2023-06-28 05:48:28 -06:00
default_linux.go seccomp: add name_to_handle_at to allowlist 2023-06-28 05:48:28 -06:00
generate.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
kernel_linux.go seccomp: implement marshal/unmarshall for MinVersion 2020-10-07 17:48:25 +02:00
kernel_linux_test.go seccomp: implement marshal/unmarshall for MinVersion 2020-10-07 17:48:25 +02:00
seccomp.go seccomp: add support for "clone3" syscall in default policy 2021-09-13 08:56:21 -07:00
seccomp_linux.go seccomp: add support for "clone3" syscall in default policy 2021-09-13 08:56:21 -07:00
seccomp_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
seccomp_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00