- Force-run a scan target had an error and was fixed. - New search, order and sort parameters are available in iter_alerts. - Mass onboarding of AWS accounts now runs the first scan immediately, like the Portal.
1.3.4
* Creates a new enum called ScanTargetSchedule with the new possible values for scan target scan frequencies; * Update existing client methods to accept either a string or the new enum format, performing proper input validation. * Write tests to ensure validation and conversion of the old-style cron job format strings into the new values is working properly. * Fixes existing tests.
1.3.3
1.3.2
Fixes the update_alert call.
1.3.1
1.3.0
* Add support for new alert state `MITIGATING_CONTROL`. * Update `moto` to version 3.1.18.