1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
Cloud Native Policy Management
Find a file
dependabot[bot] 60899905f7
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#9895)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 09:45:59 +00:00
.devcontainer feat: add arm64 support in devcontainers (#8675) 2023-10-19 07:47:31 +00:00
.github chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#9895) 2024-03-13 09:45:59 +00:00
.vscode fix launch.json (#9239) 2023-12-21 10:53:16 +00:00
api fix: add podSecurity validation checks for exceptions (#9817) 2024-02-28 08:21:10 +00:00
charts fix: Adjust chart templates to handle hostNetwork set to true (#9864) 2024-03-12 12:29:01 +00:00
cmd add control names and images to PSS results (#9869) 2024-03-11 09:32:05 +00:00
config fix(globalcontext): old WaitGroup not stopping (#9813) 2024-02-27 18:24:39 +00:00
data
docs fix(globalcontext): old WaitGroup not stopping (#9813) 2024-02-27 18:24:39 +00:00
ext refactor: move resource loader package to ext (#8780) 2023-10-30 17:27:02 +00:00
hack
img
litmuschaos
pkg add unit test (#9894) 2024-03-13 17:09:30 +08:00
scripts ci: add load testing workflow (#9515) 2024-01-29 12:30:51 +00:00
test add control names and images to PSS results (#9869) 2024-03-11 09:32:05 +00:00
.chainsaw.yaml [Bug] [CLI] PSS report does not show properties with control details (#9785) 2024-03-07 13:54:00 -08:00
.codeclimate.yml
.directory
.gitignore Unit tests for Pod Security Admission Integrations (#8585) 2023-12-26 22:28:08 +08:00
.golangci.yml chore: increase linter timeout (#7767) 2023-07-06 13:39:52 +00:00
.goreleaser.yml fix: release archive name template (#8475) 2023-09-20 22:35:49 +00:00
.ko.yaml
.krew.yaml
.nancy-ignore fix: nancy ignore (#9574) 2024-01-31 00:51:11 +00:00
ADOPTERS.md docs: Add new adopter to ADOPTERS.md (#9841) 2024-03-03 21:59:25 -08:00
CHANGELOG.md chore: enable policy exceptions by default (#8545) 2023-09-27 17:40:13 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS chore(codeowners): add KhaledEmaraDev to CODEOWNERS (#9851) 2024-03-08 09:51:29 +00:00
CONTRIBUTING.md chore: remove reference to kuttl (#9539) 2024-01-27 23:01:32 +00:00
CONTRIBUTORS.md Adding myself as Contributor (#9871) 2024-03-11 08:45:22 +00:00
DEVELOPMENT.md fix: modify the conformance config name (#9691) 2024-02-07 11:02:31 +00:00
go.mod chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 (#9868) 2024-03-08 07:06:24 +00:00
go.sum chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 (#9868) 2024-03-08 07:06:24 +00:00
GOVERNANCE.md
LICENSE
MAINTAINERS.md chore: add myself to the maintainers list (#9130) 2023-12-11 09:09:53 -08:00
Makefile chore: bump kind and k8s images (#9680) 2024-02-07 00:41:22 +00:00
OWNERS.md
README.md update README for new features and OSS security index card (#9467) 2024-01-21 09:24:56 +00:00
ROADMAP.md
SECURITY-INSIGHTS.yml [Feature] Security Improvements based on CLOMonitor Checks (#9395) 2024-01-19 10:50:17 +00:00
SECURITY.md
sonar-project.properties

Kyverno Tweet

Cloud Native Policy Management 🎉

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

logo

Kyverno is a policy engine designed for Kubernetes 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 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.

👉 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, join the mailing list.

👉 To get 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 2023, 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.