Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@x4v13r64
Copy link
Collaborator

@x4v13r64 x4v13r64 commented Jul 2, 2020

Changes:

  • Core
    • Moved unit tests from nose to pytest & improved unit test coverage
    • Migrated formatting from the 2.7+ versions to more native 3.x styles
    • Bug fixes and improved error handling
  • AWS
    • Created a ruleset for AWS CIS version 1.2 (https://www.cisecurity.org/benchmark/amazon_web_services/)
      • Can be run with the --ruleset cis-1.2.0.json parameter
      • This included the addition of 23 new rules, most of which where added to the default ruleset
    • Added support for
      • CloudWatch Metric Filters
      • DynamoDB
      • VPC Peering Connections & Flow Logs (Subnet & VPC)
    • Improved the report and processing for AWS resources
  • Azure
    • Improved support for App Services web apps, including 5 new rules
    • Improved NSG implementation, decreasing the report size by multiple orders of magnitude
    • Added Azure Tags and Resource Groups to all resources
  • GCP
    • Added support for GKE, including 19 new rules
    • Improved reporting for Compute Engine instances, networks, subnetworks and firewall rules
    • Implemented exponential backoff to handle API quotas

Breaking change: support for Python 3.5 has been removed.

Release pre-requisites:

  • Test and update AWS minimal policy
  • Update AWS IPs

ramimac and others added 25 commits June 21, 2020 16:31
# Conflicts:
#	ScoutSuite/providers/aws/resources/ec2/ami.py
EC2: add instance-profile-arn listing to EC2 Instances
…roups

# Conflicts:
#	ScoutSuite/providers/aws/resources/ec2/ami.py
…roups

# Conflicts:
#	ScoutSuite/output/data/html/partials/aws/services.rds.regions.id.vpcs.id.instances.html
…res_groups

Azure Support Tags and Resource Groups
…lease/5.10

� Conflicts:
�	ScoutSuite/output/data/html/partials/aws/services.rds.regions.id.vpcs.id.instances.html
switch from nose to pytest + GitHub Actions
@x4v13r64 x4v13r64 marked this pull request as ready for review September 29, 2020 10:48
@x4v13r64 x4v13r64 merged commit ad3b8fb into master Oct 1, 2020
@JLLeitschuh
Copy link

Why was the Dockerfile removed?

@x4v13r64
Copy link
Collaborator Author

x4v13r64 commented Oct 6, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants