From 2fe70e5e421a01b884549602d549cd25057d41eb Mon Sep 17 00:00:00 2001 From: keirsalterego Date: Mon, 25 May 2026 13:09:53 +0530 Subject: [PATCH] docs: remove infrastructure provider/cost mentions (Rule #7) --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 92094ea..5863e82 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -54,6 +54,6 @@ No bounty program is active during alpha. ## Known Limitations - `DRY_RUN=true` is expected in non-production environments and intentionally short-circuits EDR side effects. -- Free-tier infrastructure constraints may affect throughput during burst loads. +- Infrastructure capacity constraints may affect throughput during burst loads. These are operational constraints, not vulnerabilities.