Skip to content

Commit c8b7dc7

Browse files
committed
Fix link
1 parent d7e68de commit c8b7dc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/welcome.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
last_modified_date: 2024-10-28 17:10:02
2+
last_modified_date: 2024-10-28 17:15:41
33
layout: default
44
title: Welcome
55
description: Introduction to GatewayD and its key features
@@ -54,7 +54,7 @@ GatewayD users are typically developers, DBAs, DBREs, security engineers, compli
5454

5555
- **Detect and prevent SQL injection attacks**
5656

57-
The [`gatewayd-plugin-sql-ids-ips`](/plugins/gatewayd-plugin-sql-ids-ips.md) is an enterprise plugin that uses a deep-learning model trained with lots of SQL injection attack patterns. It can detect SQL injection attacks and take immediate and preventive actions to stop attackers from compromising your database and your precious data. It differs from WAFs in that it works with database traffic and not just user input, meaning that it has access to the entirety of the query and other messages, thus it can detect and prevent attacks that WAFs can't.
57+
The [`gatewayd-plugin-sql-ids-ips`](/plugins/gatewayd-plugin-sql-ids-ips) is an enterprise plugin that uses a deep-learning model trained with lots of SQL injection attack patterns. It can detect SQL injection attacks and take immediate and preventive actions to stop attackers from compromising your database and your precious data. It differs from WAFs in that it works with database traffic and not just user input, meaning that it has access to the entirety of the query and other messages, thus it can detect and prevent attacks that WAFs can't.
5858

5959
- **Advanced caching using Write-Ahead-Log** (WIP)
6060

0 commit comments

Comments
 (0)