GuidesSupported Libraries

Supported Libraries

Waffle supports the following libraries. Depending on the library you are using, use the appropriate wrapper function.

LibraryPreventionExample and Documents
net/httpCommon Web Attacks
SSRF
contrib/net/http
gin-gonic/ginCommon Web Attackscontrib/gin-gonic/gin
labstack/echoCommon Web Attackscontrib/labstack/echo
99designs/gqlgenCommon Web Attackscontrib/99designs/gqlgen
osSensitive file opencontrib/os
database/sqlSQL Injectioncontrib/database/sql
gorm.io/gorm (v2)SQL Injectioncontrib/gorm.io/gorm