Skip to content

v1.3.1

Compare
Choose a tag to compare
@beatro0t beatro0t released this 14 Sep 09:06
· 105 commits to master since this release

Bug Fixes

  • Fixes Neo4j occasionally failing to start during ingestion
  • Fixes S3 error handling (client AccessDenied exceptions no longer fatal)
  • Fixes Document modifications added during parsing
  • Fixes critical log message truncation
  • Fixes UpdateRole attack commands

Improvements

  • Updates base ingestor resource model
  • Adds awspx container checks
  • Defers node property deletion to Transitive creation

Other Changes

  • Adds preliminary support for multiple ZIPs (#34)
  • Allows new database names with awspx ingest
  • Refactors policy.py
  • Update filtered resource log messages
  • Removes list_user_mfa_devices from IAM with --quick
  • Logs Policy/action resolution details
  • Updates error, warning, and critical log styles
  • Disables console task description line wrapping