Skip to content

Commit cb993b2

Browse files
committed
Mention SQL IDS/IPS plugin and DeepSQLi model in README
1 parent 6184a83 commit cb993b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ The docs cover all aspects of using GatewayD. Some highlights include:
8282
- [Developing Plugins](https://docs.gatewayd.io/developing-plugins/plugin-developers-guide): learn how to develop your own plugins.
8383
- [gatewayd-plugin-cache](https://docs.gatewayd.io/plugins/gatewayd-plugin-cache): learn how to use the `gatewayd-plugin-cache` plugin for caching queries and their results.
8484
- [gatewayd-plugin-js](https://docs.gatewayd.io/plugins/gatewayd-plugin-js): learn how to use the experimental `gatewayd-plugin-js` plugin for executing JavaScript code in GatewayD.
85+
- [gatewayd-plugin-sql-ids-ips](https://docs.gatewayd.io/plugins/gatewayd-plugin-sql-ids-ips): learn how to use the `gatewayd-plugin-sql-ids-ips` plugin for detecting and preventing SQL injection attacks by using the [DeepSQLi](https://github.com/gatewayd-io/DeepSQLi) deep learning model.
8586

8687
## Contributing
8788

0 commit comments

Comments
 (0)