Cartography

Latest version: v0.91.0

Safety actively analyzes 629908 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 27

0.65.0

What's Changed
* convert s3 syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/932
* convert ssm syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/933
* convert sqs syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/934
* convert kms syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/935
* convert apigateway syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/936
* AWS: fix link between users and their access keys by p-l- in https://github.com/lyft/cartography/pull/929
* convert dynamodb syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/937
* upgrade ecr syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/938
* convert-syntax-ecs by ramonpetgrave64 in https://github.com/lyft/cartography/pull/939
* convert securityhub syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/955
* convert secretsmanager syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/954
* convert route53 syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/953
* convert config syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/940
* convert eks syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/941
* convert elasticache syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/942
* convert elasticsearch syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/943
* convert emr syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/944
* convert iam syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/945
* convert resource_permissions syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/949
* convert inspector syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/946
* convert lambda syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/947
* convert launch template syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/962
* convert organization syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/948
* convert rds syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/950
* convert redshift syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/951
* convert tag syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/952
* convert elastic ip syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/957
* convert tgw syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/967
* convert okta syntax, 2 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/976
* convert vpc syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/969
* convert key pair syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/961
* convert elb syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/963
* convert asg syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/956
* convert image syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/958
* upgrade syntax in docs by ramonpetgrave64 in https://github.com/lyft/cartography/pull/978
* convert tenant syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/975
* convert azure subscription syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/974
* convert azure storage syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/973
* convert azure cosmo syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/971
* convert azure compute syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/970
* convert volume syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/968
* convert subnet syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/966
* convert snapshot syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/965
* convert security group syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/964
* convert instance syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/959
* Convert-igw by ramonpetgrave64 in https://github.com/lyft/cartography/pull/960
* Kubernetes: upgrade dependency by p-l- in https://github.com/lyft/cartography/pull/980
* Convert-azure-sql by ramonpetgrave64 in https://github.com/lyft/cartography/pull/972
* convert syntax for more ec2 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/984
* convert querybuilder syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/983
* Kubernetes: add support for secrets by p-l- in https://github.com/lyft/cartography/pull/979
* convert merge_module_sync_metadata_syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/982
* convert syntax for indexes by ramonpetgrave64 in https://github.com/lyft/cartography/pull/985
* convert cleanup jobs syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/981
* Neo4j 4.x syntax autopatcher, optionally disable with a decorator by ramonpetgrave64 in https://github.com/lyft/cartography/pull/866
* 0.65.0 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/977
* Fix syntax in the last few tests by ramonpetgrave64 in https://github.com/lyft/cartography/pull/986

New Contributors
* p-l- made their first contribution in https://github.com/lyft/cartography/pull/929

**Full Changelog**: https://github.com/lyft/cartography/compare/0.64.0...0.65.0

0.64.0

What's Changed
* Add indexes for lastupdated field by achantavy in https://github.com/lyft/cartography/pull/891
* Improve AWS LB schema doc by achantavy in https://github.com/lyft/cartography/pull/892
* Add backoff to avoid AWS too many requests exception by rlukin in https://github.com/lyft/cartography/pull/880
* Add AWS Inspector2 by nathan-v in https://github.com/lyft/cartography/pull/897
* Add aws_handle_reasons to AWS inspector module by achantavy in https://github.com/lyft/cartography/pull/898
* 0.64.0rc1 by achantavy in https://github.com/lyft/cartography/pull/902
* Reorder inspector cleanup statements by achantavy in https://github.com/lyft/cartography/pull/903
* 0.64.0rc2 by achantavy in https://github.com/lyft/cartography/pull/908
* Added changes docker-compose.yml by steve-solun in https://github.com/lyft/cartography/pull/905
* Fixes 906, 907: Neo4j 4.4 support by default by ramonpetgrave64 in https://github.com/lyft/cartography/pull/912
* [reverted] convert github syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/913
* fix backoff in tests by ramonpetgrave64 in https://github.com/lyft/cartography/pull/915
* convert github syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/916
* convert jamf syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/919
* convert cve syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/925
* python library neo4j>=4.4.4,<5.0.0 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/931
* convert digital ocean syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/927
* convert kubernetes syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/926
* convert oci syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/924
* upgrade crowdstrike syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/923
* upgrade crxcavator syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/922
* convert gcp syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/921
* convert gsuite syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/920
* convert pagerduty syntax by ramonpetgrave64 in https://github.com/lyft/cartography/pull/918
* convert syntax okta by ramonpetgrave64 in https://github.com/lyft/cartography/pull/917
* 0.64.0 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/928

New Contributors
* rlukin made their first contribution in https://github.com/lyft/cartography/pull/880
* nathan-v made their first contribution in https://github.com/lyft/cartography/pull/897
* steve-solun made their first contribution in https://github.com/lyft/cartography/pull/905

