From fe83e439c6e1bacbc8f9c4c721c7db5aea7d3c07 Mon Sep 17 00:00:00 2001 From: Ned Wolpert Date: Wed, 10 Jun 2026 06:49:35 -0700 Subject: [PATCH] docs(readme): add passkeys-browser mutation score badge Surface the Stryker dashboard mutation score for the passkeys-browser SDK at the top of the README. The badge reads the module-specific report (github.com/codeheadsystems/pk-auth/main?module=passkeys-browser), which is the only code Stryker mutates, and links to that dashboard report. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baebd08..0cb06a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # pk-auth ![pk-auth CI](https://github.com/codeheadsystems/pk-auth/actions/workflows/ci.yml/badge.svg) +[![passkeys-browser mutation score](https://img.shields.io/endpoint?style=flat&label=mutation%20(passkeys-browser)&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fcodeheadsystems%2Fpk-auth%2Fmain%3Fmodule%3Dpasskeys-browser)](https://dashboard.stryker-mutator.io/reports/github.com/codeheadsystems/pk-auth/main?module=passkeys-browser) A production-grade, **passkeys-first** authentication template for the JVM. pk-auth ships as a reusable library set that can be dropped into a Spring