Expand description
Sandbox profiles—lists of permitted operations.
Structs§
- Profile
- A sandbox profile, which specifies the set of operations that this process is allowed to perform. Operations not in the list are implicitly prohibited.
Enums§
- Address
Pattern - Describes a network address.
- Operation
- An operation that this process is allowed to perform.
- Operation
Support Level - How precisely an operation can be allowed on this platform.
- Path
Pattern - Describes a path or paths on the filesystem.
Traits§
- Operation
Support - Allows operations to be queried to determine how precisely they can be allowed on this platform.