Skip to content

Releases: cartography-cncf/cartography

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

0.17.1

15 Feb 07:41
8bcea23
Compare
Choose a tag to compare

0.17.0

13 Feb 01:08
4ac8244
Compare
Choose a tag to compare

This is basically the same as 0.16.0 but with corrected version numbers in 0.16.0. We regret the error; it's easier to increment the version number here than to redo the tags.

0.16.0

13 Feb 01:05
cd1870e
Compare
Choose a tag to compare
  • Update docs on Neo4j versions and JRE
  • Fix #237 - some DNS nameservers were missing their last character
  • AWS - each account now determines its own region list
  • Change CRXcavator intel module to pull configuration from global Config object
  • #240 - Add analysis job for user-uploaded and duplicate EC2 Key Pairs
  • #228 - Add Github intel module

0.15.0

16 Jan 22:57
fe80775
Compare
Choose a tag to compare
  • Map DNS zones to their DNS servers
  • Fix #220 - provide IamInstanceProfile as a member in EC2Instances
  • Link AWS policies to grous/roles based on arn instead of name
  • Fix #217 - correctly ingest GCP projects without parents
  • Fix #223 and #224 - use id as primary identifier in AWS S3Buckets and EC2Instances
  • Fix AWSDNSRecord ids to include zoneid

0.14.0

06 Jan 19:39
49fbc5a
Compare
Choose a tag to compare
  • Fix query for GCP firewall ingress deny rules
  • Replace custom templating with python Template
  • Added required permissions on AWS and GCP missing from documentation
  • Update pre-commit hooks
  • Allow user to not supply Okta API key
  • Add documentation on how to write an intel module

0.13.1

25 Nov 21:58
d9fd750
Compare
Choose a tag to compare
  • Loosen up staleness rules
  • Fix #205: remove python-dateutil from setup.py since we don't use it directly
  • Fix #202: skip Okta sync if API key is undefined