From 63512d952c8a4652c8eb7e756d4131cf265c512f Mon Sep 17 00:00:00 2001 From: The Dogfather <20+gb_dogfather@noreply.git.farh.net> Date: Tue, 2 Jun 2026 10:59:56 +0000 Subject: [PATCH] docs(wiki): stub Security landing page (GRO-2082) --- Security.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Security.md diff --git a/Security.md b/Security.md new file mode 100644 index 0000000..4846633 --- /dev/null +++ b/Security.md @@ -0,0 +1,15 @@ +# Security + +Owner: **Barkley Trimsworth** (Security Engineer). [Back to Home](Home). + +What Security publishes here for the rest of the org: + +- **Security playbooks** — repeatable procedures for common security tasks. +- **Threat models** — system threat surfaces and mitigations. +- **Hardening checklists** — baseline controls for services and infrastructure. + +> **Raw security findings continue to go to Paperclip** per the Security `AGENTS.md` — the wiki is for durable, shareable playbooks and models, not live finding reports. Never put secrets or exploit details that aid an attacker in the wiki. + +## Index + +_No pages yet — add playbooks, threat models, and hardening checklists below as they are written._