https://www.perforce.com/webinars/sca/how-ensure-software-security-cert-c-and-c
How to Ensure Software Security with CERT C and C++ | Perforce Software
A staggering estimated 82% of software security vulnerabilities are caused by undefined or unspecified behavior of the coding language. To detect these issues,...
how tosoftware securityensurecertperforce
https://www.mathworks.com/help/bugfinder/ref/certcrec.str03c.html
CERT C: Rec. STR03-C - Do not inadvertently truncate a string - MATLAB
Do not inadvertently truncate a string.
cert cdo nota stringrec
https://www.mathworks.com/help/bugfinder/ref/certcrec.int02c.html
CERT C: Rec. INT02-C - Understand integer conversion rules - MATLAB
Understand integer conversion rules.
cert crecunderstandintegerconversion
https://www.mathworks.com/help/bugfinder/ref/certcrulemem35c.html
CERT C: Rule MEM35-C - Allocate sufficient memory for an object - MATLAB
Allocate sufficient memory for an object.
cert can objectruleallocate
https://www.mathworks.com/help/bugfinder/ref/certcrulewin30c.html
CERT C: Rule WIN30-C - Properly pair allocation and deallocation functions - MATLAB
Properly pair allocation and deallocation functions.
cert cruleproperly
https://www.mathworks.com/help/bugfinder/ref/certcrec.pre06c.html
CERT C: Rec. PRE06-C - Enclose header files in an inclusion guard - MATLAB
Enclose header files in an inclusion guard.
cert cheader files
https://www.mathworks.com/help/bugfinder/ref/certcrec.msc01c.html
CERT C: Rec. MSC01-C - Strive for logical completeness - MATLAB
Strive for logical completeness.
cert crecstrivelogicalcompleteness
https://www.mathworks.com/help/bugfinder/ref/certcrec.dcl00c.html
CERT C: Rec. DCL00-C - Const-qualify immutable objects - MATLAB
Const-qualify immutable objects.
cert cimmutable objectsrecconstqualify
https://www.mathworks.com/help/bugfinder/ref/certcruleint35c.html
CERT C: Rule INT35-C - Use correct integer precisions - MATLAB
Use correct integer precisions.
cert cruleusecorrectinteger
https://www.mathworks.com/help/bugfinder/cert-c-rules-and-recommendations.html?s_tid=CRUX_topnav
CERT C Rules and Recommendations - MATLAB & Simulink
List and description of CERT C standard rules and recommendations supported by Polyspace
cert crulesrecommendationsmatlabsimulink
https://www.mathworks.com/help/bugfinder/ref/certcruleerr33c.html
CERT C: Rule ERR33-C - Detect and handle standard library errors - MATLAB
Detect and handle standard library errors.
cert cstandard libraryruledetect
https://www.mathworks.com/help/bugfinder/ref/certcrulefio38c.html
CERT C: Rule FIO38-C - Do not copy a FILE object - MATLAB
Do not copy a FILE object.
cert cdo notrule
https://www.mathworks.com/help/bugfinder/ref/certcrulepos49c.html
CERT C: Rule POS49-C - When data must be accessed by multiple threads, provide a mutex and...
This checker is deactivated in a default Polyspace as You Code analysis.
https://www.mathworks.com/help/bugfinder/ref/certcrulearr32c.html
CERT C: Rule ARR32-C - Ensure size arguments for variable length arrays are in a valid range -...
Ensure size arguments for variable length arrays are in a valid range.
https://www.mathworks.com/help/bugfinder/ref/certcrulesig30c.html
CERT C: Rule SIG30-C - Call only asynchronous-safe functions within signal handlers - MATLAB
Call only asynchronous-safe functions within signal handlers.
https://nctsn.org/web-feature/affiliate-spotlight-brian-miller
Affiliate Spotlight: Q&A with Brian C. Miller, PhD, Developer of CE-CERT | The National Child...
Feb 17, 2026 - Date: October 13, 2025 Authors: Brian C. Miller, Kalila Papanikolas Time: 6 minute read
https://www.mathworks.com/help/bugfinder/ref/certcrulecon40c.html
CERT C: Rule CON40-C - Do not refer to an atomic variable twice in an expression - MATLAB
Do not refer to an atomic variable twice in an expression.