Skip to search

SeccompProfile

kubescape.io / v1

apiVersion: kubescape.io/v1 kind: SeccompProfile metadata: name: example
View raw schema
apiVersion string
kind string
metadata object
spec object
containers []object
name string
Name of the container
path string
Path to the seccomp profile
spec object
architectures []string
The architecture used for system calls
baseProfileName string
Name of base profile to union into this profile
defaultAction string
The default action for seccomp
disabled boolean
Whether the profile is disabled
flags []string
List of flags to use with seccomp(2)
listenerMetadata string
Opaque data to pass to the seccomp agent
listenerPath string
Path of UNIX domain socket to contact a seccomp agent
syscalls []object
action string
The action for seccomp rules
args []object
index integer
The index for syscall arguments
format: int64
op string
The operator for syscall arguments
value integer
The value for syscall arguments
format: int64
valueTwo integer
The second value for syscall arguments
format: int64
errnoRet integer
The errno return code to use
format: int64
names []string
The names of the syscalls
ephemeralContainers []object
name string
Name of the ephemeral container
path string
Path to the seccomp profile
spec object
architectures []string
The architecture used for system calls
baseProfileName string
Name of base profile to union into this profile
defaultAction string
The default action for seccomp
disabled boolean
Whether the profile is disabled
flags []string
List of flags to use with seccomp(2)
listenerMetadata string
Opaque data to pass to the seccomp agent
listenerPath string
Path of UNIX domain socket to contact a seccomp agent
syscalls []object
action string
The action for seccomp rules
args []object
index integer
The index for syscall arguments
format: int64
op string
The operator for syscall arguments
value integer
The value for syscall arguments
format: int64
valueTwo integer
The second value for syscall arguments
format: int64
errnoRet integer
The errno return code to use
format: int64
names []string
The names of the syscalls
initContainers []object
name string
Name of the init container
path string
Path to the seccomp profile
spec object
architectures []string
The architecture used for system calls
baseProfileName string
Name of base profile to union into this profile
defaultAction string
The default action for seccomp
disabled boolean
Whether the profile is disabled
flags []string
List of flags to use with seccomp(2)
listenerMetadata string
Opaque data to pass to the seccomp agent
listenerPath string
Path of UNIX domain socket to contact a seccomp agent
syscalls []object
action string
The action for seccomp rules
args []object
index integer
The index for syscall arguments
format: int64
op string
The operator for syscall arguments
value integer
The value for syscall arguments
format: int64
valueTwo integer
The second value for syscall arguments
format: int64
errnoRet integer
The errno return code to use
format: int64
names []string
The names of the syscalls
status object
containers object

No matches. Try .spec.containers for an exact path