diff --git a/ecosystem/mskanban/index.md b/ecosystem/mskanban/index.md index bc704aa..60748ad 100644 --- a/ecosystem/mskanban/index.md +++ b/ecosystem/mskanban/index.md @@ -8,7 +8,7 @@ sidebar_position: 1 **A self-hostable, zero-knowledge Kanban board** — part of the MSK ecosystem alongside [MSK Paste](../msk-paste/index.md) and [MSK Shortener](../msk-shortener/index.md). - **Source code:** [github.com/MSK-Scripts/mskanban](https://github.com/MSK-Scripts/mskanban) -- **Container image:** [`ghcr.io/musiker15/mskanban`](https://github.com/musiker15/mskanban/pkgs/container/mskanban) +- **Container image:** [`ghcr.io/msk-scripts/mskanban`](https://github.com/MSK-Scripts/mskanban/pkgs/container/mskanban) - **License:** AGPL-3.0-or-later - **Current release:** `v0.1.0-beta` (pre-1.0 — see the [release notes](https://github.com/MSK-Scripts/mskanban/releases)) diff --git a/ecosystem/mskanban/privacy.md b/ecosystem/mskanban/privacy.md index 0d0b8bf..1eade96 100644 --- a/ecosystem/mskanban/privacy.md +++ b/ecosystem/mskanban/privacy.md @@ -193,7 +193,7 @@ Please do **not** open a public GitHub issue for security findings. |---|---| | Internal threat model + code review | ✅ documented in `docs/threat-model.md` | | Static analysis (CodeQL) | ✅ blocking in CI | -| Container signing (cosign keyless OIDC) | ✅ all `ghcr.io/musiker15/mskanban` tags | +| Container signing (cosign keyless OIDC) | ✅ all `ghcr.io/msk-scripts/mskanban` tags | | SBOM (CycloneDX + SPDX) | ✅ attached to every release | | External audit | ⚪ not yet — planned for the v1.0 cycle | | Penetration test | ⚪ not yet — planned for the v1.0 cycle |