Skip to content

Commit af9efc5

Browse files
authored
Update RASP php compatibility (#30948)
1 parent 5a107bd commit af9efc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/security/application_security/exploit-prevention.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ AAP Exploit Prevention intercepts all SQL queries to determine if a user paramet
6969

7070
| Exploit Type | [.NET][5] | [Python][6] | [Go][7] | [Java][8] | [Node.js][9] | [PHP][10] | [Ruby][11] |
7171
|------------------------------------|------------------|------------------|-------------------------|------------------|------------------|------------------|-------------------|
72-
| Server-side Request Forgery (SSRF) | v3.3.0 | v2.15.0 | v1.70.1 | v1.42.0 | v5.20.0, v4.44.0 | Not supported | v2.15.0 |
73-
| Local File Inclusion (LFI) | v3.5.0 | v2.15.0 | [orchestrion][3] v1.0.0 | v1.42.0 | v5.24.0, v4.48.0 | Not supported | Not supported |
74-
| SQL Injection (SQLi) | v3.4.0 | v2.16.0 | v1.70.1 | v1.42.0 | v5.25.0, v4.49.0 | Not supported | v2.15.0 |
72+
| Server-side Request Forgery (SSRF) | v3.3.0 | v2.15.0 | v1.70.1 | v1.42.0 | v5.20.0, v4.44.0 | v1.9.0 | v2.15.0 |
73+
| Local File Inclusion (LFI) | v3.5.0 | v2.15.0 | [orchestrion][3] v1.0.0 | v1.42.0 | v5.24.0, v4.48.0 | v1.9.0 | Not supported |
74+
| SQL Injection (SQLi) | v3.4.0 | v2.16.0 | v1.70.1 | v1.42.0 | v5.25.0, v4.49.0 | v1.9.0 | v2.15.0 |
7575
| Command Injection | v3.4.0 | v2.15.0 | Not supported | v1.45.0 | v5.25.0, v4.49.0 | Not supported | Not supported |
7676

7777

0 commit comments

Comments
 (0)