Releases: cartography-cncf/cartography
Releases · cartography-cncf/cartography
0.19.2
0.19.1
0.19.0
- 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
0.17.1
0.17.0
0.16.0
- 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
- 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
id
s to includezoneid
0.14.0
- 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