From 38acd00093c228fe1ef5f9702da4901ab4f4ce7d Mon Sep 17 00:00:00 2001 From: Matthew Khouzam Date: Fri, 11 Dec 2020 09:54:05 -0500 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..73af94f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +This shall be determined once releases start, the resulting table shall look like this. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Report a vulnerability by opening an issue.