cartography icon indicating copy to clipboard operation
cartography copied to clipboard

Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.

Results 269 cartography issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/lyft/cartography/discussions/930 Originally posted by **jcmadick** September 9, 2022 AWS has released an update to AWS SSO (now IAM Identity Center) that exposes access to users using SSO...

data-addition
module:AWS

**Bug Template** *Title*: *neo4j.exceptions.SessionExpired: Failed to read from defunct connection IPv4Address(('07be756b.databases.neo4j.io', 7687)) * *Description*: running cartography in ec2 launched instance to observe relationship of my aws resources *To Reproduce*: >...

module:AWS

I would like to enrich my knowledge graph with logs from different services. As an example, user A created a bucket or any other event in my system and I...

*Title*: *Cross-platform attack path - Cartography unable to find permissions_relationships.yaml file* *Description*: I'm trying to integrate my AWS account and my OKTA Account, I can see both separately in my...

question

*Title*: *EC2 get_images_in_use() failed with CypherSyntaxError when using Neo4J 5.16.0* *Description*: Cypher query inside method https://github.com/lyft/cartography/blob/master/cartography/intel/aws/ec2/images.py#L21 need to be rewritten in order to work with latest versions of Neo4J. cartography/intel/aws/ec2/images.py",...

bug
neo4j-5

Admin roles are critical to understanding what users can do WRT to Okta. this PR adds support for showing which users/groups/apps are assigned which okta admin roles.

* detect-private-key * check-added-large-files * codespell * detect-secrets * semgrep * bandit * (black) if maintainers comfortable with it - https://black.readthedocs.io/en/stable/ > By using Black, you agree to cede control...

maintenance