Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ecosystem/mskanban/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))

Expand Down
2 changes: 1 addition & 1 deletion ecosystem/mskanban/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down