"description":"C11 reserved function identifiers",
"notes":{
"description":"The 'notes' field is a list of characteristics that may affect the 'difficulty' of analyzing such functions with Frama-C. Each note is succintly described below.",
"variadic":"variadic function, OR having an argument of type va_list"
"description":"The 'notes' field is a list of characteristics related to CWEs or that may affect the 'difficulty' of analyzing such functions with Frama-C. Each note is succintly described below.",
"variadic":"Variadic function, OR having an argument of type va_list.",
"safer-alts":"A list of recommended alternatives for functions considered unsafe (CWE-242, CWE-477, CWE-676)."