8 lines
290 B
JSON
8 lines
290 B
JSON
[
|
|
[
|
|
"warning",
|
|
"Call to function 'vfork' is insecure as it can lead to denial of service situations in the parent process. Replace calls to vfork with calls to the safer 'posix_spawn' function",
|
|
"clang-analyzer-security.insecureAPI.vfork"
|
|
],
|
|
{ "reliability": "medium" }
|
|
]
|