Documentation
¶
Index ¶
- func PerformAppEnumerateGraphQL(ctx context.Context, target string) webscan.RoutesReport
- func PerformAppEnumerateGrpc(ctx context.Context, target string) webscan.RoutesReport
- func PerformAppEnumerateK8s(ctx context.Context, target string, timeout int) *webscan.AppEnumerateK8SReport
- func PerformAppEnumerateSwagger(ctx context.Context, target string, noSandbox bool) webscan.RoutesReport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformAppEnumerateGraphQL ¶
func PerformAppEnumerateGraphQL(ctx context.Context, target string) webscan.RoutesReport
PerformAppEnumerateGraphQL performs a GraphQL scan against a target URL and returns the report.
func PerformAppEnumerateGrpc ¶
func PerformAppEnumerateGrpc(ctx context.Context, target string) webscan.RoutesReport
PerformAppEnumerateGrpc performs a gRPC scan against a target URL and returns the report.
func PerformAppEnumerateK8s ¶
func PerformAppEnumerateSwagger ¶
func PerformAppEnumerateSwagger(ctx context.Context, target string, noSandbox bool) webscan.RoutesReport
PerformAppEnumerateSwagger performs a Swagger scan against a target URL and returns the report.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.