mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-03 18:38:30 +00:00
check for full function names (to avoid false-positive with base64-encoded URI)
This commit is contained in:
parent
54060ee451
commit
c55e5e928f
@ -7,4 +7,4 @@
|
|||||||
; @license GNU General Public License version 2 or later; see LICENSE.txt
|
; @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||||
|
|
||||||
; The valid constants to search for
|
; The valid constants to search for
|
||||||
encodings ="base64"
|
encodings ="base64_decode,base64_encode"
|
||||||
|
Loading…
Reference in New Issue
Block a user