Skip to content

Commit

Permalink
Update ADOPTERS.md
Browse files Browse the repository at this point in the history
Fix Red Hat OpenShift link
  • Loading branch information
knrc authored Aug 15, 2024
1 parent 87c1b38 commit c6b798e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ This list shows adopters of CEL-Playground. If you're using CEL Playground in an
* [Kubernetes](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy) - CEL Playground is referenced within Kubernetes Validating Admission Policy to help users familiarize themselves with CEL before they try using it in their deployment.
* [Kubescape CEL Library](https://github.com/kubescape/cel-admission-library) - Kubescape project has a CEL-based validating admission policy library. This library implements the widely used Kubescape controls in CEL so users can use them as Kubernetes admission policies. Contributors are using CEL Playground to test and develop the controls in this library and it is a great tool to save time since we do not need to develop our own tooling.
* [LINUXtips](https://linuxtips.io) - LINUXtips effectively utilizes CEL Playground to support students in grasping the implementation of security policies using CEL. This valuable resource enables students to actively test and apply what they are learning in a practical way, helping them gain a deeper understanding of real-world applications.
* [Red Hat OpenShift] (https://www.redhat.com/en/technologies/cloud-computing/openshift) - Our API review team uses CEL Playground to demonstrate how various expressions function and direct developers at it for them to do the same. It's a good vehicle for communicating how particular techniques work.
* [Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift) - Our API review team uses CEL Playground to demonstrate how various expressions function and direct developers at it for them to do the same. It's a good vehicle for communicating how particular techniques work.
* [Weni](https://weni.ai/) - The CEL Playground has been instrumental in refining our skills in CEL expressions. It’s a powerful, user-friendly tool, making it a valuable resource for anyone working with CEL.

0 comments on commit c6b798e

Please sign in to comment.