Discover Packages
github.com/MerlinKodo/gvisor
runsc
fsgofer
filter
package
Version:
v0.0.0-...-957f62e
Opens a new window with list of versions in this module.
Published: Nov 10, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package filter defines all syscalls the gofer is allowed to make, and
installs seccomp filters to prevent prohibited syscalls in case it's
compromised.
Install installs seccomp filters.
type Options struct {
UDSOpenEnabled bool
UDSCreateEnabled bool
ProfileEnabled bool
}
Options are seccomp filter related options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.