-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Execute the following methods in batches:
e := poc.Executer
ctx := scan.NewScanContext(contextargs.NewWithInput(target))
results, err = e.ExecuteWithResults(ctx)
It is normal to start execution, and then the output will be :reported an error:context deadline exceeded
The version used is 3.0
What is the reason
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.