Recent Releases of cartography

cartography - 0.111.0

What's Changed

  • refactor(aws): Refactor AWS VPC by @Daksh1603 in https://github.com/cartography-cncf/cartography/pull/1767
  • feat: add _module_name and _module_version metadata to graph entities by @jychp in https://github.com/cartography-cncf/cartography/pull/1794
  • chore: enable uv.lock updates by @jychp in https://github.com/cartography-cncf/cartography/pull/1811
  • chore: bump python from 81f1cdb to 420fbb0 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1812
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1813
  • feat(aws): Add EventBridge Target Resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1766
  • fix(github): Correct SSH to git URL conversion in creategiturlfromsshurl #1808 by @Roniscend in https://github.com/cartography-cncf/cartography/pull/1810
  • feat: Add API Gateway Deployment Resource to AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1816
  • feat: Add addresses to Tailscale device model by @kunaals in https://github.com/cartography-cncf/cartography/pull/1820
  • chore: bump github/codeql-action from 3.29.9 to 3.29.10 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1823
  • docs: Add aws privilege escalation queries by @tr0mpa in https://github.com/cartography-cncf/cartography/pull/1831
  • chore: add build for linux/arm64 docker image #1829 by @jychp in https://github.com/cartography-cncf/cartography/pull/1830
  • fix(github): Reduce GitHub repo page size on 502 errors by @kunaals in https://github.com/cartography-cncf/cartography/pull/1827
  • fix: #1843: Handle APIGateway rate limit errors by @achantavy in https://github.com/cartography-cncf/cartography/pull/1846
  • fix: #1842: Handle CodeBuild endpoint connection errors by @achantavy in https://github.com/cartography-cncf/cartography/pull/1848
  • feat: add Keycloak intel module by @jychp in https://github.com/cartography-cncf/cartography/pull/1784
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1845

New Contributors

  • @Roniscend made their first contribution in https://github.com/cartography-cncf/cartography/pull/1810
  • @tr0mpa made their first contribution in https://github.com/cartography-cncf/cartography/pull/1831

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.110.0...0.111.0

- Python
Published by achantavy 10 months ago

cartography - 0.111.0rc1

What's Changed

  • refactor(aws): Refactor AWS VPC by @Daksh1603 in https://github.com/cartography-cncf/cartography/pull/1767
  • feat: add _module_name and _module_version metadata to graph entities by @jychp in https://github.com/cartography-cncf/cartography/pull/1794
  • chore: enable uv.lock updates by @jychp in https://github.com/cartography-cncf/cartography/pull/1811
  • chore: bump python from 81f1cdb to 420fbb0 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1812
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1813
  • feat(aws): Add EventBridge Target Resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1766
  • fix(github): Correct SSH to git URL conversion in creategiturlfromsshurl #1808 by @Roniscend in https://github.com/cartography-cncf/cartography/pull/1810
  • feat: Add API Gateway Deployment Resource to AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1816
  • feat: Add addresses to Tailscale device model by @kunaals in https://github.com/cartography-cncf/cartography/pull/1820
  • chore: bump github/codeql-action from 3.29.9 to 3.29.10 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1823
  • docs: Add aws privilege escalation queries by @tr0mpa in https://github.com/cartography-cncf/cartography/pull/1831
  • chore: add build for linux/arm64 docker image #1829 by @jychp in https://github.com/cartography-cncf/cartography/pull/1830

New Contributors

  • @Roniscend made their first contribution in https://github.com/cartography-cncf/cartography/pull/1810
  • @tr0mpa made their first contribution in https://github.com/cartography-cncf/cartography/pull/1831

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.110.0...0.111.0rc1

- Python
Published by jychp 10 months ago

cartography - 0.110.0

