From 8ac29902976b77c69e9f7c786d5cb72cdc1b7e6f Mon Sep 17 00:00:00 2001 From: EmersonBraun Date: Wed, 29 Jul 2026 10:15:10 -0300 Subject: [PATCH 1/2] docs: display OpenSSF Baseline badge --- README.md | 1 + llms-full.txt | 1 + readme-standard-v1.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a276d2..a2e4ce0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Profile: top-level-repository It is intended for developers and teams who want focused review feedback without changing their model subscription, and without adopting a separate chat product surface. [![CI](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml) +[![OpenSSF Baseline](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) [![License: MIT](https://img.shields.io/badge/License-MIT-0f766e.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D20-339933?logo=node.js&logoColor=white)](package.json) diff --git a/llms-full.txt b/llms-full.txt index a486854..50abfdb 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -29,6 +29,7 @@ Profile: top-level-repository It is intended for developers and teams who want focused review feedback without changing their model subscription, and without adopting a separate chat product surface. [![CI](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml) +[![OpenSSF Baseline](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) [![License: MIT](https://img.shields.io/badge/License-MIT-0f766e.svg)](https://github.com/AgentsKit-io/code-review-cli/blob/main/LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D20-339933?logo=node.js&logoColor=white)](https://github.com/AgentsKit-io/code-review-cli/blob/main/package.json) diff --git a/readme-standard-v1.json b/readme-standard-v1.json index e3b0508..b65c36c 100644 --- a/readme-standard-v1.json +++ b/readme-standard-v1.json @@ -215,7 +215,7 @@ "docs/OPERATIONS.md", "test/cli-smoke.test.mjs" ], - "sourceHash": "sha256:c2ce40d933df7fd6b94f69bc95f104e5c06bf68de0c3ba24c80470d2095c1c27" + "sourceHash": "sha256:8a48127156f848d222452900394bb2f70e8b2241f3ea4e5733b90ac5b06a6d0b" }, "exceptions": [] } From cb8ff1f4d2727d7c4f4c5892ad0dfc377a8dff5e Mon Sep 17 00:00:00 2001 From: EmersonBraun Date: Wed, 29 Jul 2026 10:22:12 -0300 Subject: [PATCH 2/2] docs: use canonical OpenSSF badge label --- README.md | 2 +- llms-full.txt | 2 +- readme-standard-v1.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2e4ce0..0e485d0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Profile: top-level-repository It is intended for developers and teams who want focused review feedback without changing their model subscription, and without adopting a separate chat product surface. [![CI](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml) -[![OpenSSF Baseline](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) [![License: MIT](https://img.shields.io/badge/License-MIT-0f766e.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D20-339933?logo=node.js&logoColor=white)](package.json) diff --git a/llms-full.txt b/llms-full.txt index 50abfdb..1f27faf 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -29,7 +29,7 @@ Profile: top-level-repository It is intended for developers and teams who want focused review feedback without changing their model subscription, and without adopting a separate chat product surface. [![CI](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/AgentsKit-io/code-review-cli/actions/workflows/ci.yml) -[![OpenSSF Baseline](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13866/baseline)](https://www.bestpractices.dev/projects/13866) [![License: MIT](https://img.shields.io/badge/License-MIT-0f766e.svg)](https://github.com/AgentsKit-io/code-review-cli/blob/main/LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D20-339933?logo=node.js&logoColor=white)](https://github.com/AgentsKit-io/code-review-cli/blob/main/package.json) diff --git a/readme-standard-v1.json b/readme-standard-v1.json index b65c36c..a8a8293 100644 --- a/readme-standard-v1.json +++ b/readme-standard-v1.json @@ -215,7 +215,7 @@ "docs/OPERATIONS.md", "test/cli-smoke.test.mjs" ], - "sourceHash": "sha256:8a48127156f848d222452900394bb2f70e8b2241f3ea4e5733b90ac5b06a6d0b" + "sourceHash": "sha256:df64583bb8d08a538138986bfe3604ee9fb821c7271a08527fe758229f6116d8" }, "exceptions": [] }