Releases: luminaut-org/luminaut
Releases · luminaut-org/luminaut
0.12.0
New in this release:
- Add description of timestamps
0.11.0
New in this version:
- 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
0.8.2
New in this version:
- Documentation now includes how to install package from pypi
- Added metadata used by pypi
0.8.1
New in this version:
- Publish package to pypi
- Clarify AWS permissions required to run Luminaut