All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.fences.xml Maven / Gradle / Ivy

Go to download

Wraps the sanitizer to produces safe HTML (github.com/google/safe-html-types) in a way that is compatible with Fences (github.com/mikesamuel/fences-maven-enforcer-rule).

There is a newer version: 20220608.1
Show newest version
<configuration>
  <class>
    <name>com.google.common.html.types.UncheckedConversions</name>
    <method>
      <name>safeHtmlFromStringKnownToSatisfyTypeContract</name>
      <trusts>org.owasp.html.htmltypes.SafeHtmlMint</trusts>
    </method>
  </class>
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy