Documentation
¶
Index ¶
- func PerformAppEnumerateGraphQL(ctx context.Context, config enumerateapiapplicationfern.EnumerateGraphqlConfig) enumerateapiapplicationfern.EnumerateGraphqlReport
- func PerformAppEnumerateSwagger(ctx context.Context, config enumerateapiapplicationfern.EnumerateSwaggerConfig, ...) enumerateapiapplicationfern.EnumerateSwaggerReport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformAppEnumerateGraphQL ¶
func PerformAppEnumerateGraphQL(ctx context.Context, config enumerateapiapplicationfern.EnumerateGraphqlConfig) enumerateapiapplicationfern.EnumerateGraphqlReport
PerformAppEnumerateGraphQL performs a GraphQL scan against a target URL and returns the report. When config.Query is set, the ad-hoc query is executed and its raw response returned instead of running schema introspection.
func PerformAppEnumerateSwagger ¶
func PerformAppEnumerateSwagger(ctx context.Context, config enumerateapiapplicationfern.EnumerateSwaggerConfig, headlessPath string) enumerateapiapplicationfern.EnumerateSwaggerReport
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.