defaultchecks

package
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// List is the list of built-in checks that are enabled by default.
	List = set.NewFrozenStringSet(
		"dangling-service",
		"deprecated-service-account-field",
		"docker-sock",
		"drop-net-raw-capability",
		"duplicate-env-var",
		"env-var-secret",
		"host-ipc",
		"host-network",
		"host-pid",
		"invalid-target-ports",
		"latest-tag",
		"mismatching-selector",
		"no-anti-affinity",
		"no-extensions-v1beta",
		"no-read-only-root-fs",
		"non-existent-service-account",
		"pdb-max-unavailable",
		"pdb-min-available",
		"privilege-escalation-container",
		"privileged-container",
		"run-as-non-root",
		"sensitive-host-mounts",
		"ssh-port",
		"unsafe-sysctls",
		"unset-cpu-requirements",
		"unset-memory-requirements",
	)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL