Skip to content

Commit f9d687a

Browse files
committed
Add a reference to safe deserlialization
1 parent ee9c9b3 commit f9d687a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/site/xdoc/security.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,10 @@ public void testAllowAccessToClassProperty() throws Exception {
114114
</ul>
115115
</subsection>
116116
</section>
117+
<section name="Safe Deserialization">
118+
<p>
119+
For information about safe deserialization, please see <a href="https://commons.apache.org/io/description.html#Safe_Deserialization">Safe Deserialization</a>.
120+
</p>
121+
</section>
117122
</body>
118123
</document>

0 commit comments

Comments
 (0)