diff --git a/ADOPTERS.md b/ADOPTERS.md index bf1d2aee28..d8ba126a85 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -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) diff --git a/docs/docs/contrib-code.md b/docs/docs/contrib-code.md index 1eba868b9f..fb41bb50c5 100644 --- a/docs/docs/contrib-code.md +++ b/docs/docs/contrib-code.md @@ -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: diff --git a/docs/src/data/ecosystem/entries/fiber.md b/docs/src/data/ecosystem/entries/fiber.md index 32901c3173..a43fdfb663 100644 --- a/docs/src/data/ecosystem/entries/fiber.md +++ b/docs/src/data/ecosystem/entries/fiber.md @@ -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. diff --git a/docs/src/data/ecosystem/entries/lula.md b/docs/src/data/ecosystem/entries/lula.md index e829409ac4..64ffb644c1 100644 --- a/docs/src/data/ecosystem/entries/lula.md +++ b/docs/src/data/ecosystem/entries/lula.md @@ -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: diff --git a/docs/src/data/ecosystem/entries/tavoai.md b/docs/src/data/ecosystem/entries/tavoai.md index 873ed39760..050a529810 100644 --- a/docs/src/data/ecosystem/entries/tavoai.md +++ b/docs/src/data/ecosystem/entries/tavoai.md @@ -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. diff --git a/docs/src/data/ecosystem/entries/terraform-cloud.md b/docs/src/data/ecosystem/entries/terraform-cloud.md index 45cc3ee933..a6d12e9572 100644 --- a/docs/src/data/ecosystem/entries/terraform-cloud.md +++ b/docs/src/data/ecosystem/entries/terraform-cloud.md @@ -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: