From db4d6afb7072bb72e9313601515229a1eb390b75 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 10 Sep 2023 17:53:38 -0400 Subject: [PATCH] Created 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..a63a9ec --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +The support version of this module with VirtFusion + +| Version | Supported | +|---------|--------------------| +| > 1.7.3 | :white_check_mark: | +| < 1.7.3 | :x: | + +## Reporting a Vulnerability + +If you find a vulnerability, please report it to us by going to +the [security tab](https://github.com/EZSCALE/virtfusion-whmcs-module/security) and click +on [Report a vulnerability](https://github.com/EZSCALE/virtfusion-whmcs-module/security/advisories/new). \ No newline at end of file