From 7b449caa8e85ef0f43225f636d547492f1b55f8b Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 22 Sep 2026 13:31:52 +0100 Subject: [PATCH] docs: remove OpenSSF Best Practices badge pointing at another project The README displayed OpenSSF Best Practices project 8509. That project is not this one: $ curl -s https://www.bestpractices.dev/projects/8509.json | jq -r .repo_url https://github.com/Isaiah0521/PA-updated-Weapon-Master Project 8509 is "PA-updated-Weapon-Master", an unrelated MS-PL adventure game by another author, and its badge level is "passing" -- so the badge asserted an earned certification this project never applied for. No OpenSSF Best Practices registration exists for this project or for the metadatastician / hyperpolymath owners (bestpractices.dev project search returns zero results for all four), so there is no correct id to swap in. The badge is removed rather than corrected. Registration is tracked separately; the badge may be restored only once `curl .../projects/.json | jq -r .repo_url` names this repository. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01YSq3UodR3CjsuAK5yoTzHF --- README.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.adoc b/README.adoc index 8d22ef7..5aa84fe 100644 --- a/README.adoc +++ b/README.adoc @@ -21,7 +21,6 @@ image:https://img.shields.io/badge/docs-CC--BY--SA--4.0-blue[Docs: CC-BY-SA-4.0, image:https://img.shields.io/badge/Idris-Inside-5E5086?logo=idris&logoColor=white[Idris Inside,link=https://www.idris-lang.org] image:https://img.shields.io/badge/RSR-Bronze-cd7f32[RSR Standard,link=https://github.com/hyperpolymath/standards] image:https://api.securityscorecards.dev/projects/github.com/metadatastician/paint-type/badge[OpenSSF Scorecard,link=https://securityscorecards.dev/viewer/?uri=github.com/metadatastician/paint-type] -image:https://www.bestpractices.dev/projects/8509/badge[OpenSSF Best Practices,link="https://www.bestpractices.dev/projects/8509"] image:https://img.shields.io/badge/SOC_3-Compliant-brightgreen[SOC 3 Compliant,link=https://github.com/organizations/metadatastician/settings/compliance] image:https://img.shields.io/badge/ISO_27001-Compliant-blue[ISO 27001 Compliant,link=https://github.com/organizations/metadatastician/settings/compliance] image:https://img.shields.io/badge/CIAQ-Compliant-9f55ff[CIAQ Compliant,link=https://github.com/organizations/metadatastician/settings/compliance]