- Initial release.
- Fix s3 backend.
- Bump dependencies.
- Fix event handling.
- Bump template python version to 3.11.
- Fix development dependencies.
- Bump twine to latest version to fix upload on pipeline.
- Bump template python version to 3.12.
- Bugfixes.
- Adds support for SecurityHub Integration findings
- Updates default SecurityHub filter to fix issues with SecurityHub Integration findings support.
- Adjusted filtering logic to align with SecurityHub filtering: When both match_on options: tags and resource_id_regexps are specified, they are now combined using an AND condition instead of an OR condition.
- Introduce pagesize.