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.
https://docs.kubelinter.io/
Apache License 2.0
2.95k stars 235 forks source link

[FEATURE_REQUEST] Add OpenShift SecurityContextConstraints #649

Closed mancubus77 closed 12 months ago

mancubus77 commented 1 year ago

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