rspec/rules/S901/java/rule.adoc

15 lines
421 B
Plaintext

include::../rule.adoc[]
== See
* https://www.securecoding.cert.org/confluence/x/uQCSBg[CERT, MSC56-J.] - Detect and remove superfluous code and values
* https://www.securecoding.cert.org/confluence/x/OYIyAQ[CERT, MSC07-CPP.] - Detect and remove dead code
ifdef::env-github,rspecator-view[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]