🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

k8s.io/pod-security-admission

Package Overview
Dependencies
Versions
729
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s.io/pod-security-admission

Go Modules
Version
v0.34.3
Version published
Created
Source

⚠️ This is an automatically published staged repository for Kubernetes.
Contributions, including issues and pull requests, should be made to the main Kubernetes repository: https://github.com/kubernetes/kubernetes.
This repository is read-only for importing, and not used for direct contributions.
See CONTRIBUTING.md for more details.

Pod Security Admission

The Pod Security Standards are a set of best-practice profiles for running pods securely.

This repository contains the codified profile definitions, the implementation for the PodSecurity admission controller (library and webhook) that enforces the use of the standards, and testing resources for validating enforcement of the standards.

See https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/2579-psp-replacement for more details.

Community, discussion, contribution, and support

The Pod Security Standards are a sub-project of SIG-Auth.

You can reach the maintainers of this project at:

Learn how to engage with the Kubernetes community on the community page.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

FAQs

Package last updated on 10 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts