diff options
-rw-r--r-- | SECURITY.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ddb8632 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +following versions are currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 3.2.x | :white_check_mark: | +| 3.1.x | :x: | +| < 3.2.0 | :x: | + +## Reporting a Vulnerability +Contact auvipy@gmail.com for reporting any vulnerability. |