View raw JSON
{
"slug": "yaysmtp",
"previous_version": "2.7.4",
"current_version": "2.7.4",
"new_findings": [
{
"pattern": "PluginAUTH",
"kind": "ioc:code_pattern",
"file": "includes/Controller/ZohoServiceVendController.php",
"line": 41,
"snippet": "public static function getPluginAuthUrl() {",
"confidence": "high"
},
{
"pattern": "PluginAUTH",
"kind": "ioc:code_pattern",
"file": "includes/Controller/ZohoServiceVendController.php",
"line": 111,
"snippet": "$params['redirect_uri'] = self::getPluginAuthUrl();",
"confidence": "high"
}
],
"new_finding_count": 2
}