-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
category:enhancementIssue is related to an existing feature to improveIssue is related to an existing feature to improvescope:analyzerIssue is analyzer relatedIssue is analyzer related
Milestone
Description
It happens that we run this analyzer on multiple osservable and then the server situation is something like:
All the scripts runs for dozens of hours and nothing else can be run until they finish so we decided to change approach.
Our solution is to put everything on a postgres database and search it if enable.
You still need to pull lists as usual and then with a script provided you can insert them on the database. The script provides also a simple validation in order to avoid entering invalid tld or wrong ip.
The results and template are very similar, the main difference is timing.
Reactions are currently unavailable
Metadata
Metadata
Labels
category:enhancementIssue is related to an existing feature to improveIssue is related to an existing feature to improvescope:analyzerIssue is analyzer relatedIssue is analyzer related
