Update php-scanner.yaml

fixing more matchers
patch-1
Geeknik Labs 2021-09-30 17:51:17 -05:00 committed by GitHub
parent aeba0ba1cd
commit 5028b76fb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ file:
- type: regex
# MySQLi Extension
regex:
- "mysqli((_real)?_connect)?"
- "mysqli((_real)?_connect)?|_query"
- type: regex
# Oracle OCI8 DBMS
regex: