From c7c169c96dd26136063fc55178d178bcde867b5b Mon Sep 17 00:00:00 2001 From: Mario Candela Date: Sun, 5 Mar 2023 17:23:40 +0100 Subject: [PATCH] Create SECURITY.md Signed-off-by: Mario Candela --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e01405a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 2.0.0 | :white_check_mark: | +| < 2.0.0 | :x: | + +## Reporting a Vulnerability + +Please report (suspected) security vulnerabilities to mario.candela.personal@gmail.com. +You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.