- CloudTrail and Config now have a `start_time` and `end_time` parameter to reduce the scope of scanned events.
0.10.0
New in this version:
- If an AWS region is not specified, use the default region configured in your AWS profile. This is instead of defaulting to us-east-1.
0.9.0
New in this version:
- Ports identified with permissive security groups and ELB listeners are used as targets for `nmap` and `whatweb` scans. - Add support for ENI `CreateNetworkInterface` to AWS CloudTrail scanner
0.8.3
New in this version:
- Add pyright to the project, addressing identified warnings