Skip to content

Releases: lyft/cartography

0.6.0

11 Jun 20:12
b2a25f0
Compare
Choose a tag to compare
  • 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

0.5.0

23 May 22:16
8dfcdf7
Compare
Choose a tag to compare
  • Ingest Google Cloud Platform organizations, projects, folders, and compute instance objects.

0.4.0

02 May 22:15
9da0dff
Compare
Choose a tag to compare
  • Added (:AWSRole)-[:STS_ASSUMEROLE_ALLOW]->(:AWSRole) relationship ingestion.
  • Fixed #60

0.3.0

23 Apr 19:37
0f562a5
Compare
Choose a tag to compare
  • Added VPC peering to the graph
  • Fix #31, #34, #41, #55, #51
  • Added docs on manual testing

0.3.0rc2

22 Apr 20:25
c934491
Compare
Choose a tag to compare
0.3.0rc2 Pre-release
Pre-release

Including Sacha's fix for #55.

0.3.0rc1

12 Apr 23:55
b6acd97
Compare
Choose a tag to compare
0.3.0rc1 Pre-release
Pre-release
  • Add VPC peering
  • Fix bug in STS_ASSUMEROLE_ALLOW (see #51)

0.2.3rc3

04 Apr 23:20
2f1b7bd
Compare
Choose a tag to compare
0.2.3rc3 Pre-release
Pre-release

Fix #31

0.2.3rc2

03 Apr 22:33
b79695b
Compare
Choose a tag to compare
0.2.3rc2 Pre-release
Pre-release

Fix firstseen typo in IpRanges.

0.2.3rc1

02 Apr 22:40
2cf6aa1
Compare
Choose a tag to compare
0.2.3rc1 Pre-release
Pre-release
0.2.3rc1 - fix #34 (#39)

0.2.2

02 Apr 21:55
c134503
Compare
Choose a tag to compare
0.2.2 is now stable (#37)