File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,12 +12,24 @@ This code was written with security best practices in mind, has an
1212extensive test suite, and has undergone
1313[ adversarial security review] ( docs/attack_review_ground_rules.md ) .
1414
15+ ## Table Of Contents
16+
17+ * [ Getting Started] ( #getting-started )
18+ * [ Prepackaged Policies] ( #prepackaged-policies )
19+ * [ Crafting a policy] ( #crafting-a-policy )
20+ * [ Custom policies] ( #custom-policies )
21+ * [ Preprocessors] ( #preprocessors )
22+ * [ Telemetry] ( #telemetry )
23+ * [ Questions\? ] ( #questions )
24+ * [ Contributing] ( #contributing )
25+ * [ Credits] ( #credits )
26+
1527## Getting Started
1628
1729[ Getting Started] ( docs/getting_started.md ) includes instructions on
1830how to get started with or without Maven.
1931
20- ## Prepackage Policies
32+ ## Prepackaged Policies
2133
2234You can use
2335[ prepackaged policies] ( https://static.javadoc.io/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer/20190325.1/org/owasp/html/Sanitizers.html ) :
You can’t perform that action at this time.
0 commit comments