diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..853cbc967 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 0.5.x | :white_check_mark: | +| < 5.0 | :x: | + +## Reporting a Vulnerability + +Please report security vulnerabilties via email to git@colby.id.au. + +Thanks!