Wrapper types for web content strings.
These strings must meet a contract that enable web
applications to be secure-by-construction against
important classes of vulnerabilities like XSS.
This is meant to be used in conjunction with the
error_prone checker, and safe template languages.
https://github.com/google/safe-html-types/blob/master/README.md
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Apr 30, 2016 | May 25, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 19.0 | 18.0 |
| ~ Updated | com.google.guava » guava-testlib | 19.0 | 18.0 |
| - Removed | com.google.gwt » gwt-dev | 2.8.0-beta1 | - |
Test Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.maven.shared » maven-verifier | 1.2 | - |
