Skip to content

0.6.0

Compare
Choose a tag to compare
@thomashli thomashli released this 11 Jun 20:12
· 764 commits to master since this release
b2a25f0
  • Add GCP firewalls, firewall allow and deny rules, network tags, connect firewall rules to IP ranges, GCP VPCs, subnets, network interfaces, NIC access configs
  • Use partial_uri as unique identifier on GCP instances
  • Add AWSPrincipal nodes to represent the root identity of each AWS account being synced
  • Fix IAM statement parsing bug which would cause single-statement policies to crash sync
  • Use policyuniverse to parse IAM statements and find role assumption permissions
  • Ingest Global Secondary Indexes and more DynamoDB properties
  • Change relationship between AWSPrincipal and AWSRole nodes to clarify the distinction between trust and permission relationships
  • Add AWSPrincipal label to AWSRole nodes
  • Integration tests are now configurable