Releases: cartography-cncf/cartography
Releases · cartography-cncf/cartography
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
0.13.1
0.13.0
0.12.0
0.11.0
- Change supported version of Neo4j from 3.2 to 3.5.
- Change AWS EC2 intel module to consume query results during ingestion.
- Remove using of old Neo4j driver API.
- Include projectnumber when loading GCP projects.
- Add interesting fields to RDS databases.
- Update incorrect Neo4j index - remove :Principal and add :AWSPrincipal.
- Fix bug in GSuite intel module which could cause partial data ingestion.
- Fix syntax error in Travis file.
- Ingest Google Cloud buckets.