2021-06-08 14:23:48 +02:00
|
|
|
include::../rule.adoc[]
|
|
|
|
|
2023-05-03 11:06:20 +02:00
|
|
|
== Resources
|
2021-09-21 15:40:35 +02:00
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2021-06-08 14:23:48 +02:00
|
|
|
ifdef::env-github,rspecator-view[]
|
2021-06-08 15:52:13 +02:00
|
|
|
'''
|
2021-06-08 14:23:48 +02:00
|
|
|
== Comments And Links
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
include::../comments-and-links.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|