From 66c78c2c8ee3260cf5aad379c8340af03db0d821 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 22 Apr 2022 15:24:39 +0200 Subject: [PATCH 1/2] add security policy --- 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 0000000..0dc104e --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ---------- | --------- | +| >= 2.0 | :x: | +| >= 1.0 | :white_check_mark: | + +## Reporting a Vulnerability + +If you discover a security vulnerability within Murph, send an acknowledgment to the reporter at security [at] murph-project.org. From d74405237e8b3181f5cbe3f024eab1d900b76c51 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 22 Apr 2022 15:27:08 +0200 Subject: [PATCH 2/2] fix security policy --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 0dc104e..1b21cbc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,4 +9,4 @@ ## Reporting a Vulnerability -If you discover a security vulnerability within Murph, send an acknowledgment to the reporter at security [at] murph-project.org. +If you discover a security vulnerability within Murph, send an email to security [at] murph-project.org.