All Projects → lyft → Cartography

lyft / Cartography

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

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Cartography

Scissors
✂ Android image cropping library
Stars: ✭ 1,858 (-14.34%)
Mutual labels:  lyft
Confidant
Confidant: your secret keeper. https://lyft.github.io/confidant
Stars: ✭ 1,666 (-23.19%)
Mutual labels:  lyft
React Javascript To Typescript Transform
Convert React JavaScript code to TypeScript with proper typing
Stars: ✭ 1,575 (-27.39%)
Mutual labels:  lyft
Libretaxi
Open source Uber #deleteuber
Stars: ✭ 3,687 (+69.99%)
Mutual labels:  lyft
gostats
Go client for Stats
Stars: ✭ 52 (-97.6%)
Mutual labels:  lyft
parallel mAP evaluation
This repo parallelizes mAP_evaluation using python's multiprocessing module.
Stars: ✭ 18 (-99.17%)
Mutual labels:  lyft
omnibot
One slackbot to rule them all
Stars: ✭ 69 (-96.82%)
Mutual labels:  lyft
lyft.github.io
This is code for oss.lyft.com website.
Stars: ✭ 13 (-99.4%)
Mutual labels:  lyft
lyft-node-sdk
Node SDK for the Lyft Public API
Stars: ✭ 15 (-99.31%)
Mutual labels:  lyft
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-98.8%)
Mutual labels:  lyft

Cartography

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

Visualization of RDS nodes and AWS nodes

Table of Contents generated with DocToc

Why Cartography?

Cartography aims to enable a broad set of exploration and automation scenarios. It is particularly good at exposing otherwise hidden dependency relationships between your service's assets so that you may validate assumptions about security risks.

Service owners can generate asset reports, Red Teamers can discover attack paths, and Blue Teamers can identify areas for security improvement. All can benefit from using the graph for manual exploration through a web frontend interface, or in an automated fashion by calling the APIs.

Cartography is not the only security graph tool out there, but it differentiates itself by being fully-featured yet generic and extensible enough to help make anyone better understand their risk exposure, regardless of what platforms they use. Rather than being focused on one core scenario or attack vector like the other linked tools, Cartography focuses on flexibility and exploration.

You can learn more about the story behind Cartography in our presentation at BSidesSF 2019.

Install and configure

Start here.

Supported platforms

  • Amazon Web Services - API Gateway, Config, EC2, Elasticsearch, Elastic Kubernetes Service, DynamoDB, IAM, KMS, Launch Configurations, Launch Templates, Lambda, RDS, Redshift, Route53, S3, Secrets Manager, Security Hub, SQS, STS, Tags
  • Google Cloud Platform - Cloud Resource Manager, Compute, DNS, Storage, Google Kubernetes Engine
  • Google GSuite - users, groups
  • Duo CRXcavator - Chrome extensions, GSuite users
  • Okta - users, groups, organizations, roles, applications, factors, trusted origins, reply URIs
  • Github - repos, branches, users
  • DigitalOcean
  • Microsoft Azure - CosmosDB, SQL, Storage, Virtual Machine
  • Kubernetes - Cluster, Namespace, Service, Pod, Container
  • PagerDuty - Users, teams, services, schedules, escalation policies, integrations, vendors

Usage

Start with our tutorial. Our data schema is a helpful reference when you get stuck.

Contact

Community Meeting

Talk to us and see what we're working on at our monthly community meeting.

  • Meeting minutes are here.
  • Recorded videos are posted here.
  • Our current project road map is here.

Contributing

Thank you for considering contributing to Cartography!

Code of conduct

Legal stuff: This project is governed by Lyft's code of conduct. All contributors and participants agree to abide by its terms.

Developing Cartography

Get started with our developer documentation.

Sign the Contributor License Agreement (CLA)

We require a CLA for code contributions, so before we can accept a pull request we need to have a signed CLA. Please visit our CLA service and follow the instructions to sign the CLA.

Who uses Cartography?

  1. Lyft
  2. Thought Machine
  3. MessageBird
  4. Cloudanix
  5. {Your company here} :-)

If your organization uses Cartography, please file a PR and update this list. Say hi on Slack too!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].