Alcance
ISO/IEC TS 17961:2013 specifiesrules for secure coding in the C programming language, andcode examples.ISO/IEC TS 17961:2013 does not specifythe mechanism by which these rules are enforced, orany particular coding style to be enforced.Each rule in this Technical Specification is accompanied by code examples. Two distinct kinds of examples are provided:noncompliant examples demonstrating language constructs that have weaknesses with potentially exploitable security implications; such examples are expected to elicit a diagnostic from a conforming analyzer for the affected language construct; andcompliant examples are expected not to elicit a diagnostic.