Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RASP features matrix for .Net #25940

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ ASM Exploit Prevention intercepts all SQL queries to determine if a user paramet
| Exploit Type | .NET | Python | Go | Java | Node.js | PHP |
|------------------------------------|------------------|------------------|-------------------------|------------------|------------------|------------------|
| Server-side Request Forgery (SSRF) | v2.53.0 | v2.9.0 | v1.65.0 | v1.39.0 | v5.20.0, v4.44.0 | Avail. in Q4 '24 |
| Local File Inclusion (LFI) | v2.53.0 | v2.9.0 | [orchestrion][3] v0.8.0 | v1.40.0 | Avail. in Q4 '24 | Avail. in Q4 '24 |
| SQL Injection (SQLi) | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 |
| Local File Inclusion (LFI) | v3.4.0 | v2.9.0 | [orchestrion][3] v0.8.0 | v1.40.0 | Avail. in Q4 '24 | Avail. in Q4 '24 |
| SQL Injection (SQLi) | v3.4.0 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 |
| Command Injection | v3.2.0 | v2.11.0 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 | Avail. in Q4 '24 |

**Note**: Estimated availability of Exploit Prevention support for Ruby is Q4 '24.
Expand Down
Loading