Alex Chantavy
Alex Chantavy
*Description*: > What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema...
*Description*: > What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema...
### **Feature request template** **Title**: Support for Microsoft Entra Applications as Nodes **Description**: > We should add support for Microsoft Entra applications to be ingested, represented, and queried as nodes...
*Description*: > Describe your idea. Please be detailed. If a feature request, please describe the desired behavior, what scenario it enables, and how it would be used. With AWS SSM,...
*Description*: > What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema...
# AWS Resource Groups Tagging API sync has O(n²) inefficiency - should batch resource types per region ## Description The current AWS Resource Groups Tagging API sync implementation has kind...
*Description*: > What issue is being seen? Describe what should be happening instead of the bug, for example: Cartography should not crash, the expected value isn't returned, the data schema...
(as if we didn't have enough stuff to do 😂) ``` tests/integration/cartography/intel/okta/test_awssaml.py::test_get_awssso_role_arn /var/cartography/cartography/intel/okta/awssaml.py:156: DeprecationWarning: read_transaction has been renamed to execute_read return neo4j_session.read_transaction(read_single_value_tx, query, account_id=account_id, role_hint=role_hint) tests/integration/cartography/intel/okta/test_awssaml.py::test_load_okta_group_to_awssso_roles /var/cartography/cartography/intel/okta/awssaml.py:206: DeprecationWarning: write_transaction has...
*Description*: > Describe your idea. Please be detailed. If a feature request, please describe the desired behavior, what scenario it enables, and how it would be used. We should attach...
## Summary - batch AWS Resource Groups Tagging API requests - derive resource type from ARN - group tag data by resource type - test new helpers - log unrecognized...