From 5beb1509db67c52ac4e9d6e969d72ede64db7064 Mon Sep 17 00:00:00 2001 From: Nick Osborn Date: Thu, 12 Jun 2025 13:34:00 +0800 Subject: [PATCH] Publish a security policy --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f5bdb36 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Support is provided on a best-efforts basis for the [latest version](https://github.com/nosborn/github-action-markdown-cli/releases/latest) only. + +## Reporting a Vulnerability + +Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new).