From af603fcaf6a932ccee05094823817a49da6134de Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Thu, 26 Sep 2024 09:04:59 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..27c7709f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ---------------- | ------------------ | +| >= 1.0.0-rc.100 | :white_check_mark: | +| < 1.0.0-rc.100 | :x: | + +## Reporting a Vulnerability + +Please [open an issue](https://github.com/pengzhanbo/vuepress-theme-plume/issues/new?assignees=pengzhanbo&title=%5BSecurity%5D).