We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6320a6d commit 93b1f42Copy full SHA for 93b1f42
README.md
@@ -7,6 +7,8 @@ Contextual Output Encoding is a computer programming technique necessary to stop
7
Cross-Site Scripting. This project is a Java 1.5+ simple-to-use drop-in high-performance
8
encoder class with little baggage.
9
10
+For more detailed documentation on the OWASP Javca Encoder please visit [https://owasp.org/www-project-java-encoder/].
11
+
12
Start using the OWASP Java Encoders
13
-----------------------------------
14
You can download a JAR from [Maven Central](https://search.maven.org/#search|ga|1|g%3A%22org.owasp.encoder%22%20a%3A%22encoder%22).
0 commit comments