Skip to content

Commit bb3f192

Browse files
committed
Add a reference to safe deserlialization
1 parent 55c96cf commit bb3f192

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
@@ -51,5 +51,10 @@
5151
<li><a href="https://www.cve.org/CVERecord?id=CVE-2025-30474">CVE-2025-30474</a>: Apache Commons VFS: Failing to find an FTP file can reveal the URI's password in an error message</li>
5252
</ul>
5353
</section>
54+
<section name="Safe Deserialization">
55+
<p>
56+
For information about safe deserialization, please see <a href="https://commons.apache.org/io/description.html#Safe_Deserialization">Safe Deserialization</a>.
57+
</p>
58+
</section>
5459
</body>
5560
</document>

0 commit comments

Comments
 (0)