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.7compared with

Version Details

Compile Changes (2)

1.0.6 1.0.7
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.code.findbugs » jsr305-1.3.9
- Removed com.google.guava » guava-testlib19.0-

Test Changes (1)

1.0.6 1.0.7
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.guava » guava-testlib-19.0