fix(api): fix exposed_internet not set on ELB/ELBv2 nodes in attack paths - Fixed GitHub Copilot commits

This commit is contained in:
Josema Camacho
2026-03-04 15:09:39 +01:00
parent f182471321
commit 622a399a2e
2 changed files with 3 additions and 4 deletions
@@ -3,12 +3,12 @@
from typing import Any
from pathlib import Path
import aioboto3
import boto3
import neo4j
from pathlib import Path
from cartography.config import Config as CartographyConfig
from cartography.graph.job import GraphJob
from cartography.intel import aws as cartography_aws
@@ -1,5 +1,4 @@
# TODO: Remove this file when Cartography fixes the RESOURCE_FUNCTIONS ordering.
# https://github.com/cartography-cncf/cartography/issues/XXXX
# TODO: Remove this file when Cartography fixes the RESOURCE_FUNCTIONS ordering
#
# Explicit sync order for cartography AWS resource functions.
# Based on cartography_aws.RESOURCE_FUNCTIONS (v0.129.0) with one change: