You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ The docs cover all aspects of using GatewayD. Some highlights include:
82
82
-[Developing Plugins](https://docs.gatewayd.io/developing-plugins/plugin-developers-guide): learn how to develop your own plugins.
83
83
-[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.
84
84
-[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.
0 commit comments