# This file is used by the class InformationDisclosureSuspiciousComments under org.zaproxy.zap.extension.pscan.scanner
# Strings below are used to search for suspicious words in comments and scripts
# Note that the words are case insensitive, but only match full words, i.e. BUG will _not_ match DEBUG
# Any leading and trailing whitespace is ignored
TODO
FIXME
BUG
BUGS
XXX
QUERY
DB
ADMIN
ADMINISTRATOR
USER
USERNAME
SELECT
WHERE
FROM
LATER

