From b23afe0e950645ecfe4712673c6edfaa55638b69 Mon Sep 17 00:00:00 2001 From: Dusty <42273218+DustyStudy@users.noreply.github.com> Date: Thu, 17 Sep 2026 21:06:50 -0500 Subject: [PATCH] docs: remove stale badge-visibility note from README The repo has been public with a running scorecard workflow for a while now, so the caveat about badges not rendering was no longer accurate. Co-Authored-By: Claude Sonnet 5 --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9af8bbe..3bdf564 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,6 @@ [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/DustyStudy/aws-orgctl/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DustyStudy/aws-orgctl) [![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE) -> Badges only render publicly once this repo is public (or you're viewing -> it while logged into GitHub) — private-repo badges need auth to display -> for outside visitors. The Scorecard badge specifically only populates -> after `scorecard.yml` has run at least once against the public repo. No -> coverage badge yet; wiring one up needs a Codecov (or similar) account -> and token, tracked as a follow-up. - **Ephemeral AWS multi-account credential manager, built on IAM Identity Center (SSO).** No long-lived access keys. No static credentials sitting in `~/.aws/credentials`.