Skip to content

Releases: nccgroup/ScoutSuite

5.9.1

28 Jul 15:35
e5dd01d
Compare
Choose a tag to compare

This release is a hotfix for #821.

In addition, it improves exception handling for the main _run function, as well as for the Azure provider.

The new error codes can be found under https://github.com/nccgroup/ScoutSuite/wiki/Error-Codes.

5.9.0

02 Jul 09:58
8291714
Compare
Choose a tag to compare

Changes:

  • Improved provider support:
    • AWS
      • Added 4 new ELB & ELBv2 findings (thanks to @goelaarushi04)
      • Added support for the "Amazon S3 Block Public Access" feature
      • Improved Lambda partial
      • Added support for RDS Aurora instances
    • Azure
      • Improved the authentication flow, and handling of subscriptions
    • GCP
      • Added support for Stackdriver Monitoring
      • Improved report content
      • Merged IAM & Resource Manager services
      • Added logic that validates if an API is enabled for a service & project prior to making additional API calls
  • Updated the rule format, to allow remediation & compliance information, as well as external references
  • Added an option in the report (top-right menu) to export a high level finding summary
  • Added a tool/util to upload findings to AWS Security Hub (see https://github.com/nccgroup/ScoutSuite/tree/develop/tools#aws_security_hub_exportpy)
  • Improved open source project public content
  • Bug fixes

5.8.1

02 Apr 09:48
Compare
Choose a tag to compare

Addresses #695.

5.8.0

23 Mar 11:30
b9e7809
Compare
Choose a tag to compare

Changes:

  • Improved support for AWS
    • Added support for KMS
    • Added basic support for Secrets Manager
    • Simplified evaluation of IAM policies in multiple rules
  • Improved support for Azure
    • Added support for App Service Web Apps
    • Added support for Security Center Compliance Results
    • Added support for Security Center Regulatory Compliance Results
  • Improved support for GCP
    • Improved partials and finding rationales
    • Scans should complete much faster
  • Improved support for OCI
    • Improved error handing
    • Support for scanning arbitrary compartments
  • Improved Open Source project's processes
    • Issue and PR templates
    • CI/CD deployment, with the addition of autopep8
  • Added a --list-services option to list available services to scan
  • A bunch of bug fixes

5.7.0

02 Feb 19:13
300a76b
Compare
Choose a tag to compare

Changes:

Warning this implements backward-incompatible changes to:

  • Azure CLI options
  • Azure partials

5.6.0

10 Jan 14:52
e784fc2
Compare
Choose a tag to compare

Changes:

  • Adds support for AWS ACM
  • Improved UI
  • Improved code quality
  • Bug fixes

5.5.0

21 Nov 17:59
Compare
Choose a tag to compare

Changes:

  • Improvements to the AWS & Azure reports
  • Improvements to Azure Networks and Virtual Machines services' support
  • Improvements to GCP Cloud Storage support
  • Improved Azure rules
  • New rules for AWS & Azure
  • Added support for Aliyun OSS
  • Improved test coverage
  • Bug fixes

5.4.0

23 Sep 11:13
76c59ad
Compare
Choose a tag to compare

Changes:

  • Improvement of Azure support
  • Bug fixes

5.3.3

21 Aug 14:03
Compare
Choose a tag to compare

Minor fixes

5.3.2

20 Aug 10:46
Compare
Choose a tag to compare

Front-end fix