Files
tfm_ainventory/graphify-out/cache/298f0189c89c6efc88ac11c23e0483c3e162fd252fdcd93a73c5dda85681051b.json

1 line
58 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "label": "networks.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L1"}, {"id": "networks_parts", "label": "Parts", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L44"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_hostparts", "label": "HostParts", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L56"}, {"id": "dict", "label": "dict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_url_regex", "label": "url_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L113"}, {"id": "networks_multi_host_url_regex", "label": "multi_host_url_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L123"}, {"id": "networks_ascii_domain_regex", "label": "ascii_domain_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L141"}, {"id": "networks_int_domain_regex", "label": "int_domain_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L152"}, {"id": "networks_host_regex", "label": "host_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L161"}, {"id": "networks_anyurl", "label": "AnyUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L171"}, {"id": "str", "label": "str", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_new", "label": "__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L184"}, {"id": "networks_anyurl_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L187"}, {"id": "networks_build", "label": "build()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L215"}, {"id": "networks_modify_schema", "label": "__modify_schema__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L259"}, {"id": "networks_get_validators", "label": "__get_validators__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L263"}, {"id": "networks_validate", "label": "validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L267"}, {"id": "networks_build_url", "label": "_build_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L289"}, {"id": "networks_match_url", "label": "_match_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L311"}, {"id": "networks_validate_port", "label": "_validate_port()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L315"}, {"id": "networks_validate_parts", "label": "validate_parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L320"}, {"id": "networks_validate_host", "label": "validate_host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L342"}, {"id": "networks_get_default_parts", "label": "get_default_parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L384"}, {"id": "networks_apply_default_parts", "label": "apply_default_parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L388"}, {"id": "networks_anyurl_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L394"}, {"id": "networks_anyhttpurl", "label": "AnyHttpUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L399"}, {"id": "networks_httpurl", "label": "HttpUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L405"}, {"id": "networks_fileurl", "label": "FileUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L416"}, {"id": "networks_multihostdsn", "label": "MultiHostDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L423"}, {"id": "networks_multihostdsn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L426"}, {"id": "networks_postgresdsn", "label": "PostgresDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L487"}, {"id": "networks_cockroachdsn", "label": "CockroachDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L504"}, {"id": "networks_amqpdsn", "label": "AmqpDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L513"}, {"id": "networks_redisdsn", "label": "RedisDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L518"}, {"id": "networks_mongodsn", "label": "MongoDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L532"}, {"id": "networks_kafkadsn", "label": "KafkaDsn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L543"}, {"id": "networks_stricturl", "label": "stricturl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L554"}, {"id": "networks_import_email_validator", "label": "import_email_validator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L575"}, {"id": "networks_emailstr", "label": "EmailStr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L583"}, {"id": "networks_nameemail", "label": "NameEmail", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L601"}, {"id": "representation", "label": "Representation", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_nameemail_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L604"}, {"id": "networks_nameemail_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L608"}, {"id": "networks_nameemail_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L628"}, {"id": "networks_ipvanyaddress", "label": "IPvAnyAddress", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L632"}, {"id": "baseaddress", "label": "_BaseAddress", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_ipvanyinterface", "label": "IPvAnyInterface", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L656"}, {"id": "networks_ipvanynetwork", "label": "IPvAnyNetwork", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L680"}, {"id": "basenetwork", "label": "_BaseNetwork", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "networks_validate_email", "label": "validate_email()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L711"}, {"id": "networks_rationale_124", "label": "Compiled multi host url regex. Additionally to `url_regex` it allows to mat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L124"}, {"id": "networks_rationale_290", "label": "Validate hosts and build the AnyUrl object. Split from `validate` so this method", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L290"}, {"id": "networks_rationale_321", "label": "A method used to validate parts of a URL. Could be overridden to set def", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L321"}, {"id": "networks_rationale_712", "label": "Email address validation using https://pypi.org/project/email-validator/ Not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L712"}, {"id": "networks_rationale_535", "label": "# TODO: Needed to generic \"Parts\" for \"Replica Set\", \"Sharded Cluster\", and othe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L535"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "ipaddress", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1_validators", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "email_validator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1_fields", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "pydantic_v1_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L44", "weight": 1.0}, {"source": "networks_parts", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_hostparts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L56", "weight": 1.0}, {"source": "networks_hostparts", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L66", "weight": 1.0}, {"source": "networks_parts", "target": "dict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_url_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_multi_host_url_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_ascii_domain_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_int_domain_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_host_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_anyurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L171", "weight": 1.0}, {"source": "networks_anyurl", "target": "str", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_new", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L184", "weight": 1.0}, {"source": "networks_anyurl", "target": "networks_anyurl_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_build_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_match_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate_port", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L320", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L342", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L384", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_apply_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L388", "weight": 1.0}, {"source": "networks_anyurl", "target": "networks_anyurl_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L394", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_anyhttpurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L399", "weight": 1.0}, {"source": "networks_anyhttpurl", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L399", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_httpurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L405", "weight": 1.0}, {"source": "networks_httpurl", "target": "networks_anyhttpurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L405", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L412", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_fileurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L416", "weight": 1.0}, {"source": "networks_fileurl", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L416", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_multihostdsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L423", "weight": 1.0}, {"source": "networks_multihostdsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L423", "weight": 1.0}, {"source": "networks_multihostdsn", "target": "networks_multihostdsn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L426", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_match_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L431", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L435", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_build_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L439", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_postgresdsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L487", "weight": 1.0}, {"source": "networks_postgresdsn", "target": "networks_multihostdsn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L487", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_cockroachdsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L504", "weight": 1.0}, {"source": "networks_cockroachdsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L504", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_amqpdsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L513", "weight": 1.0}, {"source": "networks_amqpdsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_redisdsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L518", "weight": 1.0}, {"source": "networks_redisdsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L518", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_mongodsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L532", "weight": 1.0}, {"source": "networks_mongodsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L532", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L537", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_kafkadsn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L543", "weight": 1.0}, {"source": "networks_kafkadsn", "target": "networks_anyurl", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_default_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L547", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_stricturl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L554", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_import_email_validator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L575", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_emailstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L583", "weight": 1.0}, {"source": "networks_emailstr", "target": "str", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L583", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L585", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L589", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_nameemail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L601", "weight": 1.0}, {"source": "networks_nameemail", "target": "representation", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L601", "weight": 1.0}, {"source": "networks_nameemail", "target": "networks_nameemail_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L604", "weight": 1.0}, {"source": "networks_nameemail", "target": "networks_nameemail_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L608", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L612", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L616", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L622", "weight": 1.0}, {"source": "networks_nameemail", "target": "networks_nameemail_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L628", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_ipvanyaddress", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L632", "weight": 1.0}, {"source": "networks_ipvanyaddress", "target": "baseaddress", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L632", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L636", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L640", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L644", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_ipvanyinterface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L656", "weight": 1.0}, {"source": "networks_ipvanyinterface", "target": "baseaddress", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L656", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L660", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L664", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L668", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_ipvanynetwork", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L680", "weight": 1.0}, {"source": "networks_ipvanynetwork", "target": "basenetwork", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L680", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_modify_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L682", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L686", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L690", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "target": "networks_validate_email", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L711", "weight": 1.0}, {"source": "networks_new", "target": "networks_build", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L185", "weight": 1.0}, {"source": "networks_anyurl_init", "target": "networks_nameemail_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L202", "weight": 1.0}, {"source": "networks_build", "target": "networks_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L228", "weight": 1.0}, {"source": "networks_build", "target": "networks_get_default_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L248", "weight": 1.0}, {"source": "networks_validate", "target": "networks_match_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L275", "weight": 1.0}, {"source": "networks_validate", "target": "networks_apply_default_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L280", "weight": 1.0}, {"source": "networks_validate", "target": "networks_validate_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L281", "weight": 1.0}, {"source": "networks_validate", "target": "networks_build_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L286", "weight": 1.0}, {"source": "networks_build_url", "target": "networks_validate_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L294", "weight": 1.0}, {"source": "networks_match_url", "target": "networks_url_regex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L312", "weight": 1.0}, {"source": "networks_validate_parts", "target": "networks_validate_port", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L333", "weight": 1.0}, {"source": "networks_validate_host", "target": "networks_ascii_domain_regex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L355", "weight": 1.0}, {"source": "networks_validate_host", "target": "networks_int_domain_regex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L357", "weight": 1.0}, {"source": "networks_apply_default_parts", "target": "networks_get_default_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L389", "weight": 1.0}, {"source": "networks_multihostdsn_init", "target": "networks_nameemail_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L427", "weight": 1.0}, {"source": "networks_match_url", "target": "networks_multi_host_url_regex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L432", "weight": 1.0}, {"source": "networks_build_url", "target": "networks_host_regex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L441", "weight": 1.0}, {"source": "networks_build_url", "target": "networks_validate_port", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L446", "weight": 1.0}, {"source": "networks_stricturl", "target": "dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L564", "weight": 1.0}, {"source": "networks_get_validators", "target": "networks_import_email_validator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L591", "weight": 1.0}, {"source": "networks_validate", "target": "networks_validate_email", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L598", "weight": 1.0}, {"source": "networks_validate_email", "target": "networks_import_email_validator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L720", "weight": 1.0}, {"source": "networks_rationale_124", "target": "networks_multi_host_url_regex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L124", "weight": 1.0}, {"source": "networks_rationale_290", "target": "networks_anyurl_build_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L290", "weight": 1.0}, {"source": "networks_rationale_321", "target": "networks_anyurl_validate_parts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L321", "weight": 1.0}, {"source": "networks_rationale_712", "target": "networks_validate_email", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L712", "weight": 1.0}, {"source": "networks_rationale_535", "target": "backend_venv_lib_python3_12_site_packages_pydantic_v1_networks_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L535", "weight": 1.0}], "raw_calls": [{"caller_nid": "networks_url_regex", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L116"}, {"caller_nid": "networks_multi_host_url_regex", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L132"}, {"caller_nid": "networks_ascii_domain_regex", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L146"}, {"caller_nid": "networks_int_domain_regex", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L157"}, {"caller_nid": "networks_host_regex", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L164"}, {"caller_nid": "networks_build", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L248"}, {"caller_nid": "networks_modify_schema", "callee": "update_not_none", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L260"}, {"caller_nid": "networks_validate", "callee": "str_validator", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L270"}, {"caller_nid": "networks_validate", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L272"}, {"caller_nid": "networks_validate", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L273"}, {"caller_nid": "networks_validate", "callee": "constr_length_validator", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L273"}, {"caller_nid": "networks_validate", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L279"}, {"caller_nid": "networks_validate", "callee": "groupdict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L279"}, {"caller_nid": "networks_validate", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L283"}, {"caller_nid": "networks_validate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L283"}, {"caller_nid": "networks_validate", "callee": "UrlExtraError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L284"}, {"caller_nid": "networks_validate", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L284"}, {"caller_nid": "networks_build_url", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L296"}, {"caller_nid": "networks_match_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L312"}, {"caller_nid": "networks_validate_port", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L316"}, {"caller_nid": "networks_validate_port", "callee": "UrlPortError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L317"}, {"caller_nid": "networks_validate_parts", "callee": "UrlSchemeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L327"}, {"caller_nid": "networks_validate_parts", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L329"}, {"caller_nid": "networks_validate_parts", "callee": "UrlSchemePermittedError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L330"}, {"caller_nid": "networks_validate_parts", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L330"}, {"caller_nid": "networks_validate_parts", "callee": "UrlUserInfoError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L337"}, {"caller_nid": "networks_validate_host", "callee": "UrlHostError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L352"}, {"caller_nid": "networks_validate_host", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L355"}, {"caller_nid": "networks_validate_host", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L357"}, {"caller_nid": "networks_validate_host", "callee": "UrlHostError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L359"}, {"caller_nid": "networks_validate_host", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L362"}, {"caller_nid": "networks_validate_host", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L364"}, {"caller_nid": "networks_validate_host", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L366"}, {"caller_nid": "networks_validate_host", "callee": "UrlHostTldError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L372"}, {"caller_nid": "networks_validate_host", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L377"}, {"caller_nid": "networks_validate_host", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L377"}, {"caller_nid": "networks_validate_host", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L379"}, {"caller_nid": "networks_validate_host", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L379"}, {"caller_nid": "networks_apply_default_parts", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L389"}, {"caller_nid": "networks_anyurl_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L395"}, {"caller_nid": "networks_anyurl_repr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L395"}, {"caller_nid": "networks_anyurl_repr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L395"}, {"caller_nid": "networks_anyurl_repr", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L396"}, {"caller_nid": "networks_multihostdsn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L427"}, {"caller_nid": "networks_match_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L432"}, {"caller_nid": "networks_validate_parts", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L436"}, {"caller_nid": "networks_build_url", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L442"}, {"caller_nid": "networks_build_url", "callee": "groupdict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L442"}, {"caller_nid": "networks_build_url", "callee": "groupdict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L443"}, {"caller_nid": "networks_build_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L443"}, {"caller_nid": "networks_build_url", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L445"}, {"caller_nid": "networks_build_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L447"}, {"caller_nid": "networks_build_url", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L457"}, {"caller_nid": "networks_build_url", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L458"}, {"caller_nid": "networks_build_url", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L459"}, {"caller_nid": "networks_build_url", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L472"}, {"caller_nid": "networks_build_url", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L480"}, {"caller_nid": "networks_stricturl", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L572"}, {"caller_nid": "networks_import_email_validator", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L580"}, {"caller_nid": "networks_modify_schema", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L586"}, {"caller_nid": "networks_nameemail_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L609"}, {"caller_nid": "networks_modify_schema", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L613"}, {"caller_nid": "networks_validate", "callee": "str_validator", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L625"}, {"caller_nid": "networks_validate", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L626"}, {"caller_nid": "networks_modify_schema", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L637"}, {"caller_nid": "networks_validate", "callee": "IPv4Address", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L646"}, {"caller_nid": "networks_validate", "callee": "IPv6Address", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L651"}, {"caller_nid": "networks_validate", "callee": "IPvAnyAddressError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L653"}, {"caller_nid": "networks_modify_schema", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L661"}, {"caller_nid": "networks_validate", "callee": "IPv4Interface", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L670"}, {"caller_nid": "networks_validate", "callee": "IPv6Interface", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L675"}, {"caller_nid": "networks_validate", "callee": "IPvAnyInterfaceError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L677"}, {"caller_nid": "networks_modify_schema", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L683"}, {"caller_nid": "networks_validate", "callee": "IPv4Network", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L694"}, {"caller_nid": "networks_validate", "callee": "IPv6Network", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L699"}, {"caller_nid": "networks_validate", "callee": "IPvAnyNetworkError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L701"}, {"caller_nid": "networks_validate_email", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L722"}, {"caller_nid": "networks_validate_email", "callee": "EmailError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L723"}, {"caller_nid": "networks_validate_email", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L725"}, {"caller_nid": "networks_validate_email", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L728"}, {"caller_nid": "networks_validate_email", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L729"}, {"caller_nid": "networks_validate_email", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L735"}, {"caller_nid": "networks_validate_email", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L743"}, {"caller_nid": "networks_validate_email", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/networks.py", "source_location": "L745"}]}