diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0b2a0e2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 0.3.8 | :white_check_mark: | +| < 0.3.8 | :x: | + +## Reporting a Vulnerability + +create an issue with the labels "bug" or "security" + +thank you.