From eb979228fb1c45ee4b9fd672e8b33c78a417bfed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar=20Rubio?= Date: Fri, 26 Sep 2025 14:58:21 +0200 Subject: [PATCH] Add security policy --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2bc2bc8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a vulnerability in mkdocs-include-markdown-plugin, [open a private vulnerability report](https://github.com/mondeja/mkdocs-include-markdown-plugin/security/advisories/new) and you can create a patch on a private fork or, after reporting the problem, the maintainer will fix it as soon as possible.