From c71d3a24dcd7fa214e226dbe6136f5afbc1ed760 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Sun, 18 Jun 2023 22:18:57 -0700 Subject: [PATCH] Create SECURITY.md (#70) # Describe Request Added the security policy. # Change Type Maintenance change. --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..bface55 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| < 1.0 | :x: | + +## Reporting a Vulnerability + +If you found a vulnerability with this library, please file a new issue.