Skip to content
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 @@ -14,8 +14,6 @@ further_reading:
---


<div class="alert alert-info">Exploit Prevention is in public Preview. See the <a href="#library-compatibility">library compatibility</a> section for supported libraries.</div>

## Overview

Use ASM **Exploit Prevention** to protect your critical applications and APIs against zero-day vulnerabilities without tuning or reconfiguration.
Expand Down Expand Up @@ -60,7 +58,7 @@ ASM Exploit Prevention intercepts all SQL queries to determine if a user paramet
| SQL Injection (SQLi) | v3.4.0 | v2.16.0 | Avail. in Q4 '24 | v1.42.0 | v5.25.0, v4.49.0 | Avail. in Q4 '24 |
| Command Injection | v3.2.0 | v2.11.0 | Avail. in Q4 '24 | not supported | v5.25.0, v4.49.0 | Avail. in Q4 '24 |

**Note**: Estimated availability of Exploit Prevention support for Ruby is Q4 '24.
**Note**: Estimated availability of Exploit Prevention support for Ruby is Q1 '25.

## Enabling Exploit Prevention

Expand Down
Loading