View raw JSON
{
"slug": "google-analytics-for-wordpress",
"previous_version": "10.1.3",
"current_version": "10.1.3",
"new_findings": [
{
"pattern": "unserialize_after_remote_call",
"kind": "builtin",
"file": "includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php",
"line": 230,
"snippet": "L229: $temp = file_get_contents( $fn ); \u2192 L230: $words = unserialize( trim( $temp ) );",
"confidence": "high"
},
{
"pattern": "unserialize_after_remote_call",
"kind": "builtin",
"file": "includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php",
"line": 360,
"snippet": "L359: $temp = file_get_contents( $fn ); \u2192 L360: $words = unserialize( trim( $temp ) );",
"confidence": "high"
}
],
"new_finding_count": 2
}