Versions in this module Expand all Collapse all v0 v0.0.27 Sep 9, 2026 v0.0.26 Sep 3, 2026 Changes in this version + var ErrUnsupported = errors.New("seccomp is not supported on this platform") + func DefaultDenylist() []string + func Restrict(_ []string) error — darwin/amd64, js/wasm, windows/amd64 + func Restrict(denied []string) error — linux/amd64 + func RestrictDefault() error