stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.

Home Page:https://docs.kubelinter.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE_REQUEST] Add OpenShift SecurityContextConstraints

mancubus77 opened this issue · comments

Description of the problem/feature request
Openshift uses SecurityContextConstraints to provide additional capabilities for Kubernetes resources. Analysis of the privileges in this resource is important from security perspective.

Description of the existing behavior vs. expected behavior
Currently SecurityContextConstraints objects not supported