Critical code_scan_match
Resolved · dead_endpoint_or_gated
2026-05-05 11:38:38 (17d ago)
| Slug | templates-patterns-collection | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||
| Findings |
| ||||||||||||
| Resolved sha | 9d5e8bf99105ec63a2a55513062262777d7a98bb |
View raw JSON
{
"slug": "templates-patterns-collection",
"finding_count": 1,
"findings": [
{
"pattern": "unserialize_after_remote_call",
"kind": "builtin",
"file": "includes/TI_Beaver.php",
"line": 167,
"snippet": "L148: $response = wp_remote_get( esc_url_raw( $url ) ); \u2192 L167: if ( @unserialize( $serialized_string ) !== true && preg_match( '/^[aOs]:/', $serialized",
"confidence": "high"
}
],
"resolved_sha": "9d5e8bf99105ec63a2a55513062262777d7a98bb"
}