View raw JSON
{
"slug": "backuply",
"finding_count": 2,
"findings": [
{
"pattern": "wpconfig_write",
"kind": "builtin",
"file": "restore_ins.php",
"line": 3133,
"snippet": "$config_cont = file_get_contents($data['softpath'] . '/wp-config.php');",
"confidence": "medium"
},
{
"pattern": "wpconfig_write",
"kind": "builtin",
"file": "restore_ins.php",
"line": 3157,
"snippet": "file_put_contents($data['softpath'] . '/wp-config.php', $config_cont);",
"confidence": "medium"
}
],
"resolved_sha": "a2caafb2f1ee7bc6d29f88cb49d37a59aadbfcb1"
}