With the development of:
-A set of payloads running everyday (Continuous security posture assessment)
-Automatization of our simulations of OCTI report through playbooks
We'll have to manage probably hundreds of simulations soon.
Suggested solution and points to keep in mind:
-pagination of simulation limited to a lower number: 20 per page
-0,5 second objective to load data on a page
Description
With the development of: -A set of payloads running everyday (Continuous security posture assessment) -Automatization of our simulations of OCTI report through playbooks
We'll have to manage probably hundreds of simulations soon.
At the moment, having 100 simulations raises 2 pain points: -It slows down the platform. -Running 100 simulations at the same crashes the platform (linked to https://github.com/OpenBAS-Platform/openbas/issues/1908)
Suggested solution and points to keep in mind: -pagination of simulation limited to a lower number: 20 per page -0,5 second objective to load data on a page