GitHub
CERT Secure Coding

Critic

This page was automatically generated and should not be edited.

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

The table below can be re-ordered, by clicking column headers.

Tool Version: v5.0

CheckerGuideline
BuiltinFunctions::ProhibitUniversalCanDCL30-PL. Do not import deprecated modules
BuiltinFunctions::ProhibitUniversalIsaDCL30-PL. Do not import deprecated modules
InputOutput::ProhibitTwoArgOpenIDS31-PL. Do not use the two-argument form of open()
InputOutput::RequireCheckedCloseEXP32-PL. Do not ignore function return values
InputOutput::RequireCheckedOpenEXP32-PL. Do not ignore function return values
InputOutput::RequireCheckedSyscallsEXP32-PL. Do not ignore function return values
Modules::ProhibitEvilModulesDCL30-PL. Do not import deprecated modules