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

### Summary > Describe your changes. ### Related issues or links > Include links to relevant issues or other pages. - https://github.com/cartography-cncf/cartography/issues/... ### Checklist Provide proof that this works (this...

### Description The project currently triggers a deprecation warning due to the use of the `pdpyras` package: ``` /home/runner/work/cartography-github-action/cartography-github-action/.venv/lib/python3.10/site-packages/pdpyras.py:26: UserWarning: The package "pdpyras" is deprecated and as of 2025-06-20 will...

good first issue

**Description**: We should consider enabling static application security testing (SAST) on Cartography to detect common issues like dependency misuse, injection risks, and insecure constructs early in the development lifecycle. Two...

maintenance

### Description - Docker images built for release candidates (e.g., v0.x.y-rc.1) are being tagged as latest on publication. - Python packages for the same versions are correctly marked as pre-releases,...

docker

### Description - Docker image for `0.110.0` was never published. - Release CI failed during the Python package publish step because the version already existed on PyPI. - This is...

docker

**Feature request template** *Title*: *Tailscale device - posture attributes* *Description*: Tailscale device posture attributes is not part of the Tailscale device API and needs call to another API get those...

data-addition
module:Tailscale

### feat(gcp): Add Cloud Functions Ingestion and Documentation ### Summary This Pull Request adds support for ingesting Google Cloud Functions (GCF) data into Cartography. It introduces a new ingestion module...

module:GCP

### Summary This PR adds GuardDuty Detector support to AWS modules ### Related issues or links (#1477) ### Checklist Provide proof that this works (this makes reviews move faster). Please...

module:AWS

## Observed behavaior ~~We have observed that AWS Permission Sets might be global aunique, meaning that the "AdministratorAccess" Permission Set has the same ARN across all AWS accounts. This means...

module:AWS