Files
tfm_ainventory/graphify-out/cache/b38fa7d0d0cc8f1b038ca6baee2cd539e07f4c8e851cdf48bb82cff119b2cef1.json

1 line
15 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "label": "secrets.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L1"}, {"id": "secrets_secretssettingssource", "label": "SecretsSettingsSource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L25"}, {"id": "pydanticbaseenvsettingssource", "label": "PydanticBaseEnvSettingsSource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "secrets_secretssettingssource_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L30"}, {"id": "secrets_secretssettingssource_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L52"}, {"id": "secrets_find_case_path", "label": "find_case_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L81"}, {"id": "secrets_secretssettingssource_get_field_value", "label": ".get_field_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L100"}, {"id": "secrets_secretssettingssource_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L131"}, {"id": "secrets_rationale_1", "label": "Secrets file settings source.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L1"}, {"id": "secrets_rationale_26", "label": "Source class for loading settings values from secret files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L26"}, {"id": "secrets_rationale_53", "label": "Build fields from \"secrets\" files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L53"}, {"id": "secrets_rationale_82", "label": "Find a file within path's directory matching filename, optionally ignoring case.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L82"}, {"id": "secrets_rationale_101", "label": "Gets the value for field from secret file and a flag to determine whether value", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L101"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "pydantic_fields", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "pydantic_settings_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "pydantic_settings_main", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "secrets_secretssettingssource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L25", "weight": 1.0}, {"source": "secrets_secretssettingssource", "target": "pydanticbaseenvsettingssource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L25", "weight": 1.0}, {"source": "secrets_secretssettingssource", "target": "secrets_secretssettingssource_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L30", "weight": 1.0}, {"source": "secrets_secretssettingssource", "target": "secrets_secretssettingssource_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "target": "secrets_find_case_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L81", "weight": 1.0}, {"source": "secrets_secretssettingssource", "target": "secrets_secretssettingssource_get_field_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L100", "weight": 1.0}, {"source": "secrets_secretssettingssource", "target": "secrets_secretssettingssource_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L131", "weight": 1.0}, {"source": "secrets_secretssettingssource_get_field_value", "target": "secrets_find_case_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L116", "weight": 1.0}, {"source": "secrets_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_providers_secrets_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L1", "weight": 1.0}, {"source": "secrets_rationale_26", "target": "secrets_secretssettingssource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L26", "weight": 1.0}, {"source": "secrets_rationale_53", "target": "secrets_secretssettingssource_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L53", "weight": 1.0}, {"source": "secrets_rationale_82", "target": "secrets_secretssettingssource_find_case_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L82", "weight": 1.0}, {"source": "secrets_rationale_101", "target": "secrets_secretssettingssource_get_field_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L101", "weight": 1.0}], "raw_calls": [{"caller_nid": "secrets_secretssettingssource_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L41"}, {"caller_nid": "secrets_secretssettingssource_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L50"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L61"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L62"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L62"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L66"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L67"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L69"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L71"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L75"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "SettingsError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L76"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "path_type_label", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L76"}, {"caller_nid": "secrets_secretssettingssource_call", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L78"}, {"caller_nid": "secrets_find_case_path", "callee": "iterdir", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L93"}, {"caller_nid": "secrets_find_case_path", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L96"}, {"caller_nid": "secrets_find_case_path", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L96"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "_extract_field_info", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L113"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L115"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L121"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L122"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L122"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L124"}, {"caller_nid": "secrets_secretssettingssource_get_field_value", "callee": "path_type_label", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/sources/providers/secrets.py", "source_location": "L125"}]}