This commit is contained in:
nuno maduro
2026-04-14 09:29:41 -07:00
parent cb5f6e1bd2
commit 7cbb1fcdb2
2 changed files with 17 additions and 4 deletions

View File

@ -19,6 +19,7 @@ arch()->preset()->security()->ignoring([
'exec',
'md5',
'unserialize',
'uniqid',
'extract',
'assert',
]);