Show Posts in a Page via shortcode for any theme
93
Score
0
Errors
2
Warnings
+0
Change
Category Scores
Security88
Repo100
Performance100
Maintainability100
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
2
2 issue groups
WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_FILES['post_uploaded']['tmp_name']1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_FILES['post_uploaded']['tmp_name']
WARNINGSecurityInput Not ValidatedDetected usage of a possibly undefined superglobal array index: $_FILES['post_uploaded']['tmp_name']. Check that the array index exists before using it.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['post_uploaded']['tmp_name']. Check that the array index exists before using it.
Score History
First score snapshot
v2.0.5
93
Latest
- Findings
- 2
- Errors
- 0
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 2 | 0 | 2 | v2.0.5 | 2.0.0 |