Add an analysis timeout per file (#172)
* Add an analysis timeout per file To avoid hanging in some edge cases. * Update .inferconfig
This commit is contained in:
Родитель
da76942efa
Коммит
e1d1ffa334
|
@ -14,6 +14,7 @@
|
|||
"sarif" : true,
|
||||
"pulse" : true,
|
||||
"biabduction" : false,
|
||||
"timeout": 180,
|
||||
"pulse-taint-policies": [
|
||||
{ "short_description": "SQL injection risk",
|
||||
"taint_flows": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче