-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
BASH can generate a lot of detections in a short amount of time, with each detection currently being sent one by one to the SourceJump API. This is pretty inefficient, so we should consider sending the detections in batches of x instead to reduce load on the API.
Changes will have to be made to the API first before this can be implemented.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request