2021-06-03 09:05:38 +02:00
=== relates to: S1675
2021-06-02 20:44:38 +02:00
2021-06-03 09:05:38 +02:00
=== is related to: S5754
2021-06-02 20:44:38 +02:00
2021-06-03 09:05:38 +02:00
=== is related to: S1938
2021-06-02 20:44:38 +02:00
2021-06-03 09:05:38 +02:00
=== on 7 Aug 2013, 09:10:45 Freddy Mallet wrote:
2021-06-02 20:44:38 +02:00
Is implemented by \http://jira.codehaus.org/browse/SONARJAVA-270
2021-06-03 09:05:38 +02:00
=== on 8 Aug 2013, 00:04:08 Ann Campbell wrote:
2021-06-02 20:44:38 +02:00
This rule tells people to catch Exception. Are we eliminating (from the core set) the rule that says not to catch the root Exception class, but to catch its children instead?
2021-06-03 09:05:38 +02:00
=== on 11 Feb 2015, 12:35:00 Sébastien Gioria wrote:
2021-06-02 20:44:38 +02:00
This rule related to CERT ERR07-J and could be OWASP Top10 A6 related