Skip to content

Merge pull request #3 from darkarnium/0.3.0

Latest
Compare
Choose a tag to compare
@darkarnium darkarnium released this 09 Aug 17:31
8c69426

馃Features

  • Adds AWS Elasticsearch Service support.
  • Single sourced versioning (perimeterator.__version__).
  • Bumped boto3 version to latest.

馃悰Bug Fixes

  • Fixed broken paths to scripts in setup.py.
  • Documentation update to indicate first enumerator run may need to be run manually, or it could take 24-hours for the first run to be executed. This is due to the rate(24 hours) CloudWatch Events schedule.

馃挜Breaking Changes

  • Nmap scanner now defaults to TCP only scans to greatly speed up scanning.
  • Changed installation paths inside scanner container. However, as the container entrypoint was updated to reflect new paths, no impact should be seen for the vast majority of users.