Skip to content

Releases: cartography-cncf/cartography

0.24.0

23 Jul 16:45
5fdf3ef
Compare
Choose a tag to compare
  • Fix #341, #343: NoSuchEntity exceptions in IAM sync
  • Add support for GitHub users
  • Replace empty string node field assignments with None for consistency
  • Fix #353 - Only create EC2 subnets if interface.SubnetId is not null
  • Add support for AWS EC2 Transit Gateways
  • Fix regression #360: missing EC2Instance label
  • #348: Connect AWS Lambda functions to their associated AWS accounts

0.23.1

08 Jul 18:04
ccff8de
Compare
Choose a tag to compare
  • Patch to add aws_handle_regions decorator to Redshift module

0.23.0

08 Jul 10:09
0fda67e
Compare
Choose a tag to compare
  • Add support for AWS Redshift clusters including connections to tags, IAM roles, IAM admins, and VPCs
  • Add support for AWS Lambda functions
  • Fix #258 - add decorator to handle exceptions raised by opt-in regions
  • Initial support for Jamf computer groups
  • Fix #328 - NoSuchEntityException error handling in AWS IAM
  • Fix #330 - correctly parse IAM statements with more than one entry in the principal field
  • Add RDS integration tests

0.22.0

24 Jun 00:37
ecb9170
Compare
Choose a tag to compare
  • CRXcavator - implement timeouts for requests.get()
  • GCP - only sync resources that are enabled instead of waiting for 400-errors
  • GCP - fix bug where we only retrieved the first 1000 projects
  • AWS - Split 1000+ line EC2 file to separate ones
  • AWS - add public IP addresses to EC2 instances

0.21.0

20 May 16:22
f1a2cc8
Compare
Choose a tag to compare
  • Significant AWS IAM improvements: map IAM policies to actions on assets
  • Implement AWS account autodiscovery
  • Handle ap-east-1 collection
  • Add Neo4j index on id for GKE/EKS
  • Fix bugs related to Okta config access
  • Remove excessive timers
  • Add logos

0.20.0

17 Apr 03:06
7ed380e
Compare
Choose a tag to compare
  • Allow boto3 to determine the current profile
  • Fix GKE bug
  • Observability: add statsd support

0.19.2

09 Apr 15:50
713cc5b
Compare
Choose a tag to compare
  • Fix bug in Google Kubernetes Engine object ingestion
  • Respect AWS_PROFILE environment variable for default account
  • Make DNS node types explicit on creation and removal

0.19.1

09 Apr 06:17
7790840
Compare
Choose a tag to compare
  • Hotfix for missing IAM return statement.

0.19.0

08 Apr 22:45
cdaa02d
Compare
Choose a tag to compare
  • Add support for AWS tags for multiple resource types: EC2, RDS, S3, Elasticsearch
  • Add support for AWS Kubernetes Service and Google Kubernetes Engine
  • Skip over transient IAM NoSuchEntityExceptions
  • Privacy fixes to Okta sync
  • Added labels to GCP bucket data
  • Documentation fixes

0.18.0

25 Feb 15:34
723eba2
Compare
Choose a tag to compare
  • Restructure docs