Skip to content

Commit ed4a136

Browse files
jeremylongCopilot
andauthored
docs: update security policy for OWASP Java Encoder (#87)
* docs: update security policy for OWASP Java Encoder * Update SECURITY.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5596b0a commit ed4a136

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SECURITY.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Only the currently released version of the OWASP Java Encoder is supported.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.3.1 | :white_check_mark: |
10+
| < 1.3.1 | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
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).

0 commit comments

Comments
 (0)