What's Changed

  • feat: EntraID best effort mode by @achantavy in https://github.com/cartography-cncf/cartography/pull/1751
  • feat: Add status field to SnipeIT assets by @achantavy in https://github.com/cartography-cncf/cartography/pull/1752
  • feat: Add ECSService to ECSTask relation by @kunaals in https://github.com/cartography-cncf/cartography/pull/1747
  • chore: update install.md to fix broken link by @helios2019 in https://github.com/cartography-cncf/cartography/pull/1755
  • chore: pin dependencies for build CI by @jychp in https://github.com/cartography-cncf/cartography/pull/1642
  • chore: bump pytest-cov from 6.1.1 to 6.2.1 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1773
  • chore: update types-requests requirement from <2.32.0.20250329 to <2.32.4.20250612 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1771
  • chore: bump the minor-and-patch group with 4 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1772
  • fix: Circular MEMBEROFEC2SECURITYGROUP relationships between AWSVpc and EC2SecurityGroup (#1753) by @Daksh1603 in https://github.com/cartography-cncf/cartography/pull/1768
  • Revert "feat: EntraID best effort mode" by @achantavy in https://github.com/cartography-cncf/cartography/pull/1774
  • feat: add DNSPOINTSTO relationship from AWSDNSRecord to ElasticIPAddress (#1255) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1761
  • feat: add bucket logging api to aws s3 (#1205) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1759
  • fix: Keys with AccessDenied are logged and skipped preventing crash (#1769) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1770
  • feat: Add Cognito Identity Pool and User Pool Resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1746
  • doc: update Resources in Readme by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1781
  • fix: #1591 Analysis job failure: awss3aclanalysis.json by @jychp in https://github.com/cartography-cncf/cartography/pull/1795
  • chore: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1800
  • chore: bump github/codeql-action from 3.29.7 to 3.29.8 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1801
  • chore: update types-requests requirement from <2.32.4.20250612 to <2.32.4.20250810 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1799
  • feat: Add GlueJob as resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1797
  • docs(demo): improve argparse CLI description formatting by @pranavchachra1702 in https://github.com/cartography-cncf/cartography/pull/1782
  • fix(analysis): avoid Cartesian product in EC2 keypair analysis by using k1.id < k2.id by @Saru2003 in https://github.com/cartography-cncf/cartography/pull/1780
  • fix(github): raise exceptions on GitHub sync failures by @kunaals in https://github.com/cartography-cncf/cartography/pull/1806
  • feat(aws): RDS Event Subscription Intel Module by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1775
  • fix(aws/route53): Prevent circular SUBZONE relationshipsFix/only one file by @janithashri in https://github.com/cartography-cncf/cartography/pull/1763
  • fix(github): GitHub Dependency Versions by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1805
  • feat(kubernetes): Kubernetes RBAC Ingestion by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1776

New Contributors

  • @helios2019 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1755
  • @Daksh1603 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1768
  • @SachdevJai made their first contribution in https://github.com/cartography-cncf/cartography/pull/1761
  • @pranavchachra1702 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1782
  • @Saru2003 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1780
  • @janithashri made their first contribution in https://github.com/cartography-cncf/cartography/pull/1763

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.109.0...0.110.0

- Python
Published by achantavy 10 months ago

cartography - 0.110.0rc2

What's Changed

  • Add ECSService to ECSTask relation by @kunaals in https://github.com/cartography-cncf/cartography/pull/1747
  • chore: update install.md to fix broken link by @helios2019 in https://github.com/cartography-cncf/cartography/pull/1755
  • chore: pin dependencies for build CI by @jychp in https://github.com/cartography-cncf/cartography/pull/1642
  • chore: bump pytest-cov from 6.1.1 to 6.2.1 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1773
  • chore: update types-requests requirement from <2.32.0.20250329 to <2.32.4.20250612 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1771
  • chore: bump the minor-and-patch group with 4 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1772
  • fix: Circular MEMBEROFEC2SECURITYGROUP relationships between AWSVpc and EC2SecurityGroup (#1753) by @Daksh1603 in https://github.com/cartography-cncf/cartography/pull/1768
  • Revert "feat: EntraID best effort mode" by @achantavy in https://github.com/cartography-cncf/cartography/pull/1774
  • feat: add DNSPOINTSTO relationship from AWSDNSRecord to ElasticIPAddress (#1255) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1761
  • feat: add bucket logging api to aws s3 (#1205) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1759
  • fix: Keys with AccessDenied are logged and skipped preventing crash (#1769) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1770
  • feat: Add Cognito Identity Pool and User Pool Resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1746
  • doc: update Resources in Readme by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1781
  • fix: #1591 Analysis job failure: awss3aclanalysis.json by @jychp in https://github.com/cartography-cncf/cartography/pull/1795
  • chore: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1800
  • chore: bump github/codeql-action from 3.29.7 to 3.29.8 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1801
  • chore: update types-requests requirement from <2.32.4.20250612 to <2.32.4.20250810 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1799
  • feat: Add GlueJob as resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1797
  • docs(demo): improve argparse CLI description formatting by @pranavchachra1702 in https://github.com/cartography-cncf/cartography/pull/1782
  • fix(analysis): avoid Cartesian product in EC2 keypair analysis by using k1.id < k2.id by @Saru2003 in https://github.com/cartography-cncf/cartography/pull/1780
  • fix(github): raise exceptions on GitHub sync failures by @kunaals in https://github.com/cartography-cncf/cartography/pull/1806
  • feat(aws): RDS Event Subscription Intel Module by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1775
  • fix(aws/route53): Prevent circular SUBZONE relationshipsFix/only one file by @janithashri in https://github.com/cartography-cncf/cartography/pull/1763
  • fix(github): GitHub Dependency Versions by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1805
  • feat(kubernetes): Kubernetes RBAC Ingestion by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1776

New Contributors

  • @helios2019 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1755
  • @Daksh1603 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1768
  • @SachdevJai made their first contribution in https://github.com/cartography-cncf/cartography/pull/1761
  • @pranavchachra1702 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1782
  • @Saru2003 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1780
  • @janithashri made their first contribution in https://github.com/cartography-cncf/cartography/pull/1763

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.110.0rc1...0.110.0rc2

What's Changed

  • Add ECSService to ECSTask relation by @kunaals in https://github.com/cartography-cncf/cartography/pull/1747
  • chore: update install.md to fix broken link by @helios2019 in https://github.com/cartography-cncf/cartography/pull/1755
  • chore: pin dependencies for build CI by @jychp in https://github.com/cartography-cncf/cartography/pull/1642
  • chore: bump pytest-cov from 6.1.1 to 6.2.1 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1773
  • chore: update types-requests requirement from <2.32.0.20250329 to <2.32.4.20250612 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1771
  • chore: bump the minor-and-patch group with 4 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1772
  • fix: Circular MEMBEROFEC2SECURITYGROUP relationships between AWSVpc and EC2SecurityGroup (#1753) by @Daksh1603 in https://github.com/cartography-cncf/cartography/pull/1768
  • Revert "feat: EntraID best effort mode" by @achantavy in https://github.com/cartography-cncf/cartography/pull/1774
  • feat: add DNSPOINTSTO relationship from AWSDNSRecord to ElasticIPAddress (#1255) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1761
  • feat: add bucket logging api to aws s3 (#1205) by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1759
  • fix: Keys with AccessDenied are logged and skipped preventing crash (#1769) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1770
  • feat: Add Cognito Identity Pool and User Pool Resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1746
  • doc: update Resources in Readme by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1781
  • fix: #1591 Analysis job failure: awss3aclanalysis.json by @jychp in https://github.com/cartography-cncf/cartography/pull/1795
  • chore: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1800
  • chore: bump github/codeql-action from 3.29.7 to 3.29.8 in the minor-and-patch group by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1801
  • chore: update types-requests requirement from <2.32.4.20250612 to <2.32.4.20250810 by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1799
  • feat: Add GlueJob as resource in AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1797
  • docs(demo): improve argparse CLI description formatting by @pranavchachra1702 in https://github.com/cartography-cncf/cartography/pull/1782
  • fix(analysis): avoid Cartesian product in EC2 keypair analysis by using k1.id < k2.id by @Saru2003 in https://github.com/cartography-cncf/cartography/pull/1780
  • fix(github): raise exceptions on GitHub sync failures by @kunaals in https://github.com/cartography-cncf/cartography/pull/1806
  • feat(aws): RDS Event Subscription Intel Module by @SachdevJai in https://github.com/cartography-cncf/cartography/pull/1775
  • fix(aws/route53): Prevent circular SUBZONE relationshipsFix/only one file by @janithashri in https://github.com/cartography-cncf/cartography/pull/1763
  • fix(github): GitHub Dependency Versions by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1805
  • feat(kubernetes): Kubernetes RBAC Ingestion by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1776

New Contributors

  • @helios2019 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1755
  • @Daksh1603 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1768
  • @SachdevJai made their first contribution in https://github.com/cartography-cncf/cartography/pull/1761
  • @pranavchachra1702 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1782
  • @Saru2003 made their first contribution in https://github.com/cartography-cncf/cartography/pull/1780
  • @janithashri made their first contribution in https://github.com/cartography-cncf/cartography/pull/1763

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.110.0rc1...0.110.0rc2

- Python
Published by kunaals 10 months ago

cartography - 0.110.0rc1

What's Changed

  • feat: EntraID best effort mode by @achantavy in https://github.com/cartography-cncf/cartography/pull/1751
  • feat: Add status field to SnipeIT assets by @achantavy in https://github.com/cartography-cncf/cartography/pull/1752

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.109.0...0.110.0rc1

- Python
Published by achantavy 11 months ago

cartography - 0.109.0

What's Changed

  • fix: Cloudtrail Github Username Parsing by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1720
  • feat: add Entra group owners by @achantavy in https://github.com/cartography-cncf/cartography/pull/1721
  • fix: #1616: batch requests to the AWS resourcegroupstaggingapi by @achantavy in https://github.com/cartography-cncf/cartography/pull/1622
  • chore: Refactor GCP VPC to new model, fix: cleanup by project by @achantavy in https://github.com/cartography-cncf/cartography/pull/1724
  • chore: Refactor RDSInstance to new data model (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1697
  • chore: bump python from 9dd6774 to 81f1cdb by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1728
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1730
  • feat: Add AWS Glue Connection as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1708
  • chore: Refactor AWS IdentityCenter Role Assignments by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1718
  • chore: refactor AWS Key Management System Module by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1709
  • docs: guidance on using matchlinks by @achantavy in https://github.com/cartography-cncf/cartography/pull/1733
  • chore: Refactor route53 to data model (#701). fix: incorrect NS-to-A record connections by @achantavy in https://github.com/cartography-cncf/cartography/pull/1703
  • chore: Refactor AWS Lambda Module by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1731
  • fix: #1739: AWS invalid token handling by @kunaals in https://github.com/cartography-cncf/cartography/pull/1741
  • fix: Cloudtrail Events Management handle missing request params by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1742
  • feat: Add ingestion from disk for Trivy by @kunaals in https://github.com/cartography-cncf/cartography/pull/1737
  • feat: Add EventBridge Rule to AWS Module by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1719
  • fix: #1748 SentinelOne CLI config token attribute by @achantavy in https://github.com/cartography-cncf/cartography/pull/1749

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.108.0...0.109.0

- Python
Published by achantavy 11 months ago

cartography - 0.109.0rc2

What's Changed

Features

  • feat: Add AWS Glue Connection as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1708

Chores

  • chore: Refactor RDSInstance to new data model (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1697
  • chore: bump python from 9dd6774 to 81f1cdb by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1728
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1730
  • chore: Refactor AWS IdentityCenter Role Assignments by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1718
  • chore: refactor AWS Key Management System Module by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1709
  • chore: Refactor route53 to data model (#701). fix: incorrect NS-to-A record connections by @achantavy in https://github.com/cartography-cncf/cartography/pull/1703
  • chore: Refactor AWS Lambda Module by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1731

Docs * docs: guidance on using matchlinks by @achantavy in https://github.com/cartography-cncf/cartography/pull/1733 * fix: #1739: AWS invalid token handling by @kunaals in https://github.com/cartography-cncf/cartography/pull/1741

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.109.0rc1...0.109.0rc2

- Python
Published by achantavy 11 months ago

cartography - 0.109.0rc1

What's Changed

  • Fix: Cloudtrail Github Username Parsing by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1720
  • feat: add Entra group owners by @achantavy in https://github.com/cartography-cncf/cartography/pull/1721
  • fix: #1616: batch requests to the AWS resourcegroupstaggingapi by @achantavy in https://github.com/cartography-cncf/cartography/pull/1622
  • chore: Refactor GCP VPC to new model, fix: cleanup by project by @achantavy in https://github.com/cartography-cncf/cartography/pull/1724

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.108.0...0.109.0rc1

- Python
Published by achantavy 11 months ago

cartography - 0.108.0

What's Changed

  • feat: AWS GuardDuty Ingestion by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1684
  • feat: Add ALLOWSTRAFFICFROM between EC2 security groups (#67) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1696
  • feat: Support for ingesting GitHub Dependencies and Manifests using GraphQL API (Issue #1348) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1670
  • feat: Add Relationship between Cloudtrail and Cloudwatch by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1693
  • feat: Added SAML Events and Web Identity Events to CloudTrail mgmt events feature by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1685
  • feat: Add CloudWatch Metric Alarm as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1704

  • fix: refactor EBS snapshots module (issue #665, #1414) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1623

  • fix: update entra perms in doc by @kunaals in https://github.com/cartography-cncf/cartography/pull/1716

  • fix: Read/Write on Entra AppRoleAssignment perm by @kunaals in https://github.com/cartography-cncf/cartography/pull/1717

  • chore: Refactor EC2 Security Groups to new model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1692

  • chore: Refactor EC2Subnet module (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1702

  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1705

  • chore: Refactor Elasticache to data model (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1699

  • chore: Refactor AWS Secrets Manager Module by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1706

  • chore: Refactor ECR to data model (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1700

  • docs: Explain composite node vs simple relationship pattern by @achantavy in https://github.com/cartography-cncf/cartography/pull/1698

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.107.0...0.108.0

- Python
Published by achantavy 11 months ago

cartography - 0.108.0rc2

What's Changed

  • docs: Explain composite node vs simple relationship pattern by @achantavy in https://github.com/cartography-cncf/cartography/pull/1698
  • feat: Add Relationship between Cloudtrail and Cloudwatch by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1693
  • Feat: Added SAML Events and Web Identity Events to CloudTrail mgmt events feature by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1685
  • chore: Refactor EC2Subnet module (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1702
  • feat: Add CloudWatch Metric Alarm as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1704
  • chore: bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/cartography-cncf/cartography/pull/1705
  • chore: Refactor Elasticache to data model (#1668) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1699

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.108.0rc1...0.108.0rc2

- Python
Published by kunaals 11 months ago

cartography - 0.108.0rc1

What's Changed

  • chore: Refactor EC2 Security Groups to new model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1692

  • feat: AWS GuardDuty Ingestion by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1684

  • feat: Add ALLOWSTRAFFICFROM between EC2 security groups (#67) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1696

  • feat: Support for ingesting GitHub Dependencies and Manifests using GraphQL API (Issue #1348) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1670

  • fix: refactor EBS snapshots module (issue #665, #1414) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1623

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.107.0...0.108.0rc1

- Python
Published by achantavy 11 months ago

cartography - 0.107.0

What's Changed

  • feat: Ingest SentinelOne account nodes by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1661
  • feat: Add SNSTopicSubscription Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1677
  • feat: SentinelOne: Ingest agents by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1681
  • feat: Support for Cloudtrail Management events by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1662
  • feat: Add CloudWatch Log MetricFilter as resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1688
  • feat: Attach ECS tasks to NetworkInterfaces by @kunaals in https://github.com/cartography-cncf/cartography/pull/1686
  • feat: SentinelOne Applications Ingestion by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1690

  • fix: subnetid vs subnet_id inconsistency (#1687) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1691

  • fix: AWSInspector finding to package rel and missed properties by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1682

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.106.0...0.107.0

- Python
Published by achantavy 11 months ago

cartography - 0.107.0rc3

What's Changed

  • feat: Add CloudWatch Log MetricFilter as resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1688
  • fix: subnetid vs subnet_id inconsistency (#1687) by @achantavy in https://github.com/cartography-cncf/cartography/pull/1691
  • feat: Attach ECS tasks to NetworkInterfaces by @kunaals in https://github.com/cartography-cncf/cartography/pull/1686
  • feat: SentinelOne Applications Ingestion by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1690

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.107.0rc2...0.107.0rc3

- Python
Published by serge-wq 11 months ago

cartography - 0.107.0rc2

What's Changed

  • fix: AWSInspector finding to package rel and missed properties by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1682

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.107.0rc1...0.107.0rc2

- Python
Published by heryxpc 11 months ago

cartography - 0.107.0rc1

What's Changed

  • feat: Ingest SentinelOne account nodes by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1661
  • feat: Add SNSTopicSubscription Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1677
  • feat: SentinelOne: Ingest agents by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1681
  • feat: Support for Cloudtrail Management events by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1662

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.106.0...0.107.0rc1

- Python
Published by achantavy 12 months ago

cartography - 0.106.0

What's Changed

  • add seed for demo DB by @jychp in https://github.com/cartography-cncf/cartography/pull/1564
  • fix: docker-compose run error on fresh clone #1632 by @jychp in https://github.com/cartography-cncf/cartography/pull/1638
  • fix #1640: check_nodes is used without assert instruction in some tests by @jychp in https://github.com/cartography-cncf/cartography/pull/1641
  • chore: Refactor ECS module to new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1620
  • Fix azure schema cypher blocks by @kunaals in https://github.com/cartography-cncf/cartography/pull/1646
  • feat: #1552 Add EfsMountTarget and EfsFileSystem as resource (also fixes #1609) by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1628
  • Use new data model for Kubernetes intel module by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1536
  • fix: kubernetes docs and relation label by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1655
  • feat: Support for Microsoft Entra Applications as Nodes (Issue #1650) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1652
  • Refactor AWS Inspector: reduce memory and add parallel ingestion by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1654
  • Add EfsAccessPoint as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1656
  • Sync inspector findings sequentially by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1672
  • feat: Add MatchLinks by @achantavy in https://github.com/cartography-cncf/cartography/pull/1671
  • Add department and manager ingestion for Entra users by @kunaals in https://github.com/cartography-cncf/cartography/pull/1664
  • feat: Attach ECS assets to task role, execution role, and ECR image by @achantavy in https://github.com/cartography-cncf/cartography/pull/1673
  • Add Airbyte intel by @jychp in https://github.com/cartography-cncf/cartography/pull/1601
  • Add Scaleway module by @jychp in https://github.com/cartography-cncf/cartography/pull/1645
  • Add CodeBuild Project by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1647
  • Move Neo4j credential note from README to install.rst option 3 section by @cowboy-sun in https://github.com/cartography-cncf/cartography/pull/1545

New Contributors

  • @cowboy-sun made their first contribution in https://github.com/cartography-cncf/cartography/pull/1545

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.105.0...0.106.0

- Python
Published by kunaals 12 months ago

cartography - 0.106.0rc2

What's Changed

  • feat: Add EfsAccessPoint as Resource by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1656
  • fix: sync inspector findings sequentially by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1672
  • feat: Add MatchLinks by @achantavy in https://github.com/cartography-cncf/cartography/pull/1671

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.106.0rc1...0.106.0rc2

- Python
Published by heryxpc 12 months ago

cartography - 0.106.0rc1

What's Changed

  • chore: bump python from 2ee0fb8 to 034724e by @dependabot in https://github.com/cartography-cncf/cartography/pull/1636
  • chore: bump the minor-and-patch group with 2 updates by @dependabot in https://github.com/cartography-cncf/cartography/pull/1635
  • add seed for demo DB by @jychp in https://github.com/cartography-cncf/cartography/pull/1564
  • fix: docker-compose run error on fresh clone #1632 by @jychp in https://github.com/cartography-cncf/cartography/pull/1638
  • fix #1640: check_nodes is used without assert instruction in some tests by @jychp in https://github.com/cartography-cncf/cartography/pull/1641
  • chore: Refactor ECS module to new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1620
  • chore: Remove manual ECS indexes by @achantavy in https://github.com/cartography-cncf/cartography/pull/1648
  • chore: bump the minor-and-patch group with 2 updates by @dependabot in https://github.com/cartography-cncf/cartography/pull/1649
  • Fix azure schema cypher blocks by @kunaals in https://github.com/cartography-cncf/cartography/pull/1646
  • feat: #1552 Add EfsMountTarget and EfsFileSystem as resource (also fixes #1609) by @d-aggarwal in https://github.com/cartography-cncf/cartography/pull/1628
  • Use new data model for Kubernetes intel module by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1536
  • fix: kubernetes docs and relation label by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1655
  • chore: bump the minor-and-patch group with 2 updates by @dependabot in https://github.com/cartography-cncf/cartography/pull/1659
  • feat: Support for Microsoft Entra Applications as Nodes (Issue #1650) by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1652
  • Refactor AWS Inspector: reduce memory and add parallel ingestion by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1654

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.105.0...0.106.0rc1

- Python
Published by heryxpc 12 months ago

cartography - 0.105.0

What's Changed

Features

  • feat: Add Entra groups intel module by @kunaals in https://github.com/cartography-cncf/cartography/pull/1614
  • feat: Add nested Entra group support by @achantavy in https://github.com/cartography-cncf/cartography/pull/1618
  • feat: #1625 Add object_ownership property to S3 Buckets by @jowenfsq in https://github.com/cartography-cncf/cartography/pull/1626
  • feat: Add support for AWS ACM certificates by @kunaals in https://github.com/cartography-cncf/cartography/pull/1629
  • feat: Add S3 bucket to SNS topic notification relationship by @AdityaPandeyCN in https://github.com/cartography-cncf/cartography/pull/1607
  • feat: add Trivy AWS ECR scan support by @achantavy in https://github.com/cartography-cncf/cartography/pull/1163

Fixes

  • fix: Address config option mismatch in SnipeIT authentication flow by @emmanuel-ferdman in https://github.com/cartography-cncf/cartography/pull/1612
  • fix: Remove unused SQS test variable by @achantavy in https://github.com/cartography-cncf/cartography/pull/1621
  • fix: Standardize AWS STSASSUMEROLEALLOW #1630 by @jychp in https://github.com/cartography-cncf/cartography/pull/1634 BREAKING CHANGE: The STS_ASSUME_ROLE_ALLOW relationship is deprecated in favor of STS_ASSUMEROLE_ALLOW. The former was a typo.

Chores

  • chore: bump python from 49454d2 to 2ee0fb8 by @dependabot in https://github.com/cartography-cncf/cartography/pull/1615
  • chore: bump the minor-and-patch group across 1 directory with 3 updates by @dependabot in https://github.com/cartography-cncf/cartography/pull/1613
  • chore: Add AGENTS.md to make cartography more editable by agents by @achantavy in https://github.com/cartography-cncf/cartography/pull/1617
  • chore: Refactor AWS SQS to new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1619

New Contributors

  • @jowenfsq made their first contribution in https://github.com/cartography-cncf/cartography/pull/1626

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.104.0...0.105.0

- Python
Published by achantavy about 1 year ago

cartography - 0.104.0

What's Changed

Features

  • Add Anthropic intel by @jychp in https://github.com/cartography-cncf/cartography/pull/1580
  • Add Secret manager secret version support by @AdityaPandeyCN in https://github.com/cartography-cncf/cartography/pull/1571
  • Add OpenAI project admin relationship by @jychp in https://github.com/cartography-cncf/cartography/pull/1581
  • Add SSMParameter resource to AWS module by @Khushmagrawal in https://github.com/cartography-cncf/cartography/pull/1576
  • Add Cloudtrail to S3 logging relationship by @rileydakota in https://github.com/cartography-cncf/cartography/pull/1604
  • Core: allow node_schema without sub resources to be cleaned up by @achantavy in https://github.com/cartography-

Fixes

  • Don't fail on LB v2 DNSName KeyError by @kunaals in https://github.com/cartography-cncf/cartography/pull/1592
  • #1595: correct wrong client name by @achantavy in https://github.com/cartography-cncf/cartography/pull/1596
  • #1597: list-secret-versions pagination and keyerror by @achantavy in https://github.com/cartography-cncf/cartography/pull/1602 cncf/cartography/pull/1603
  • Entra OU Module: .request() was removed from MS SDK by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1605
  • #1609: Revert "Add EfsMountTarget resource to AWS Module" by @achantavy in https://github.com/cartography-cncf/cartography/pull/1611

New Contributors

  • @Khushmagrawal made their first contribution in https://github.com/cartography-cncf/cartography/pull/1576

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.103.0...0.104.0

- Python
Published by achantavy about 1 year ago

cartography - 0.104.0rc3

What's Changed

  • Fix #1597: list-secret-versions pagination and keyerror by @achantavy in https://github.com/cartography-cncf/cartography/pull/1602

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.104.0-rc2...0.104.0rc3

- Python
Published by jychp about 1 year ago

cartography - 0.104.0-rc2

What's Changed

  • Fix #1595: correct wrong client name by @achantavy in https://github.com/cartography-cncf/cartography/pull/1596

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.104.0rc1...0.104.0-rc2

- Python
Published by jychp about 1 year ago

cartography - 0.104.0rc1

What's Changed

  • Add Anthropic intel by @jychp in https://github.com/cartography-cncf/cartography/pull/1580
  • feat: Add Secret manager secret version support by @AdityaPandeyCN in https://github.com/cartography-cncf/cartography/pull/1571
  • feat: Add OpenAI project admin relationship by @jychp in https://github.com/cartography-cncf/cartography/pull/1581
  • feat: Add SSMParameter resource to AWS module by @Khushmagrawal in https://github.com/cartography-cncf/cartography/pull/1576
  • chore: bump astral-sh/setup-uv from 6.0.1 to 6.1.0 in the minor-and-patch group by @dependabot in https://github.com/cartography-cncf/cartography/pull/1588
  • chore: bump python from e1013c4 to 49454d2 by @dependabot in https://github.com/cartography-cncf/cartography/pull/1587
  • Don't fail on LB v2 DNSName KeyError by @kunaals in https://github.com/cartography-cncf/cartography/pull/1592

New Contributors

  • @Khushmagrawal made their first contribution in https://github.com/cartography-cncf/cartography/pull/1576

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.103.0...0.104.0rc1

- Python
Published by kunaals about 1 year ago

cartography - 0.103.0

New Features

Intel Modules

  • Added Cloudflare intel module
    #1561 – @jychp
  • Added OpenAI intel module
    #1577 – @jychp
  • Added Tailscale intel module
    #1565 – @jychp
  • Added Entra Organizational Unit (OU) coverage
    #1538 – @shyammukund
  • Added support for AWS SNSTopic and CloudtrailTrail resources
    #1560 – @rileydakota
  • Added support for AWS SNSTopic #1560 – @AdityaPandeyCN
  • Added S3AccountPublicAccessBlock support
    #1570 – @AdityaPandeyCN
  • Added CloudWatchLogGroup resource
    #1569 – @d-aggarwal
  • Added EfsMountTarget resource
    #1573 – @d-aggarwal

Maintenance & Improvements

  • Added "test it locally" link to sample queries doc
    #1548 – @heryxpc
  • Added tests to enforce schema convention
    #1563 – @jychp
  • Autoload intel modules
    #1526 – @jychp
  • Improved PEP8 formatting
    #1466 – @jychp
  • Migrated DigitalOcean to new datamodel
    #1554 – @jychp
  • Switched to uv for package management
    #1557 – @jychp
  • Use Shibuya theme for docs
    #1540 – @achantavy

Dependency Updates

  • Bumped github/codeql-action from 3.28.16 to 3.28.17
    #1551 – @dependabot
  • Bumped Python from 5703868 to e1013c4
    #1562 – @dependabot
  • Bumped Python from 65c8436 to 5703868
    #1549 – @dependabot
  • Bumped Shibuya from 2025.3.24 to 2025.4.25
    #1550 – @dependabot
  • Miscellaneous dependency updates
    #1574 – @dependabot

Bug Fixes

  • Fixed display of data on Intel CVE error
    #1558 – @emmanuel-ferdman
  • Resolved Python logger warnings
    #1568 – @emmanuel-ferdman
  • Fixed missing isort from pre-commit config
    #1556 – @jychp

New Contributors

  • @shyammukund made their first contribution in https://github.com/cartography-cncf/cartography/pull/1538
  • @rileydakota made their first contribution in https://github.com/cartography-cncf/cartography/pull/1560
  • @AdityaPandeyCN made their first contribution in https://github.com/cartography-cncf/cartography/pull/1567
  • @d-aggarwal made their first contribution in https://github.com/cartography-cncf/cartography/pull/1569

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.102.0...0.103.0

- Python
Published by achantavy about 1 year ago

cartography - 0.103.0rc1

What's Changed

  • feat: EntraID support: OU coverage by @shyammukund in https://github.com/cartography-cncf/cartography/pull/1538
  • Use shibuya theme for docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1540
  • Add "test it locally" link to sample queries doc by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1548
  • Migrate DigitalOcean to new datamodel by @jychp in https://github.com/cartography-cncf/cartography/pull/1554
  • fix: isort was missing from precommit config by @jychp in https://github.com/cartography-cncf/cartography/pull/1556
  • fix: display data on Intel CVE error by @emmanuel-ferdman in https://github.com/cartography-cncf/cartography/pull/1558
  • feat: Add CloudtrailTrail resource to AWS module by @rileydakota in https://github.com/cartography-cncf/cartography/pull/1560
  • Switch to uv for package management by @jychp in https://github.com/cartography-cncf/cartography/pull/1557
  • fix: Resolve Python logger warnings by @emmanuel-ferdman in https://github.com/cartography-cncf/cartography/pull/1568
  • feat : Add SNSTopic support to AWS module by @AdityaPandeyCN in https://github.com/cartography-cncf/cartography/pull/1567
  • feat: Add S3AccountPublicAccessBlock support to AWS module by @AdityaPandeyCN in https://github.com/cartography-cncf/cartography/pull/1570

New Contributors

  • @shyammukund made their first contribution in https://github.com/cartography-cncf/cartography/pull/1538
  • @rileydakota made their first contribution in https://github.com/cartography-cncf/cartography/pull/1560
  • @AdityaPandeyCN made their first contribution in https://github.com/cartography-cncf/cartography/pull/1567

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.102.0...0.103.0rc1

- Python
Published by achantavy about 1 year ago

cartography - 0.102.0

What's Changed

  • feat: Initial Entra ID support: tenant and users by @achantavy in https://github.com/cartography-cncf/cartography/pull/1533
  • feat: AWS EC2 route table initial support by @achantavy in https://github.com/cartography-cncf/cartography/pull/1530
  • feat: Allow only specific aws regions to be synced with --aws-regions by @achantavy in https://github.com/cartography-cncf/cartography/pull/1542

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.1...0.102.0

- Python
Published by achantavy about 1 year ago

cartography - 0.102.0rc2

What's Changed

  • feat: AWS EC2 route table initial support by @achantavy in https://github.com/cartography-cncf/cartography/pull/1530

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.102.0rc1...0.102.0rc2

- Python
Published by achantavy about 1 year ago

cartography - 0.102.0rc1

What's Changed

  • feat: Initial Entra ID support: tenant and users by @achantavy in https://github.com/cartography-cncf/cartography/pull/1533 and https://github.com/cartography-cncf/cartography/pull/1534

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.1...0.102.0rc1

- Python
Published by achantavy about 1 year ago

cartography - 0.101.1

What's Changed

  • fix: Allow Crowdstrike pagination to fetch more than 300 devices by @chandanchowdhury in https://github.com/cartography-cncf/cartography/pull/1521

Refactor to new data model * Fix #1225: classic load balancers by @achantavy in https://github.com/cartography-cncf/cartography/pull/1527 * CrowdStrike host by @achantavy in https://github.com/cartography-cncf/cartography/pull/1523

Launch templates fixes: * Fix #1519: by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1520 * by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1522 * by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1528

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.0...0.101.1

- Python
Published by achantavy about 1 year ago

cartography - 0.101.1rc2

What's Changed

  • Refactor CrowdStrike host to new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1523
  • fix: pagination to fetch more than 300 devices by @chandanchowdhury in https://github.com/cartography-cncf/cartography/pull/1521
  • Prevent loading of non-existent launch templates by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1522

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.1rc1...0.101.1rc2

- Python
Published by achantavy about 1 year ago

cartography - 0.101.1rc1

What's Changed

  • [Fix #1519] Handle launch templates sync race condition by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1520

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.0...0.101.1

- Python
Published by achantavy about 1 year ago

cartography - 0.101.0

What's Changed

  • Fix #1496: support neo4j driver version 5 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1497
  • Fix #1494: Revert GSuite scope increase by @kunaals in https://github.com/cartography-cncf/cartography/pull/1498
  • feat: Support one-to-many in data model, implement iaminstanceprofiles by @achantavy in https://github.com/cartography-cncf/cartography/pull/1502
  • Improve docs
  • fix: failsafe on gcp & gsuite by @jychp in https://github.com/cartography-cncf/cartography/pull/1513
  • feat: add crowdstrike serial number and remove duplicate assignment by @chandanchowdhury in https://github.com/cartography-cncf/cartography/pull/1518

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.100.0...0.101.0

- Python
Published by achantavy about 1 year ago

cartography - 0.101.0rc2

What's Changed

  • feat: Support one-to-many in data model, implement iaminstanceprofiles by @achantavy in https://github.com/cartography-cncf/cartography/pull/1502

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.101.0rc1...0.101.0rc2

- Python
Published by achantavy about 1 year ago

cartography - 0.101.0rc1

What's Changed

  • Fix #1496: support neo4j driver version 5 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1497
  • Fix #1494: Revert GSuite scope increase by @kunaals in https://github.com/cartography-cncf/cartography/pull/1498

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.100.0...0.101.0rc1

- Python
Published by achantavy about 1 year ago

cartography - 0.100.0

What's Changed

  • Refactor AWS API gateway to use data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1446
  • ECR: Handle each image id separately by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1468
  • ECR: add describe_images to get image size information. by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1471
  • ECR: Paginate and extract image tag when using describe_images at ECR module by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1480
  • GCP IAM Ingestion by @kunaals in https://github.com/cartography-cncf/cartography/pull/1459
  • Use pip install with --no-cache-dir inside the Dockerfile by @PeterDaveHello in https://github.com/cartography-cncf/cartography/pull/1470
  • Preventing keyerror exception from cve attribute retrieval by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1482
  • Fix #1481: Separate EC2 template version fetching from template fetching by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1486
  • Fix #1490: launch template version fetching by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1495

New Contributors

  • @PeterDaveHello made their first contribution in https://github.com/cartography-cncf/cartography/pull/1470
  • @ishaanverma made their first contribution in https://github.com/cartography-cncf/cartography/pull/1486

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.99.0...0.100.0

- Python
Published by achantavy about 1 year ago

cartography - 0.100.0rc4

What's Changed

  • Fix #1481: Separate EC2 template version fetching from template fetching by @ishaanverma in https://github.com/cartography-cncf/cartography/pull/1486

New Contributors

  • @ishaanverma made their first contribution in https://github.com/cartography-cncf/cartography/pull/1486

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.100.0rc3...0.100.0rc4

- Python
Published by achantavy over 1 year ago

cartography - 0.100.0rc3

What's Changed

  • Multiple dependency updates, see dependency PRs
  • Preventing keyerror exception from cve attribute retrieval by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1482
  • Paginate and extract image tag when using describe_images at ECR module by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1480

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.100.0rc2...0.100.0rc3

- Python
Published by heryxpc over 1 year ago

cartography - 0.100.0rc2

What's Changed

  • GCP IAM Ingestion by @kunaals in https://github.com/cartography-cncf/cartography/pull/1459
  • Use pip install with --no-cache-dir inside the Dockerfile by @PeterDaveHello in https://github.com/cartography-cncf/cartography/pull/1470
  • ECR: add describe_images to get image size information. by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1471

New Contributors

  • @PeterDaveHello made their first contribution in https://github.com/cartography-cncf/cartography/pull/1470

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.100.0rc1...0.100.0rc2

- Python
Published by heryxpc over 1 year ago

cartography - 0.100.0rc1

What's Changed

  • Refactor AWS API gateway to use data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1446
  • chore: bump the minor-and-patch group with 2 updates by @dependabot in https://github.com/cartography-cncf/cartography/pull/1464
  • Handle each image id separately by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1468

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.99.0...0.100.0rc1

- Python
Published by heryxpc over 1 year ago

cartography - 0.99.0

What's Changed

Software * Inspector to account relationship for delegated accounts by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1442

Chores and project process related: * Use CNCF Zoom calendar for community meeting by @achantavy in https://github.com/cartography-cncf/cartography/pull/1443 * Add SECURITY.md by @achantavy in https://github.com/cartography-cncf/cartography/pull/1440 * Add OpenSSF badges & pin dependencies versions by @jychp in https://github.com/cartography-cncf/cartography/pull/1450 * Add integration test for aws.ecr.sync() by @achantavy in https://github.com/cartography-cncf/cartography/pull/1447 * CHORE: Update GitHub actions dependencies by @jychp in https://github.com/cartography-cncf/cartography/pull/1448 * chore: add dependabot configuration by @jychp in https://github.com/cartography-cncf/cartography/pull/1451 * Various dependabot updates

New Contributors

  • @dependabot made their first contribution in https://github.com/cartography-cncf/cartography/pull/1453

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0...0.99.0

- Python
Published by achantavy over 1 year ago

cartography - 0.99.0rc1

What's Changed

  • resolves #1438: Add SECURITY.md by @achantavy in https://github.com/cartography-cncf/cartography/pull/1440
  • Inspector to account relationship for delegated accounts by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1442
  • Add cross region support for EC2 images import by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1441

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0...0.99.0rc1

- Python
Published by heryxpc over 1 year ago

cartography - 0.98.0

What's Changed

  • #1413: Support automatic cleanups for NodeSchemas without a sub resource by @achantavy in https://github.com/cartography-cncf/cartography/pull/1419
  • Fix #386: avoid duplicate values in exposedinternettype for AWS EC2 and GCP by @achantavy in https://github.com/cartography-cncf/cartography/pull/1425
  • Update AWS EC2 keypair sync to use the new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1424
  • 0.98.0rc1 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1426
  • Clean up sphinx docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1427
  • Fix #1428: Synchronize PyPI and GHCR release tags by @achantavy in https://github.com/cartography-cncf/cartography/pull/1429
  • 0.98.0rc2 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1430
  • Fast follow of #1429: fix typo in version specifier by @achantavy in https://github.com/cartography-cncf/cartography/pull/1431
  • Fix #1016 - migrate setup.py to pyproject.toml by @chandanchowdhury in https://github.com/cartography-cncf/cartography/pull/1311
  • Google auth dependency update by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1434
  • Attempt to fix version_specifier in GHCR publish step by @achantavy in https://github.com/cartography-cncf/cartography/pull/1435
  • Make PyPI publish step idempotent by @achantavy in https://github.com/cartography-cncf/cartography/pull/1436
  • Fix text formatting in GitHub sphinx docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1432
  • Skip database calls in core.tx.load() if data list is empty by @achantavy in https://github.com/cartography-cncf/cartography/pull/1433
  • CI: Wait for PyPI to publish before building Dockerfile by @achantavy in https://github.com/cartography-cncf/cartography/pull/1437

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.97.1...0.98.0

- Python
Published by achantavy over 1 year ago

cartography - 0.98.0rc5

What's Changed

  • Make PyPI publish step idempotent by @achantavy in https://github.com/cartography-cncf/cartography/pull/1436
  • Fix text formatting in GitHub sphinx docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1432

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0rc4...0.98.0rc5

- Python
Published by achantavy over 1 year ago

cartography - 0.98.0rc4

What's Changed

  • Google auth dependency update by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1434
  • Attempt to fix version_specifier in GHCR publish step by @achantavy in https://github.com/cartography-cncf/cartography/pull/1435

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0rc3...0.98.0rc4

- Python
Published by achantavy over 1 year ago

cartography - 0.98.0rc3

What's Changed

  • Fast follow of #1429: fix typo in version specifier by @achantavy in https://github.com/cartography-cncf/cartography/pull/1431
  • Fix #1016 - migrate setup.py to pyproject.toml by @chandanchowdhury in https://github.com/cartography-cncf/cartography/pull/1311

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0rc2...0.98.0rc3

- Python
Published by achantavy over 1 year ago

cartography - 0.98.0rc2

What's Changed

  • Clean up sphinx docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1427
  • Fix #1428: Synchronize PyPI and GHCR release tags by @achantavy in https://github.com/cartography-cncf/cartography/pull/1429
  • 0.98.0rc2 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1430

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.98.0rc1...0.98.0rc2

- Python
Published by achantavy over 1 year ago

cartography - 0.98.0rc1

What's Changed

  • #1413: Support automatic cleanups for NodeSchemas without a sub resource by @achantavy in https://github.com/cartography-cncf/cartography/pull/1419
  • Fix #386: avoid duplicate values in exposedinternettype for AWS EC2 and GCP by @achantavy in https://github.com/cartography-cncf/cartography/pull/1425
  • Update AWS EC2 keypair sync to use the new data model by @achantavy in https://github.com/cartography-cncf/cartography/pull/1424
  • 0.98.0rc1 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1426

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.97.1...0.98.0rc1

- Python
Published by achantavy over 1 year ago

cartography - 0.97.1

What's Changed

  • Fix #1421: identitycenter: handle exceptions by @achantavy in https://github.com/cartography-cncf/cartography/pull/1422

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.97.0...0.97.1

- Python
Published by achantavy over 1 year ago

cartography - 0.97.0

What's Changed

  • GitHub: introduce ADMIN_OF relationship between users and orgs by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1403
  • cve_feed: Correct the retry and sleep time by @kledo-lyft in https://github.com/cartography-cncf/cartography/pull/1410
  • Add CVE information from 1999 and onwards by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1412
  • Github Child Team Membership by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1397
  • Fix #1415: handle AccessDeniedException for list-permission-sets by @achantavy in https://github.com/cartography-cncf/cartography/pull/1417
  • 0.97.0 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1418

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.96.2...0.97.0

- Python
Published by achantavy over 1 year ago

cartography - 0.96.2

What's Changed

  • docs tweak, updated docker img location by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1408
  • cve_feed: manage http request and add request log by @kledo-lyft in https://github.com/cartography-cncf/cartography/pull/1407
  • 0.96.2: Fix #1404: allow GitHub sync to continue when we can't list collaborators by @achantavy in https://github.com/cartography-cncf/cartography/pull/1409

New Contributors

  • @kledo-lyft made their first contribution in https://github.com/cartography-cncf/cartography/pull/1407

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.96.1...0.96.2

- Python
Published by achantavy over 1 year ago

cartography - 0.96.1

What's Changed

  • Github "Immediate" User Team Membership by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1395
  • 0.96.1: Fix #1404: Handle transient errors from GitHub repo collaborators sync by @achantavy in https://github.com/cartography-cncf/cartography/pull/1406

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.96.0...0.96.1

- Python
Published by achantavy over 1 year ago

cartography - 0.96.0

What's Changed

  • Fix Semgrep schema doc by @hanzo in https://github.com/cartography-cncf/cartography/pull/1377
  • Update README with Slack instructions by @achantavy in https://github.com/cartography-cncf/cartography/pull/1381
  • Fix race condition for Docker local tests by @achantavy in https://github.com/cartography-cncf/cartography/pull/1384
  • Add support for fuzzy case-insensitive match in PropertyRef by @achantavy in https://github.com/cartography-cncf/cartography/pull/1383
  • Add support for AWS EC2 Network ACLs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1386
  • 0.96.0rc1 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1387
  • Added in Identity Center Nodes + relationship mapping by @SecPrez in https://github.com/cartography-cncf/cartography/pull/1380
  • first pass at identifying enterprise owner users by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1378
  • Ingest NPM dependencies using Semgrep API (v0.96.0rc2) by @hanzo in https://github.com/cartography-cncf/cartography/pull/1385
  • Rev precommit packages and fix the issues by @SecPrez in https://github.com/cartography-cncf/cartography/pull/1388
  • 0.96.0rc3: fix identitycenter import error by @achantavy in https://github.com/cartography-cncf/cartography/pull/1390
  • Fix IAM policy naming for inline policies with empty string Sid field. by @SecPrez in https://github.com/cartography-cncf/cartography/pull/1389
  • Github "Direct" User Repo Access by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1391
  • EC2 network ACL: Use get method to access dict keys to prevent exception by @cmm-lyft in https://github.com/cartography-cncf/cartography/pull/1392
  • Auto scaling groups data model refactor by @serge-wq in https://github.com/cartography-cncf/cartography/pull/1394
  • Fixing ipv6CidrBlock caps typo by @cmm-lyft in https://github.com/cartography-cncf/cartography/pull/1396
  • Increasing timeout ratios for CVE API requests by @cmm-lyft in https://github.com/cartography-cncf/cartography/pull/1393
  • Prepare release 0.96.0 by @heryxpc in https://github.com/cartography-cncf/cartography/pull/1401

New Contributors

  • @danbrauer made their first contribution in https://github.com/cartography-cncf/cartography/pull/1378
  • @cmm-lyft made their first contribution in https://github.com/cartography-cncf/cartography/pull/1392

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.95.0...0.96.0

- Python
Published by heryxpc over 1 year ago

cartography - 0.96.0rc3

What's Changed

  • Rev precommit packages and fix the issues by @SecPrez in https://github.com/cartography-cncf/cartography/pull/1388
  • 0.96.0rc3: fix identitycenter import error by @achantavy in https://github.com/cartography-cncf/cartography/pull/1390

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.96.0rc2...0.96.0rc3

- Python
Published by achantavy over 1 year ago

cartography - 0.96.0rc2

What's Changed

  • Added in Identity Center Nodes + relationship mapping by @SecPrez in https://github.com/cartography-cncf/cartography/pull/1380
  • first pass at identifying enterprise owner users by @danbrauer in https://github.com/cartography-cncf/cartography/pull/1378
  • Ingest NPM dependencies using Semgrep API (v0.96.0rc2) by @hanzo in https://github.com/cartography-cncf/cartography/pull/1385

New Contributors

  • @danbrauer made their first contribution in https://github.com/cartography-cncf/cartography/pull/1378

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.96.0rc1...0.96.0rc2

- Python
Published by achantavy over 1 year ago

cartography - 0.96.0rc1

What's Changed

  • Fix Semgrep schema doc by @hanzo in https://github.com/cartography-cncf/cartography/pull/1377
  • Update README with Slack instructions by @achantavy in https://github.com/cartography-cncf/cartography/pull/1381
  • Fix race condition for Docker local tests by @achantavy in https://github.com/cartography-cncf/cartography/pull/1384
  • Add support for fuzzy case-insensitive match in PropertyRef by @achantavy in https://github.com/cartography-cncf/cartography/pull/1383
  • Add support for AWS EC2 Network ACLs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1386
  • 0.96.0rc1 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1387

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.95.0...0.96.0rc1

- Python
Published by achantavy over 1 year ago

cartography - 0.95.0

What's Changed

  • Add docs on cartography in production and its differentiators by @achantavy in https://github.com/cartography-cncf/cartography/pull/1358
  • Fix broken links by @achantavy in https://github.com/cartography-cncf/cartography/pull/1359
  • Deprecate crxcavator module by @achantavy in https://github.com/cartography-cncf/cartography/pull/1362
  • Update the documentation reference by @emmanuel-ferdman in https://github.com/cartography-cncf/cartography/pull/1361
  • #1363, #1347: Make docker-compose the preferred way to try cartography by @achantavy in https://github.com/cartography-cncf/cartography/pull/1364
  • Adding token generation before each service API by @soumyadipDe in https://github.com/cartography-cncf/cartography/pull/1324
  • Prevent .compose volumes from being doubly included in docker by @achantavy in https://github.com/cartography-cncf/cartography/pull/1367
  • Add CNCF to docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1369
  • Add initial governance guidelines by @achantavy in https://github.com/cartography-cncf/cartography/pull/1372
  • Ingest Go dependencies using Semgrep API by @hanzo in https://github.com/cartography-cncf/cartography/pull/1368
  • Make docker and docker-compose work on WSL2 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1375

New Contributors

  • @emmanuel-ferdman made their first contribution in https://github.com/cartography-cncf/cartography/pull/1361
  • @soumyadipDe made their first contribution in https://github.com/cartography-cncf/cartography/pull/1324
  • @hanzo made their first contribution in https://github.com/cartography-cncf/cartography/pull/1368

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.94.0...0.95.0

- Python
Published by achantavy over 1 year ago

cartography - 0.95.0rc1

What's Changed

  • Add docs on cartography in production and its differentiators by @achantavy in https://github.com/cartography-cncf/cartography/pull/1358
  • Fix broken links by @achantavy in https://github.com/cartography-cncf/cartography/pull/1359
  • Deprecate crxcavator module by @achantavy in https://github.com/cartography-cncf/cartography/pull/1362
  • Update the documentation reference by @emmanuel-ferdman in https://github.com/cartography-cncf/cartography/pull/1361
  • #1363, #1347: Make docker-compose the preferred way to try cartography by @achantavy in https://github.com/cartography-cncf/cartography/pull/1364
  • Adding token generation before each service API by @soumyadipDe in https://github.com/cartography-cncf/cartography/pull/1324
  • Prevent .compose volumes from being doubly included in docker by @achantavy in https://github.com/cartography-cncf/cartography/pull/1367
  • Add CNCF to docs by @achantavy in https://github.com/cartography-cncf/cartography/pull/1369
  • 0.95.0rc1 by @achantavy in https://github.com/cartography-cncf/cartography/pull/1370

New Contributors

  • @emmanuel-ferdman made their first contribution in https://github.com/cartography-cncf/cartography/pull/1361
  • @soumyadipDe made their first contribution in https://github.com/cartography-cncf/cartography/pull/1324

Full Changelog: https://github.com/cartography-cncf/cartography/compare/0.94.0...0.95.0rc1

- Python
Published by achantavy over 1 year ago

cartography - 0.94.0

What's Changed

  • Create pullrequesttemplate.md by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1157
  • Minor edits to pull request template by @achantavy in https://github.com/lyft/cartography/pull/1337
  • Fix #1334: add retry + sleep to github team-repo sync by @achantavy in https://github.com/lyft/cartography/pull/1336
  • 0.94.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1338
  • Fix #1340: run AWS Inspector only on supported regions by @achantavy in https://github.com/lyft/cartography/pull/1341
  • Update Semgrep intel module to use the /findings API endpoint by @heryxpc in https://github.com/lyft/cartography/pull/1342
  • Update Semgrep transform error log and tag release 0.94.0rc3 by @heryxpc in https://github.com/lyft/cartography/pull/1343
  • Fixes: #1298 - Add SnipeIT source by @chandanchowdhury in https://github.com/lyft/cartography/pull/1299
  • Add more IAM sample queries to docs by @achantavy in https://github.com/lyft/cartography/pull/1346
  • #1350: Update install.md by @chandanchowdhury in https://github.com/lyft/cartography/pull/1351
  • Update pre-commit hooks by @chandanchowdhury in https://github.com/lyft/cartography/pull/1352
  • #1353: fix: stack trace while logging message by @chandanchowdhury in https://github.com/lyft/cartography/pull/1354
  • Fix #689: correctly pass job name to GraphStatement by @achantavy in https://github.com/lyft/cartography/pull/1355
  • Fix #689: pass parent job name from RPR sync by @achantavy in https://github.com/lyft/cartography/pull/1356
  • 0.94.0 by @achantavy in https://github.com/lyft/cartography/pull/1357

Full Changelog: https://github.com/lyft/cartography/compare/0.93.0...0.94.0

- Python
Published by achantavy over 1 year ago

cartography - 0.94.0rc3

What's Changed

  • Update Semgrep intel module to use the /findings API endpoint by @heryxpc in https://github.com/lyft/cartography/pull/1342
  • Update Semgrep transform error log and tag release 0.94.0rc3 by @heryxpc in https://github.com/lyft/cartography/pull/1343

Full Changelog: https://github.com/lyft/cartography/compare/0.94.0rc2...0.94.0rc3

- Python
Published by heryxpc almost 2 years ago

cartography - 0.94.0rc2

What's Changed

  • Fix #1340: run AWS Inspector only on supported regions by @achantavy in https://github.com/lyft/cartography/pull/1341

Full Changelog: https://github.com/lyft/cartography/compare/0.94.0rc1...0.94.0rc2

- Python
Published by achantavy almost 2 years ago

cartography - 0.94.0rc1

0.94.0rc1

- Python
Published by achantavy almost 2 years ago

cartography - 0.93.0

What's Changed

  • fixed typo in Azure load_vms cypher by @amirjalali65 in https://github.com/lyft/cartography/pull/1047
  • Add Chandan to MAINTAINERS.md by @achantavy in https://github.com/lyft/cartography/pull/1322
  • crowdstrike: remove arbitrary filter and limit by @juju4 in https://github.com/lyft/cartography/pull/1008
  • Fix #1326: update CVE request timeouts by @achantavy in https://github.com/lyft/cartography/pull/1327
  • Add ossf scorecard by @juju4 in https://github.com/lyft/cartography/pull/1037
  • 0.93.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1328
  • #1321: Refactor getlaunchtemplate_versions to skip race condition. by @heryxpc in https://github.com/lyft/cartography/pull/1332
  • 0.93.0 by @achantavy in https://github.com/lyft/cartography/pull/1333

New Contributors

  • @amirjalali65 made their first contribution in https://github.com/lyft/cartography/pull/1047
  • @juju4 made their first contribution in https://github.com/lyft/cartography/pull/1008

Full Changelog: https://github.com/lyft/cartography/compare/0.92.0...0.93.0

- Python
Published by achantavy almost 2 years ago

cartography - 0.93.0rc1

- Python
Published by achantavy almost 2 years ago

cartography - 0.92.0

What's Changed

  • Add support for Okta group->AWS SSO role rel by @achantavy in https://github.com/lyft/cartography/pull/1307
  • 0.92.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1308
  • #1302: Refactor EC2 LaunchTemplate to use data model by @achantavy in https://github.com/lyft/cartography/pull/1312
  • #1302: remove launchtemplate manual create index call by @achantavy in https://github.com/lyft/cartography/pull/1314
  • 0.92.0rc2 by @achantavy in https://github.com/lyft/cartography/pull/1313
  • Fix bug: Return empty access_keys object when access keys do not exist by @austincomstockzoom in https://github.com/lyft/cartography/pull/1309
  • Fix NoneType error in describe_images by filtering out None values in… by @austincomstockzoom in https://github.com/lyft/cartography/pull/1310
  • #1302: add missing cleanup job for launchtemplates by @achantavy in https://github.com/lyft/cartography/pull/1315
  • Handle flaky CI failures in integration tests by @achantavy in https://github.com/lyft/cartography/pull/1319
  • #1316: EC2SubnetInstanceNodeProperties: s/subnet_id/subnetid/ by @achantavy in https://github.com/lyft/cartography/pull/1320
  • 0.92.0 by @achantavy in https://github.com/lyft/cartography/pull/1317

New Contributors

  • @austincomstockzoom made their first contribution in https://github.com/lyft/cartography/pull/1309

Full Changelog: https://github.com/lyft/cartography/compare/0.91.0...0.92.0

- Python
Published by achantavy about 2 years ago

cartography - 0.92.0rc2

What's Changed

  • #1302: Refactor EC2 LaunchTemplate to use data model by @achantavy in https://github.com/lyft/cartography/pull/1312
  • #1302: remove launchtemplate manual create index call by @achantavy in https://github.com/lyft/cartography/pull/1314
  • 0.92.0rc2 by @achantavy in https://github.com/lyft/cartography/pull/1313

Full Changelog: https://github.com/lyft/cartography/compare/0.92.0rc1...0.92.0rc2

- Python
Published by achantavy about 2 years ago

cartography - 0.92.0rc1

What's Changed

  • Add support for Okta group->AWS SSO role rel by @achantavy in https://github.com/lyft/cartography/pull/1307
  • 0.92.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1308

Full Changelog: https://github.com/lyft/cartography/compare/0.91.0...0.92.0rc1

- Python
Published by achantavy about 2 years ago

cartography - 0.91.0

What's Changed

  • Actually install python 3.10 in Dockerfile by @achantavy in https://github.com/lyft/cartography/pull/1291
  • Kandji device by @chandanchowdhury in https://github.com/lyft/cartography/pull/1295
  • Adding .git folder to .dockerignore by @richardoriginal in https://github.com/lyft/cartography/pull/1296
  • GitHub intel updates to error handling by @serge-wq in https://github.com/lyft/cartography/pull/1303
  • 0.91.0 by @achantavy in https://github.com/lyft/cartography/pull/1305

New Contributors

  • @chandanchowdhury made their first contribution in https://github.com/lyft/cartography/pull/1295
  • @richardoriginal made their first contribution in https://github.com/lyft/cartography/pull/1296

Full Changelog: https://github.com/lyft/cartography/compare/0.90.0...0.91.0

- Python
Published by achantavy about 2 years ago

cartography - 0.90.0

What's Changed

  • Support Python 3.10 by @achantavy in https://github.com/lyft/cartography/pull/1285
  • Fix ghpages python version string by @achantavy in https://github.com/lyft/cartography/pull/1286
  • Fix pypi python 3.10 version string by @achantavy in https://github.com/lyft/cartography/pull/1287
  • Fix #1284: bump sphinx version to 5.0.0 by @achantavy in https://github.com/lyft/cartography/pull/1288
  • Fix #1289 EC2 getimagesin_use() failed with CypherSyntaxError when using Neo4J 5.16.0 by @pvasilevich in https://github.com/lyft/cartography/pull/1290
  • 0.90.0 by @achantavy in https://github.com/lyft/cartography/pull/1292

New Contributors

  • @pvasilevich made their first contribution in https://github.com/lyft/cartography/pull/1290

Full Changelog: https://github.com/lyft/cartography/compare/0.89.0...0.90.0

- Python
Published by achantavy about 2 years ago

cartography - 0.90.0rc2

What's Changed

  • Fix ghpages python version string by @achantavy in https://github.com/lyft/cartography/pull/1286
  • Fix pypi python 3.10 version string by @achantavy in https://github.com/lyft/cartography/pull/1287

Full Changelog: https://github.com/lyft/cartography/compare/0.90.0rc1...0.90.0rc2

- Python
Published by achantavy over 2 years ago

cartography - 0.90.0rc1

- Python
Published by achantavy over 2 years ago

cartography - 0.89.0

What's Changed

  • LoadBalancerV2 target groups: include port and protocol to EC2Instance by @heryxpc in https://github.com/lyft/cartography/pull/1278
  • Update to ECRImage ID Mapped into AWS Inspector Findings to correctly map to ECR Image nodes by @udm17 in https://github.com/lyft/cartography/pull/1279
  • Update CVE intel module to use NVD CVE API v2.0 by @heryxpc in https://github.com/lyft/cartography/pull/1280
  • Semgrep SCA - add findings published date and fix status by @heryxpc in https://github.com/lyft/cartography/pull/1281
  • Release 0.89.0 by @heryxpc in https://github.com/lyft/cartography/pull/1283

New Contributors

  • @udm17 made their first contribution in https://github.com/lyft/cartography/pull/1279

Full Changelog: https://github.com/lyft/cartography/compare/0.87.0...0.89.0

- Python
Published by heryxpc over 2 years ago

cartography - 0.88.0rc1

What's Changed

  • LoadBalancerV2 target groups: include port and protocol to EC2Instance by @heryxpc in https://github.com/lyft/cartography/pull/1278

Full Changelog: https://github.com/lyft/cartography/compare/0.87.0...0.88.0rc1

- Python
Published by achantavy over 2 years ago

cartography - 0.87.0

What's Changed

  • Fix #1269: docker requirements issue by @neilroebert in https://github.com/lyft/cartography/pull/1270
  • Fix #1273: add iteration over gcp service pages by @neilroebert in https://github.com/lyft/cartography/pull/1274
  • 0.87.0 by @achantavy in https://github.com/lyft/cartography/pull/1277

New Contributors

  • @neilroebert made their first contribution in https://github.com/lyft/cartography/pull/1270

Full Changelog: https://github.com/lyft/cartography/compare/0.86.0...0.87.0

- Python
Published by achantavy over 2 years ago

cartography - 0.86.0

What's Changed

  • Semgrep ingestion updates by @heryxpc in https://github.com/lyft/cartography/pull/1265
    • Consumes official Semgrep public API
    • Connects SCA finding to Library and CVE nodes
    • Introduces scoped analysis jobs
    • Adds analysis job to calculate risk based on vulnerability reachability and severity
  • 0.86.0 by @heryxpc in https://github.com/lyft/cartography/pull/1272

Full Changelog: https://github.com/lyft/cartography/compare/0.85.3...0.86.0

- Python
Published by heryxpc over 2 years ago

cartography - 0.85.3

What's Changed

  • Fix #1198: handle github ratelimit by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1266
  • 0.85.3 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1267

Full Changelog: https://github.com/lyft/cartography/compare/0.85.2...0.85.3

- Python
Published by ramonpetgrave64 over 2 years ago

cartography - 0.85.2

What's Changed

  • Add UnauthorizedOperation to skippable AWS errors by @samuel-lindemer-h2gs in https://github.com/lyft/cartography/pull/1257
  • Update Dockerfile to focal and reorder steps by @resilience-jychp in https://github.com/lyft/cartography/pull/1158
  • Fix docker-compose, Dockerfile, and container documentation by @achantavy in https://github.com/lyft/cartography/pull/1262
  • ec2: optional PrivateDnsName by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1263
  • 0.85.2 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1264

New Contributors

  • @samuel-lindemer-h2gs made their first contribution in https://github.com/lyft/cartography/pull/1257

Full Changelog: https://github.com/lyft/cartography/compare/0.85.1...0.85.2

- Python
Published by ramonpetgrave64 over 2 years ago

cartography - 0.85.1

What's Changed

  • Refactor AWS EKS to new model by @achantavy in https://github.com/lyft/cartography/pull/1247
  • Fix: S3 ACL analysis rule for WRITE permissions never triggers by @achantavy in https://github.com/lyft/cartography/pull/1244
  • fix: looks like a typo - network interfaces with attached elb wont lo… by @petersutter5 in https://github.com/lyft/cartography/pull/1251
  • 0.85.1 by @achantavy in https://github.com/lyft/cartography/pull/1254

New Contributors

  • @petersutter5 made their first contribution in https://github.com/lyft/cartography/pull/1251

Full Changelog: https://github.com/lyft/cartography/compare/0.85.0...0.85.1

- Python
Published by achantavy over 2 years ago

cartography - 0.85.0

What's Changed

  • Fix #1088: Refactor AWS Inspector to new model by @achantavy in https://github.com/lyft/cartography/pull/1241
  • fix :#1218, #1152 - refactor EC2 network interface, private ip by @achantavy in https://github.com/lyft/cartography/pull/1219
  • 0.85.0 by @achantavy in https://github.com/lyft/cartography/pull/1245

Full Changelog: https://github.com/lyft/cartography/compare/0.84.0...0.85.0

- Python
Published by achantavy almost 3 years ago

cartography - 0.84.0

What's Changed

  • Refactor EC2 Volume to allow optional properties. by @andrew-womeldorf in https://github.com/lyft/cartography/pull/1231
  • Added ZeusCloud as list of companies using cartography by @surendrapathak in https://github.com/lyft/cartography/pull/1230
  • #1206: add async to aws:s3 and aws:ecr by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1192
  • fix: GSuite data only populated on match by @resilience-jychp in https://github.com/lyft/cartography/pull/1233
  • Add MAINTAINERS.md by @achantavy in https://github.com/lyft/cartography/pull/1237
  • github: resaise exceptions by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1239
  • 0.84.0 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1240

New Contributors

  • @andrew-womeldorf made their first contribution in https://github.com/lyft/cartography/pull/1231
  • @surendrapathak made their first contribution in https://github.com/lyft/cartography/pull/1230

Full Changelog: https://github.com/lyft/cartography/compare/0.83.0...0.84.0

- Python
Published by ramonpetgrave64 almost 3 years ago

cartography - 0.83.0

What's Changed

  • Add contributing guidelines for issues by @achantavy in https://github.com/lyft/cartography/pull/1226
  • #1216: AWS SSM->new data model by @achantavy in https://github.com/lyft/cartography/pull/1217
  • Adds support to query Semgrep API to ingest SCA vulns by @heryxpc in https://github.com/lyft/cartography/pull/1224
  • 0.83.0 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1228

Full Changelog: https://github.com/lyft/cartography/compare/0.82.0...0.83.0

- Python
Published by achantavy almost 3 years ago

cartography - 0.82.0

What's Changed

  • Set to None the gsuite token instead of github one by @heryxpc in https://github.com/lyft/cartography/pull/1204
  • Update usage docs and roadmap links by @achantavy in https://github.com/lyft/cartography/pull/1196
  • #1210: EBSVolume => new data model, Allow node attr updates from multiple intel modules by @achantavy in https://github.com/lyft/cartography/pull/1214
  • Fix index out of range for drift detection returning no results by @skiptomyliu in https://github.com/lyft/cartography/pull/1220
  • 0.82.0 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1221

Full Changelog: https://github.com/lyft/cartography/compare/0.81.0...0.82.0

- Python
Published by ramonpetgrave64 almost 3 years ago

cartography - 0.82.0.dev2

What's Changed

  • Set to None the gsuite token instead of github one by @heryxpc in https://github.com/lyft/cartography/pull/1204

Testing concurrency.

Full Changelog: https://github.com/lyft/cartography/compare/0.81.0...0.82.0.dev2

- Python
Published by ramonpetgrave64 almost 3 years ago

cartography - 0.81.0

What's Changed

  • Hotfix by @resilience-jychp in https://github.com/lyft/cartography/pull/1190
  • 0.81.0 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1191

Full Changelog: https://github.com/lyft/cartography/compare/0.80.0...0.81.0

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.80.0

What's Changed

  • Improve drift detection perf, tests, and add some typehints by @achantavy in https://github.com/lyft/cartography/pull/1186
  • Move GH outside-collab cleanup job to correct place by @achantavy in https://github.com/lyft/cartography/pull/1187
  • 0.80.0 by @achantavy in https://github.com/lyft/cartography/pull/1188

Full Changelog: https://github.com/lyft/cartography/compare/0.79.2...0.80.0

- Python
Published by achantavy about 3 years ago

cartography - 0.79.3.dev4

testing requests.Session

Full Changelog: https://github.com/lyft/cartography/compare/0.79.3.dev3...0.79.3.dev4

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.79.3.dev3

Testing a requests.Session object for bigfix

What's Changed

  • AWS SecretsManager: add arn field by @ethanzh in https://github.com/lyft/cartography/pull/1178
  • duo: add proxy config by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1179

New Contributors

  • @ethanzh made their first contribution in https://github.com/lyft/cartography/pull/1178

Full Changelog: https://github.com/lyft/cartography/compare/0.79.1...0.79.3.dev3

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.79.2

What's Changed

  • AWS SecretsManager: add arn field by @ethanzh in https://github.com/lyft/cartography/pull/1178
  • duo: add proxy config by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1179

New Contributors

  • @ethanzh made their first contribution in https://github.com/lyft/cartography/pull/1178

Full Changelog: https://github.com/lyft/cartography/compare/0.79.1...0.79.2

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.79.1

What's Changed

  • Fix missing Instance/NetworkInterface/Groups error by @heryxpc in https://github.com/lyft/cartography/pull/1175
  • 0.79.1 by @heryxpc in https://github.com/lyft/cartography/pull/1177

New Contributors

  • @heryxpc made their first contribution in https://github.com/lyft/cartography/pull/1175

Full Changelog: https://github.com/lyft/cartography/compare/0.79.0...0.79.1

- Python
Published by achantavy about 3 years ago

cartography - 0.79.0

What's Changed

  • Add more info in the log when there are duplicate aws profiles by @khanhldt in https://github.com/lyft/cartography/pull/1166
  • AWS: IAM: Add access keys last used data, cleanup unattached nodes by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1169
  • Add support for GitHub teams and team-repos by @achantavy in https://github.com/lyft/cartography/pull/1167
  • Fix #1161 optional Instance.PrivateDnsName by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1162
  • add duo intel module by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1172

Full Changelog: https://github.com/lyft/cartography/compare/0.78.0...0.79.0

- Python
Published by achantavy about 3 years ago

cartography - 0.79.0rc2

What's Changed

  • Add support for GitHub teams and team-repos by @achantavy in https://github.com/lyft/cartography/pull/1167
  • Fixes #1161 optional Instance.PrivateDnsName by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1162

Full Changelog: https://github.com/lyft/cartography/compare/0.79.0rc1...0.79.0rc2

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.79.0rc1

What's Changed

  • Adding more info in the log when there are duplicate aws profiles by @khanhldt in https://github.com/lyft/cartography/pull/1166
  • AWS: IAM: Add access keys last used data, cleanup unattached nodes by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1169
  • 0.79.0rc1 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1170

Full Changelog: https://github.com/lyft/cartography/compare/0.78.0...0.79.0rc1

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.78.0

What's Changed

  • 0.78.0, dynaomddb model: Create init.py by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1164

Full Changelog: https://github.com/lyft/cartography/compare/0.77.0...0.78.0

- Python
Published by ramonpetgrave64 about 3 years ago

cartography - 0.77.0

What's Changed

  • EC2 Instance sync => new data model by @achantavy in https://github.com/lyft/cartography/pull/1146
  • Remove duplicate EC2 cleanup jobs by @achantavy in https://github.com/lyft/cartography/pull/1151
  • fix OktaUserFactor cleanup oktaimportcleanup.json by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1155
  • 0.77.0rc1 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1156
  • Refactor AWS DynamoDB to use new data model by @phishoes in https://github.com/lyft/cartography/pull/1153
  • Add Lastpass source by @resilience-jychp in https://github.com/lyft/cartography/pull/1083
  • Initial support for BigFix computers by @achantavy in https://github.com/lyft/cartography/pull/1159
  • 0.77.0 by @achantavy in https://github.com/lyft/cartography/pull/1160

Full Changelog: https://github.com/lyft/cartography/compare/0.76.0...0.77.0

- Python
Published by achantavy about 3 years ago

cartography - 0.77.0rc1

What's Changed

  • EC2 Instance sync => new data model by @achantavy in https://github.com/lyft/cartography/pull/1146
  • Remove duplicate EC2 cleanup jobs by @achantavy in https://github.com/lyft/cartography/pull/1151
  • fix OktaUserFactor cleanup oktaimportcleanup.json by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1155
  • 0.77.0rc1 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1156

Full Changelog: https://github.com/lyft/cartography/compare/0.76.0...0.77.0rc1

- Python
Published by achantavy about 3 years ago

cartography - 0.76.0

What's Changed

  • Only run aws analysis jobs if dependent syncs finished by @achantavy in https://github.com/lyft/cartography/pull/1136
  • Fix #1140: Ensure AWS cleanup jobs are account specific by @ganeshjagdale9545 in https://github.com/lyft/cartography/pull/1141
  • Implement Okta throttle to respect API rate limits by @tmsteere in https://github.com/lyft/cartography/pull/1130
  • Allow user to specify which sync modules to run from CLI by @achantavy in https://github.com/lyft/cartography/pull/1117
  • EC2Image => new data model by @achantavy in https://github.com/lyft/cartography/pull/1144
  • 0.76.0 by @achantavy in https://github.com/lyft/cartography/pull/1149

New Contributors

  • @ganeshjagdale9545 made their first contribution in https://github.com/lyft/cartography/pull/1141

Full Changelog: https://github.com/lyft/cartography/compare/0.75.0...0.76.0

- Python
Published by achantavy about 3 years ago

cartography - 0.75.0

What's Changed

  • Yak-shave: make pre-commit happy by @achantavy in https://github.com/lyft/cartography/pull/1120
  • Data model: allow case-insensitive property match by @achantavy in https://github.com/lyft/cartography/pull/1119
  • 0.75.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1121
  • Set BlockPublicPolicy property on S3 nodes by @jhecking in https://github.com/lyft/cartography/pull/1125
  • Fix #1126: Ecs update task definitions import to greatly improve sync speed by @tmsteere in https://github.com/lyft/cartography/pull/1127
  • Fixes #1133: AWS: IAM: Roles: merge roles by principal first, 0.75.0rc2 by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1134
  • #1017, #1032, #1115: Neo4j 5.x experimental support by @achantavy in https://github.com/lyft/cartography/pull/1033
  • 0.75.0 by @achantavy in https://github.com/lyft/cartography/pull/1139

New Contributors

  • @jhecking made their first contribution in https://github.com/lyft/cartography/pull/1125
  • @tmsteere made their first contribution in https://github.com/lyft/cartography/pull/1127

Full Changelog: https://github.com/lyft/cartography/compare/0.74.0...0.75.0

- Python
Published by achantavy over 3 years ago

cartography - 0.75.0rc2

What's Changed

  • Set BlockPublicPolicy property on S3 nodes by @jhecking in https://github.com/lyft/cartography/pull/1125
  • Fix #1126: Ecs update task definitions import to greatly improve sync speed by @tmsteere in https://github.com/lyft/cartography/pull/1127
  • Fixes #1133: AWS: IAM: Roles: merge roles by principal first by @ramonpetgrave64 in https://github.com/lyft/cartography/pull/1134

New Contributors

  • @jhecking made their first contribution in https://github.com/lyft/cartography/pull/1125
  • @tmsteere made their first contribution in https://github.com/lyft/cartography/pull/1127

Full Changelog: https://github.com/lyft/cartography/compare/0.75.0rc1...0.75.0rc2

- Python
Published by achantavy over 3 years ago

cartography - 0.75.0rc1

What's Changed

  • Yak-shave: make pre-commit happy by @achantavy in https://github.com/lyft/cartography/pull/1120
  • Data model: allow case-insensitive property match by @achantavy in https://github.com/lyft/cartography/pull/1119
  • 0.75.0rc1 by @achantavy in https://github.com/lyft/cartography/pull/1121

Full Changelog: https://github.com/lyft/cartography/compare/0.74.0...0.75.0rc1

- Python
Published by achantavy over 3 years ago

cartography - 0.74.0

What's Changed

  • Automatic indexes by @achantavy in https://github.com/lyft/cartography/pull/1107
  • Fix #1102: Correctly transform policy statements in-place by @achantavy in https://github.com/lyft/cartography/pull/1111
  • #1106: Test we can load data with subset of node schema fields by @achantavy in https://github.com/lyft/cartography/pull/1112
  • Fix rds snapshot ingestion by @spangenberg in https://github.com/lyft/cartography/pull/1113
  • Auto-cleanup jobs: properly implement spec by @achantavy in https://github.com/lyft/cartography/pull/1116
  • 0.74.0 by @achantavy in https://github.com/lyft/cartography/pull/1118

Full Changelog: https://github.com/lyft/cartography/compare/0.73.1...0.74.0

- Python
Published by achantavy over 3 years ago

cartography - 0.73.1

What's Changed

  • Cleanup orphaned IAM role tags by @meng-han in https://github.com/lyft/cartography/pull/1105
  • Organize data model files under cartography.models by @achantavy in https://github.com/lyft/cartography/pull/1096
  • Fix #1108: Make GraphJob check only for missing params by @achantavy in https://github.com/lyft/cartography/pull/1109
  • 0.73.1 by @achantavy in https://github.com/lyft/cartography/pull/1110

Full Changelog: https://github.com/lyft/cartography/compare/0.73.0...0.73.1

- Python
Published by achantavy over 3 years ago