rspec/rules/S2755/comments-and-links.adoc
2022-01-25 13:38:33 +01:00

11 lines
574 B
Plaintext

=== deprecates: S4435
=== on 23 Mar 2015, 19:56:42 Ann Campbell wrote:
https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing
=== on 20 Jul 2015, 07:34:17 Ann Campbell wrote:
Tagged java-top by Ann [~nicolas.peru]
=== on 25 Jan 2022, 10:34:00 Quentin Jaquier wrote:
Quick fixes (for Java): even if it is technically possible to provide a fix that would result in compliant code, it does not sound wise to set properties blindly, as it can have side effects. Fixing the issue requires a careful and good understanding of the overall context of the code.