Medium code_scan_match
Resolved · backtick_in_sql_or_comment_or_string_fp
2026-05-05 15:02:31 (17d ago)
| Slug | lifterlms | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||
| Findings |
| ||||||||||||
| Resolved sha | d2cd50af2e593a41304b531734f548fa5122ff9e |
View raw JSON
{
"slug": "lifterlms",
"finding_count": 1,
"findings": [
{
"pattern": "backtick_exec",
"kind": "builtin",
"file": "includes/class-llms-block-library.php",
"line": 170,
"snippet": "$post_type = $post_type ? $post_type : 'post'; // If `$_GET` is not set it's because it's a basic post.",
"confidence": "medium"
}
],
"resolved_sha": "d2cd50af2e593a41304b531734f548fa5122ff9e"
}