privesc

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AllowPrivilegeEscalationNil occurs when the AllowPrivilegeEscalation field is missing or unset in the
	// container SecurityContext
	AllowPrivilegeEscalationNil = "AllowPrivilegeEscalationNil"
	// AllowPrivilegeEscalationTrue occurs when the AllowPrivilegeEscalation field is set to true in the container
	// security context
	AllowPrivilegeEscalationTrue = "AllowPrivilegeEscalationTrue"
)
View Source
const Name = "privesc"
View Source
const OverrideLabel = "allow-privilege-escalation"

Variables

This section is empty.

Functions

This section is empty.

Types

type AllowPrivilegeEscalation

type AllowPrivilegeEscalation struct{}

AllowPrivilegeEscalation implements Auditable

func New

func (*AllowPrivilegeEscalation) Audit

Audit checks that AllowPrivilegeEscalation is disabled (set to false) in the container SecurityContext

Jump to

Keyboard shortcuts

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