1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
Cloud Native Policy Management
Find a file
Charles-Edouard Brétéché a50911d8b5
refactor: cleanup cli apply functions (#11928)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-01-15 12:19:57 +02:00
.devcontainer chore(deps): bump ubuntu from 278628f to 80dd3c3 in /.devcontainer (#11697) 2024-12-03 07:56:42 +00:00
.github chore: bump python to 3.13.1 (#11800) 2024-12-20 12:43:06 +00:00
.vscode
api feat: add validating policy compiler (#11906) 2025-01-13 13:56:36 +01:00
charts fix(reports-controller): add a flag to disable reports sanity checks (#11867) 2025-01-09 17:03:23 +08:00
cmd refactor: cleanup cli apply functions (#11928) 2025-01-15 12:19:57 +02:00
config fix(reports-controller): add a flag to disable reports sanity checks (#11867) 2025-01-09 17:03:23 +08:00
data
docs feat: add kyverno vap API (#11790) 2025-01-08 15:56:36 +00:00
ext
hack chore: bump a couple of deps (#11879) 2025-01-09 16:53:05 +01:00
img
litmuschaos
pkg Implement Object type checking based on OpenAPI v3 schema (#11919) 2025-01-14 15:36:09 +00:00
scripts feat(ci): test upgrade conformance (#11498) 2024-11-15 11:53:44 +00:00
test fix: sorting in fix test command (#11869) 2025-01-08 13:30:15 +00:00
.chainsaw.yaml fix: update chainsaw test apply timeout to 30s (#11794) 2024-12-20 09:59:42 +00:00
.codeclimate.yml
.directory
.gitignore
.golangci.yml
.goreleaser.yml
.ko.yaml
.krew.yaml
.nancy-ignore
ADOPTERS.md Add Tigera to Kyverno ADOPTERS.md (#11874) 2025-01-09 08:20:35 +00:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md
CONTRIBUTORS.md
DEVELOPMENT.md
go.mod chore(deps): bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.19.0 (#11925) 2025-01-15 09:22:14 +01:00
go.sum chore(deps): bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.19.0 (#11925) 2025-01-15 09:22:14 +01:00
GOVERNANCE.md
LICENSE
MAINTAINERS.md
Makefile feat: add support for loading validating policies in the cli (#11883) 2025-01-10 10:43:48 +00:00
OWNERS.md
README.md
ROADMAP.md
SECURITY-INSIGHTS.yml
SECURITY.md
sonar-project.properties

Kyverno Tweet

Cloud Native Policy Management 🎉

Go Report Card License: Apache-2.0 GitHub Repo stars CII Best Practices OpenSSF Scorecard SLSA 3 Artifact HUB codecov FOSSA Status

logo

Kyverno is a policy engine designed for cloud native platform engineering teams. It enables security, automation, compliance, and governance using policy-as-code. Kyverno can validate, mutate, generate, and cleanup configurations using Kubernetes admission controls, background scans, and source code respository scans. Kyverno policies can also be used to verify OCI images, for software supply chain security. Kyverno policies can be managed as Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.

Open Source Security Index - Fastest Growing Open Source Security Projects

📙 Documentation

Kyverno installation and reference documents are available at [kyverno.io] (https://kyverno.io).

👉 Quick Start

👉 Installation

👉 Sample Policies

🙋‍♂️ Getting Help

We are here to help!

👉 For feature requests and bugs, file an issue.

👉 For discussions or questions, join the Kyverno Slack channel.

👉 For community meeting access, see mailing list.

👉 To get follow updates star this repository.

Contributing

Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:

✔ Read and agree to the Contribution Guidelines.

✔ Browse through the GitHub discussions.

✔ Read Kyverno design and development details on the GitHub Wiki.

✔ Check out the good first issues list. Add a comment with /assign to request assignment of the issue.

✔ Check out the Kyverno Community page for other ways to get involved.

Software Bill of Materials

All Kyverno images include a Software Bill of Materials (SBOM) in CycloneDX JSON format. SBOMs for Kyverno images are stored in a separate repository at ghcr.io/kyverno/sbom. More information on this is available at Fetching the SBOM for Kyverno.

Contributors

Kyverno is built and maintained by our growing community of contributors!

Made with contributors-img.

License

Copyright 2024, the Kyverno project. All rights reserved. Kyverno is licensed under the Apache License 2.0.

Kyverno is a Cloud Native Computing Foundation (CNCF) Incubating project and was contributed by Nirmata.