Skip to content
Merged
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
22 changes: 22 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->

# Security Policy

**The security policy for this repository lives in [`SECURITY.adoc`](SECURITY.adoc).**

Please read that file — it is the authoritative document.

## Why this file exists

This estate writes prose in AsciiDoc, so every community-health document here is `.adoc`.
That is a deliberate convention, not an omission.

Some tools only look for the literal filename `SECURITY.md` and report the policy as
missing when they do not find it — Glama counts a repository as having no security policy
without it. This pointer satisfies that check without duplicating the policy text, so
there is exactly one source of truth.

Do not copy the policy into this file; it will drift.