Skip to content

5.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aboisier Aboisier released this 04 Apr 13:08
· 3227 commits to master since this release
5115d5b
  • Python 2.7 and 3.4 have been deprecated
  • The whole resources fetching architecture was refactored (see the documentation for more details) and AWS and Azure were migrated to that new architecture
  • A new flag was added (--max-workers) which allows specifying the exact number of workers (threads) Scout will use. This will replace --thread-config, which is less verbose. The new flag can be used with Azure and AWS only as GCP has not yet been refactored.
  • Performance was improved
  • The logging system was refactored
  • A Resources summary page was added (available through the top-right menu)
  • UI improvements were made
  • Bugs were fixed
  • Some (AWS) resources that were not used for findings or surface attack analysis have been removed
    • EC2: customer_gateways, vpn_gateways, vpn_connections, route_tables, peering_connections
    • Route53: hosted_zones
    • SNS: subscriptions (already included in topics)
    • ELBv2: ssl_policies
    • ELB: elb_policies