docs: Address broken links from scanner (#8195)

Related to https://github.com/open-policy-agent/opa/issues/8165

Signed-off-by: Charlie Egan <charlie_egan@apple.com>
This commit is contained in:
Charlie Egan
2026-01-08 16:36:06 +00:00
committed by GitHub
parent fc03d9c7f8
commit f573164572
6 changed files with 6 additions and 9 deletions
+2 -3
View File
@@ -30,8 +30,7 @@ production users that have added themselves (in alphabetical order):
(e.g., platform, service, etc.) and distributed via S3. Custom log infrastructure
consumes decision logs. For more information see this talk from [OPA Summit 2019](https://www.youtube.com/watch?v=nvRTO8xjmrg).
* [Bisnode](https://www.dnb.com/en-gb/about-us/we-are-now-dun-bradstreet.html)
(Dun & Bradstreet) uses OPA for a wide range of use cases,
* Bisnode (Dun & Bradstreet) uses OPA for a wide range of use cases,
including microservice authorization, fine grained kubernetes authorization,
validating and mutating admission control and CI/CD pipeline testing. Built
and maintains some OPA related tools and libraries, primarily to help
@@ -109,7 +108,7 @@ production users that have added themselves (in alphabetical order):
* [Google Cloud](https://cloud.google.com/) uses OPA to validate Google Cloud
product's configurations in several products and tools, including
[Config Controller](https://cloud.google.com/kubernetes-engine/enterprise/policy-controller),
[Config Controller](https://docs.cloud.google.com/kubernetes-engine/policy-controller/docs/overview),
[GKE Policy Automation](https://github.com/google/gke-policy-automation) or
[Config Validator](https://github.com/GoogleCloudPlatform/policy-library). See
[Creating policy-compliant Google Cloud resources article](https://docs.cloud.google.com/kubernetes-engine/policy-controller/docs/how-to/creating-policy-controller-constraints)
+1 -1
View File
@@ -161,7 +161,7 @@ is up to standard. Part of this process is also to run vulnerability scanning
on the code and on the generated container image.
[Trivy](http://trivy.dev/) is used to run the aforementioned
vulnerability scanning. To install, follow the [installation instructions](http://trivy.dev/v0.29.2/getting-started/installation/).
vulnerability scanning. To install, follow the [installation instructions](https://trivy.dev/docs/latest/getting-started/).
To run the vulnerability scanning, on the code-base, run the following command:
+1 -1
View File
@@ -7,7 +7,7 @@ software:
- golang
- fiber
code:
- https://github.com/gofiber/contrib/tree/main/opafiber
- https://github.com/gofiber/contrib/blob/main/v3/opa/README.md
---
Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
Designed to ease things up for fast development with zero memory allocation and performance in mind.
-2
View File
@@ -5,8 +5,6 @@ inventors:
- defenseunicorns
labels:
category: compliance
tutorials: # optional, links to tutorials for the integration
- https://docs.lula.dev/getting-started/
code: # optional, links to code for the integration
- https://github.com/defenseunicorns/lula
docs_features:
+1 -1
View File
@@ -5,7 +5,7 @@ software:
inventors:
- tavoai
code:
- https://github.com/TavoAI/tavo-python-sdk
- https://github.com/TavoAI/tavo-sdk
- https://github.com/TavoAI/tavo-cli
---
Tavo leverages OPA for proactive AI risk management by enforcing risk controls. Risk controls are translated to Rego code and allow developers to implement the controls seamlessly by integrating with Tavo SDK.
@@ -12,7 +12,7 @@ labels:
tutorials:
- https://developer.hashicorp.com/terraform/cloud-docs/policy-enforcement/opa
- https://developer.hashicorp.com/terraform/tutorials/cloud/drift-and-policy
- https://developer.hashicorp.com/terraform/cloud-docs/policy-enforcement/opa/vcs
- https://developer.hashicorp.com/terraform/cloud-docs/workspaces/policy-enforcement/manage-policy-sets/opa-vcs
videos:
- title: 'Terraform Cloud Learn Lab: Validate Infrastructure and Enforce OPA Policies'
speakers: