policy
Here are 440 public repositories matching this topic...
Describe the solution you'd like
We want to provide an easy way to view guidance on how to fix failing rules. For that, we want to add to the test command output a how-to-fix guidelines link next to every failing rule.
Since this is optional, we want this option to be a flag of test command or as a local configuration.
datree test ~/.datree/k8s-demo.yaml --verboseTo
-
Updated
Feb 16, 2022 - Sass
-
Updated
Feb 15, 2021
-
Updated
Mar 18, 2022 - C
-
Updated
Jul 11, 2021 - HTML
-
Updated
Mar 3, 2022 - AGS Script
-
Updated
Mar 17, 2022
-
Updated
Feb 8, 2022
-
Updated
Dec 25, 2020 - Python
See project-oak/oak#2570 for context
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 19, 2022
-
Updated
Mar 18, 2022 - Java
-
Updated
Mar 18, 2022 - Go
-
Updated
Feb 28, 2022 - Go
-
Updated
Mar 2, 2022 - Open Policy Agent
-
Updated
Mar 18, 2022 - C++
Feature Request
Short Description
Currently, the GRPC server port [is a configuration](https://github.com/kubearmor/KubeArmor/blob/bf39613c0c01e986d3e77d2f46a59c526cbf5907/KubeArmor/config/config.go#L79) and the default value is 32767.
This works fine on kubearmor in
-
Updated
Aug 27, 2018 - HTML
When the server rebuilds the policy index and detects any errors, it only outputs a summary of the errors detected (failed to build index: missing imports=1, duplicate definitions=0, load failures=2). This is for two reasons:
- We expect users to always run
cerbos compileto catch any problems before pushing any policy changes live. - If there are too many errors, reporting them all in th
-
Updated
Mar 15, 2022 - Go
-
Updated
Mar 16, 2022 - Go
-
Updated
Jun 13, 2020 - Go
-
Updated
Mar 18, 2022 - HTML
-
Updated
Feb 4, 2022 - Python
Improve this page
Add a description, image, and links to the policy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the policy topic, visit your repo's landing page and select "manage topics."
What part of OPA would you like to see improved?
I am aware that in OPA tests we can mock the input provided in each test.
I need to be able to write tests where