↓ 16 callersFunction_make_cloudsql_flag_rule(
rule_id: str,
name: str,
description: str,
requirement: str,
fact: Fact,
)
cartography/rules/data/rules/cis_4_0_gcp.py:1191
↓ 13 callersFunctionload_services(
neo4j_session: neo4j.Session,
data: list[dict[str, Any]],
org: str,
update_tag: int,
)
cartography/intel/tailscale/services.py:103