зеркало из https://github.com/github/codeql.git
Don't trace through pkill or pgrep on macOS.
This commit is contained in:
Родитель
9f5c37ccaa
Коммит
99fd323ded
|
@ -12,3 +12,13 @@
|
|||
invoke /usr/bin/env
|
||||
prepend /usr/bin/codesign
|
||||
trace no
|
||||
/usr/bin/pkill:
|
||||
replace yes
|
||||
invoke /usr/bin/env
|
||||
prepend /usr/bin/pkill
|
||||
trace no
|
||||
/usr/bin/pgrep:
|
||||
replace yes
|
||||
invoke /usr/bin/env
|
||||
prepend /usr/bin/pgrep
|
||||
trace no
|
||||
|
|
Загрузка…
Ссылка в новой задаче