**Full Changelog**: https://github.com/lyft/cartography/compare/0.63.0...0.64.0

0.64.0rc2

What's Changed
* Reorder inspector cleanup statements by achantavy in https://github.com/lyft/cartography/pull/903
* 0.64.0rc2 by achantavy in https://github.com/lyft/cartography/pull/908


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

0.64.0rc1

What's Changed
* Add indexes for lastupdated field by achantavy in https://github.com/lyft/cartography/pull/891
* Improve AWS LB schema doc by achantavy in https://github.com/lyft/cartography/pull/892
* Add backoff to avoid AWS too many requests exception by rlukin in https://github.com/lyft/cartography/pull/880
* Add AWS Inspector2 by nathan-v in https://github.com/lyft/cartography/pull/897
* Add aws_handle_reasons to AWS inspector module by achantavy in https://github.com/lyft/cartography/pull/898
* 0.64.0rc1 by achantavy in https://github.com/lyft/cartography/pull/902

New Contributors
* rlukin made their first contribution in https://github.com/lyft/cartography/pull/880
* nathan-v made their first contribution in https://github.com/lyft/cartography/pull/897

**Full Changelog**: https://github.com/lyft/cartography/compare/0.63.0...0.64.0rc1

0.63.0

What's Changed
* Neo4j 4.x experimental support with auto patcher by ramonpetgrave64 in https://github.com/lyft/cartography/pull/861
* Removing `return count(*) as TotalCompleted from AWS Cleanup files by kedarghule in https://github.com/lyft/cartography/pull/860
* Removing `return count(*) as TotalCompleted from Azure Cleanup files by kedarghule in https://github.com/lyft/cartography/pull/862
* Removing `return count(*) as TotalCompleted from GCP, DigitalOcean and Duo CRXcavator Cleanup files by kedarghule in https://github.com/lyft/cartography/pull/864
* Removing `return count(*) as TotalCompleted from GitHub, GSuite, Okta, Kubernetes and PagerDuty cleanup files by kedarghule in https://github.com/lyft/cartography/pull/865
* Fixes 773: --aws-best-effort-mode: Create aggregated exceptions for AWS accounts sync by erickduran in https://github.com/lyft/cartography/pull/870
* 0.63.0rc1 by achantavy in https://github.com/lyft/cartography/pull/871
* 773: Update _sync_multiple_accounts signature by achantavy in https://github.com/lyft/cartography/pull/873
* 0.63.0rc2 by achantavy in https://github.com/lyft/cartography/pull/874
* Fix 842: Handle S3 IllegalLocationConstraintException by achantavy in https://github.com/lyft/cartography/pull/875
* Load ECR images in batches by zoe-lyft in https://github.com/lyft/cartography/pull/876
* 0.63.0rc3 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/877
* Initial support for Oracle Cloud Infrastructure (OCI) intel module. by Relys in https://github.com/lyft/cartography/pull/495
* Fix 786: Remove explicit cryptography dependency by achantavy in https://github.com/lyft/cartography/pull/879
* ECR: add ecr test_cleanup_repositories by ramonpetgrave64 in https://github.com/lyft/cartography/pull/884
* Implement client functions by achantavy in https://github.com/lyft/cartography/pull/883
* neo4j driver upgrade from 1.7.6 to >=4.4.4 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/885
* 0.63.0rc4 by achantavy in https://github.com/lyft/cartography/pull/886
* Update install docs with Neo4j 4.x workaround by achantavy in https://github.com/lyft/cartography/pull/888
* 0.63.0 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/887

New Contributors
* erickduran made their first contribution in https://github.com/lyft/cartography/pull/870
* zoe-lyft made their first contribution in https://github.com/lyft/cartography/pull/876
* Relys made their first contribution in https://github.com/lyft/cartography/pull/495

**Full Changelog**: https://github.com/lyft/cartography/compare/0.62.0...0.63.0

0.63.0rc4

What's Changed
* Initial support for Oracle Cloud Infrastructure (OCI) intel module. by Relys in https://github.com/lyft/cartography/pull/495
* Fix 786: Remove explicit cryptography dependency by achantavy in https://github.com/lyft/cartography/pull/879
* ECR: add ecr test_cleanup_repositories by ramonpetgrave64 in https://github.com/lyft/cartography/pull/884
* Implement client functions by achantavy in https://github.com/lyft/cartography/pull/883
* neo4j driver upgrade from 1.7.6 to >=4.4.4 by ramonpetgrave64 in https://github.com/lyft/cartography/pull/885
* 0.63.0rc4 by achantavy in https://github.com/lyft/cartography/pull/886

New Contributors
* Relys made their first contribution in https://github.com/lyft/cartography/pull/495

**Full Changelog**: https://github.com/lyft/cartography/compare/0.63.0rc3...0.63.0rc4

Page 9 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.