1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Cloud Native Policy Management
Find a file
Roee Landesman 3e524b5586
Add github token permissions to improve ossf scorecard (#2992)
* Fix autogen issue with cronjob generator and foreach pod generator (#2989)

Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Roee Landesman <roee.landesman@gmail.com>

* Add baseline read-all permissions

Signed-off-by: Roee Landesman <roee.landesman@gmail.com>

* remove extra read-all

Signed-off-by: Roee Landesman <roee.landesman@gmail.com>

* Add arm64 goarch to go releaser (#2991)

Signed-off-by: Roee Landesman <roee.landesman@gmail.com>

Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
2022-01-15 17:14:22 -08:00
.github Add github token permissions to improve ossf scorecard (#2992) 2022-01-15 17:14:22 -08:00
api updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
charts Corrected the value of INIT_CONFIG env in deployment (#2927) 2022-01-07 10:52:34 +00:00
cmd chore: bump golang to 1.7.6 in dockerfiles (#2968) 2022-01-14 07:57:33 +00:00
config Corrected the value of INIT_CONFIG env in deployment (#2927) 2022-01-07 10:52:34 +00:00
data Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
docs [docs]: sync api docs with latest api changes (#2808) 2021-12-09 14:44:29 +00:00
img upload logo (#1560) 2021-02-08 13:09:37 -08:00
litmuschaos Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00
pkg Fix autogen issue with cronjob generator and foreach pod generator (#2989) 2022-01-15 12:28:28 -08:00
scripts tighten and clarify Kyverno roles and permissions (#2799) 2021-12-10 04:34:06 +00:00
test Fix autogen issue with cronjob generator and foreach pod generator (#2989) 2022-01-15 12:28:28 -08:00
.codeclimate.yml remove arm from goreleaser (#903) 2020-06-04 11:45:37 -07:00
.directory Implemented validation across same yaml 2019-06-20 18:21:55 +03:00
.gitignore Automate CLI binaries releases (#2236) 2021-08-10 09:07:46 -07:00
.golangci.yml codeclimate and golangci-lint added 2020-03-24 02:01:50 +05:30
.goreleaser.yml Add arm64 goarch to go releaser (#2991) 2022-01-15 15:39:52 -08:00
.krew.yaml migrate repo 2020-10-07 15:09:52 -07:00
ADOPTERS.md Updated the list of adopters (#2828) 2022-01-04 01:56:50 +00:00
CHANGELOG.md Update CHANGELOG (#2727) 2021-11-16 19:31:36 +08:00
CODE_OF_CONDUCT.md Fix typos (#2860) 2021-12-18 20:03:16 +00:00
CODEOWNERS Add CODEOWNERS file for maintainers (#2686) 2021-11-09 09:28:52 +01:00
CONTRIBUTING.md Fix typos (#2860) 2021-12-18 20:03:16 +00:00
cosign.pub feat: sign images using cosign on build 2021-09-27 15:26:11 +05:30
go.mod feat(validation): support for ephemeral containers (#2875) 2021-12-28 14:22:52 +00:00
go.sum add semver_compare JMESPath function (#2846) 2021-12-21 08:12:35 -08:00
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
MAINTAINERS.md Updated the list of adopters (#2828) 2022-01-04 01:56:50 +00:00
Makefile Fix: CI job to release images (#2929) 2022-01-10 14:10:44 +00:00
OWNERS.md update reviewers and approvers (#2589) 2021-10-25 19:43:54 -07:00
README.md Fix typos (#2860) 2021-12-18 20:03:16 +00:00
SECURITY.md feat: security.md 2021-09-19 09:50:26 +05:30

Kyverno Tweet

Kubernetes Native Policy Management 🎉

build prereleaser Go Report Card License: Apache-2.0 GitHub Repo stars

logo

Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are 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.

📙 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.

Contributors

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

Made with contributors-img.