diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c3024562 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 0.13.x | :white_check_mark: | +| <0.13.x | :x: | + +## Reporting a Vulnerability + +Please do not report security vulnerabilities through public GitHub issues. +Instead, please report them to the Github Security Reporting Tool which you can read about [Here](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability). +You should recieve as soon as somebody triages and analyzes the issue.