View raw JSON
{
"slug": "affiliate-toolkit-starter",
"previous_version": "3.8.5",
"current_version": "3.8.7",
"new_findings": [
{
"pattern": "eval_call",
"kind": "builtin",
"file": "affiliate-toolkit.php",
"line": 498,
"snippet": "<?php echo __( 'This change was introduced to improve the security of your website. The Blade template engine (BladeOne) uses eval() to render templates. In previous versions, it was possible to i",
"confidence": "medium"
},
{
"pattern": "eval_call",
"kind": "builtin",
"file": "includes/atkp_settings_advanced.php",
"line": 497,
"snippet": "<?php echo sprintf( __( 'This option disables the security feature that automatically strips raw PHP code (e.g. %s tags) from templates. The Blade template engi",
"confidence": "medium"
}
],
"new_finding_count": 2
}