Base
- Add support for alert bundles
- Add tests for bundling
- Add ODM model for the replay configuration
- Added a field in Alert odm to tell if all workflows have ran for an alert
Core
- Added replay support (Start scan on a system and finish then on another keeping the same IDs)
- Set workflow completed alert flag as the last workflow step
- Reset workflow completed flag on alert update
- Use workflow completed flag in replay as a filter query
UI - API Server
- Add support for alert bundles
- Add support to rescan service when importing bundles
- Simplify boolean args in API calls so just setting the args without no values sets it to true