composer base packages updates
This commit is contained in:
@@ -5,7 +5,7 @@ use Psalm\Type\TaintKind;
|
||||
// This maps internal function names to sink types that we don’t want to end up there
|
||||
|
||||
/**
|
||||
* @var array<string, list<list<TaintKind::*>>>
|
||||
* @var non-empty-array<string, non-empty-list<list<TaintKind::*>>>
|
||||
*/
|
||||
return [
|
||||
'exec' => [['shell']],
|
||||
|
||||
Reference in New Issue
Block a user