mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
feat: add Kubernetes multiplayer security baseline
This commit is contained in:
+5
-3
@@ -57,9 +57,11 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
- [x] Complete the threat model for forgery, replay, queue/flood/bot abuse,
|
||||
workload/insider compromise, DDoS, supply chain and denial-of-wallet
|
||||
([THREAT-MODEL.md](docs/THREAT-MODEL.md)).
|
||||
- [ ] Enforce restricted workloads/RBAC/networks/private stores/backups/secrets;
|
||||
isolate SDR signing behind an audited non-exportable signer and add
|
||||
volumetric edge defense, WebSocket limits and overload shedding.
|
||||
- [ ] **IN PROGRESS:** Enforce restricted workloads/RBAC/networks/private
|
||||
stores/backups/secrets; isolate SDR signing behind an audited non-exportable
|
||||
signer and add volumetric edge defense, WebSocket limits and overload
|
||||
shedding. A provider-neutral restricted Kubernetes baseline and structural
|
||||
policy tests now exist; live edge/data-plane controls remain.
|
||||
- [ ] Pin, scan, SBOM and sign artifacts; verify signatures at admission and
|
||||
document the critical vulnerability SLA.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user