Alex Chantavy
Alex Chantavy
## Summary - collect IAM account summary to track whether the account's root user has MFA enabled - document new `root_mfa_enabled` field on `AWSAccount` - add test coverage for account...
Enriching existing nodes in Cartography (e.g., marking an asset as internet_exposed) requires writing custom analysis jobs with raw Cypher and manual cleanup logic. This is error-prone and hard to test....
## 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....
## 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....
## 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....
## 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....
## 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....
## Summary - add mock global forwarding rule data - add integration test for `sync_gcp_forwarding_rules` covering global and regional rules ## Testing - `pytest tests/integration/cartography/intel/gcp/test_compute.py -k test_sync_gcp_forwarding_rules -vv` *(fails: Couldn't...
## Observed behavaior ~~We have observed that AWS Permission Sets might be global aunique, meaning that the "AdministratorAccess" Permission Set has the same ARN across all AWS accounts. This means...