From 66647b2ec12cd79b69a292966780ee9daa879b20 Mon Sep 17 00:00:00 2001 From: aanand Date: Sat, 20 Jun 2026 12:26:43 +0530 Subject: [PATCH 1/2] docs: add Ecosystem / Adopters section with CATAAM --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1e9f870..c884ae1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,17 @@ This repository features tools, agents, and samples that demonstrate Knowledge C [![Open in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fknowledge-catalog.git) +## Ecosystem / Adopters + +Projects and products that produce or consume OKF bundles. To add yours, open a PR. + +- **[CATAAM](https://cataam.com)** — GRC and security platform. Its OKF Context Engine + compiles an organization's compliance graph — framework requirements, controls, + discovered cloud assets, automated tests, and iASM/ASM findings — into signed OKF + bundles that AI agents (via the Model Context Protocol) and auditors consume as a + portable, vendor-neutral view of compliance posture. + + ## Contributing See the contributing [instructions](CONTRIBUTING.md) to get started contributed. From 50e039f00f9f230ce0e0be3975f37cea74746331 Mon Sep 17 00:00:00 2001 From: aanand Date: Sat, 20 Jun 2026 12:41:34 +0530 Subject: [PATCH 2/2] chore: re-trigger CLA check