Critical code_scan_match
Resolved · dead_endpoint_or_gated
2026-05-05 12:33:06 (17d ago)
| Slug | fv-wordpress-flowplayer | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||
| Findings |
| ||||||||||||
| Resolved sha | 28641141fc4be13117ae150b04ac279035fccf01 |
View raw JSON
{
"slug": "fv-wordpress-flowplayer",
"finding_count": 1,
"findings": [
{
"pattern": "unserialize_after_remote_call",
"kind": "builtin",
"file": "includes/fp-api-private.php",
"line": 381,
"snippet": "L371: $raw_response = wp_remote_post( $this->strPrivateAPI, $request ); \u2192 L381: $response = @unserialize( preg_replace( '~^/\\*[\\s\\S]*?\\*/\\s+~', '', $raw_respons",
"confidence": "high"
}
],
"resolved_sha": "28641141fc4be13117ae150b04ac279035fccf01"
}