View raw JSON
{
"slug": "ninjafirewall",
"previous_version": "4.8.5",
"current_version": "4.8.5",
"new_findings": [
{
"pattern": "hardcoded_ip_url",
"kind": "builtin",
"file": "lib/help.php",
"line": 250,
"snippet": "<p><strong>' . __('Block HTTP requests with an IP in the <code>HTTP_HOST</code> header', 'ninjafirewall'). '</strong><br />' . sprintf( __('This option will reject any request using an IP instead of",
"confidence": "high"
},
{
"pattern": "serialized_admin_role",
"kind": "builtin",
"file": "lib/utils.php",
"line": 1319,
"snippet": "if ( strpos( $value, 's:13:\"administrator\"') === FALSE &&",
"confidence": "high"
}
],
"new_finding_count": 2
}