Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](
|
||
---|---|---|
.assets | ||
.crds | ||
.docs | ||
.github | ||
.hack | ||
.release-notes | ||
.schemas | ||
.vscode | ||
catalog | ||
charts/kyverno-json | ||
pkg | ||
test | ||
wasm | ||
website | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yaml | ||
LICENSE | ||
Makefile | ||
README.md | ||
codecov.yml | ||
go.mod | ||
go.sum | ||
kyverno-json.rb | ||
main.go | ||
playground-examples.yaml | ||
requirements.txt |
README.md
Kyverno JSON 
Kyverno everywhere! 🎉
kyverno-json
applies Kyverno policies to any JSON or YAML payload.
Use Kyverno's powerful, declarative, low-code policies to validate any runtime or configuration data that can be converted to JSON including:
- Terraform files
- Dockerfiles
- Cloud configurations
- Service authorization requests
Run kyverno-json
as a CLI, or a web application with a REST API. Or, integrate as a Golang library.
WARNING: ⚠️ Kyverno JSON is in early development and changes may not be backward compatible.
📙 Documentation
Documentation is available at: https://kyverno.github.io/kyverno-json
🙋♂️ Getting Help
We are here to help!
👉 For feature requests and bugs, file an issue.
👉 For discussions or questions, join the Kyverno Slack channel.
👉 To get notified on updates ⭐️ star this repository.
➕ Contributing
Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:
✔ Look through the good first issues list. Add a comment with /assign
to request the assignment of the issue.
✔ Check out the Kyverno Community page for other ways to get involved.
✔ Read the developer documentation in the .docs folder.
License
Copyright 2023, the Kyverno project. All rights reserved. kyverno-json is licensed under the Apache License 2.0.