From c8ababb8e4b9c256efddc8634a0cdfdc9d976dc6 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Thu, 20 Jan 2022 19:26:59 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e6b4772 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Keep this library updated to the latest version. + +| Version | Supported | +| ------- | ------------------ | +| latest | :white_check_mark: | +| oldest | :x: | + +## Reporting a Vulnerability + +Open an issue.