Skip to content

Releases: ThreatResponse/aws_ir

aws_ir v0.3.2

08 Jul 20:32
cf66cae
Compare
Choose a tag to compare

No Features Added

Enhancements

  • Improved CI/CD
  • Auto pypi deployment
  • improve setup and testing
  • improve documentation

Bug Fixes

  • bumped aws_ir_plugins version

[0.3.0] - 2017-07-21

21 Jul 18:27
Compare
Choose a tag to compare

[0.3.0] - 2017-07-20

Features Added

  • Plugin System for Community Plugins
  • Pep8 all code base
  • Parallel host acquisition
  • Support ip address or instance id for targeting
  • Separate plugin code to additional python module
  • Handle GPG key installation if not present
  • Support custom incident plans

Development Enhancements

  • Flake8 in CI Pipeline
  • Moto Mocking for Outside-In Test Coverage

[0.2.2] - 2017-02-26

11 Mar 22:00
Compare
Choose a tag to compare

Fixed

  • Case log S3 upload #26
  • key-compromise STS token revokation #24

Changed

  • Rename host-compromise subcommand to instance-compromise #25.
  • Replace timesketch_logger class with python logging library #28