Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JWTTokenAdapter ¶
func JWTTokenAdapter() echo.MiddlewareFunc
JWTTokenAdapter is a `echo` middleware, by rewriting the header, the jwt token support header "Authorization: {token}" and "Authorization: Bearer {token}".
func ScannerVerifier ¶
func ScannerVerifier() echo.MiddlewareFunc
ScannerVerifier is a `echo` middleware. Every audit plan should be scanner-scoped which means that scanner-A should not push SQL to scanner-B.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.