diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f97550f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Only the currently released version of the OWASP Java Encoder is supported. + +| Version | Supported | +| ------- | ------------------ | +| 1.3.1 | :white_check_mark: | +| < 1.3.1 | :x: | + +## Reporting a Vulnerability + +If you suspect that there is a vulnerability, please report it privately using GitHub's [Security Advisories](https://github.com/OWASP/owasp-java-encoder/security/advisories/new).