Files
polaris/checks/hostPIDSet.yaml
2020-01-02 17:55:21 +00:00

12 lines
257 B
YAML

successMessage: Host PID is not configured
failureMessage: Host PID should not be configured
category: Security
target: Pod
schema:
'$schema': http://json-schema.org/draft-07/schema
type: object
properties:
hostPID:
not:
const: true