From cab3b51c0f9ab163ad39d2078f29f9406f09eb5a Mon Sep 17 00:00:00 2001 From: kkdev92 Date: Thu, 13 Aug 2026 12:40:07 +0900 Subject: [PATCH] docs: show the OpenSSF Best Practices badge The project now carries a passing badge. The badge is a self-certification, so it is worth saying what it actually rests on: 67 criteria answered, each justification checked against this repository rather than asserted, and the answers kept in version control alongside the entry. Where the honest answer was less flattering it says so - branch coverage is given unrounded, and a criterion is left No rather than argued into a Yes. Placed with the other badges so a reader can see the release, the build and the self-assessment together. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5499eba..316cea8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![CI](https://github.com/kkdev92/quick-utils/actions/workflows/ci.yml/badge.svg)](https://github.com/kkdev92/quick-utils/actions/workflows/ci.yml) [![VS Code Marketplace](https://vsmarketplacebadges.dev/version-short/kkdev92.quick-utils.svg)](https://marketplace.visualstudio.com/items?itemName=kkdev92.quick-utils) [![TypeScript](https://img.shields.io/badge/TypeScript-6.0-blue.svg)](https://www.typescriptlang.org/) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/14050/badge)](https://www.bestpractices.dev/projects/14050) Change case, encode, hash, reformat JSON, generate values and test regular expressions — on the selection you already have, without leaving the editor and