From 7b3da3a1e3b2639bae623234157d56ec0cb948d0 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Mon, 1 Aug 2022 15:33:21 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..92f692e --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +The following versions will get security updates. + +| Version | Supported | +| ------- | ------------------ | +| 0.4.x | :white_check_mark: | +| 0.3.x | :x: | +| 0.2.x | :x: | +| 0.1.x | :x: | + +## Reporting a Vulnerability + +If you find a vulnerability, simply [open an issue](../../issues/new) with the details, use the lable `SECURITY`.