diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..73af94f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +This shall be determined once releases start, the resulting table shall look like this. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Report a vulnerability by opening an issue.