diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a3de8866..85f58f67 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,3 @@ contact_links: - name: Report a security vulnerability url: https://github.com/dean0x/mdscript/security/advisories/new about: Please report security issues privately, not as public issues. See SECURITY.md. - - name: Question or discussion - url: https://github.com/dean0x/mdscript/discussions - about: For usage questions and open-ended discussion, please use Discussions. diff --git a/SECURITY.md b/SECURITY.md index f4c565c2..b4f480a2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -25,11 +25,6 @@ investigate. MDS is pre-1.0. Security fixes are applied to the latest released minor series only; please upgrade to the newest release before reporting. -| Version | Supported | -|---------|-----------| -| 0.1.x | ✅ | -| < 0.1.0 | ❌ | - ## Security model & built-in controls MDS treats template sources, imported modules, and runtime variables as untrusted