Detected tainted HTML
echo /**##(##**/"<pre style='color: #444; background: #f7f7f7; border: 1px solid #ccc; padding: 5px;'>[DEBUG] $msg</pre>"/**##)##**/;
Detected tainted text with possible quotes
echo /**##(##**/"<pre style='color: #444; background: #f7f7f7; border: 1px solid #ccc; padding: 5px;'>[DEBUG] $msg</pre>"/**##)##**/;
Detected tainted file handling
if (!chown(/**##(##**/$keyFile/**##)##**/, $wwwDataUid) || !chgrp($keyFile, $wwwDataGid)) {
Detected tainted HTML
echo /**##(##**/"<p style='color:red;'><strong>ERROR:</strong> Connection <strong>$name</strong> not found.</p>"/**##)##**/;
Detected tainted text with possible quotes
echo /**##(##**/"<p style='color:red;'><strong>ERROR:</strong> Connection <strong>$name</strong> not found.</p>"/**##)##**/;
Detected tainted text with possible quotes
<div class="alert alert-success"><?= /**##(##**/$safeMessage/**##)##**/ ?></div>
Detected tainted text with possible quotes
<div class="alert alert-danger"><?= /**##(##**/$safeError/**##)##**/ ?></div>