Files
tfm_ainventory/graphify-out/cache/3221eb2f4a9f1d0aae13f0e618e14430185f11310f6dc69f0560c4f900abef94.json

1 line
21 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "label": "http.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L1"}, {"id": "http_httpbasiccredentials", "label": "HTTPBasicCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L16"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "http_httpauthorizationcredentials", "label": "HTTPAuthorizationCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L29"}, {"id": "http_httpbase", "label": "HTTPBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L69"}, {"id": "securitybase", "label": "SecurityBase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "http_httpbase_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L72"}, {"id": "http_httpbase_make_authenticate_headers", "label": ".make_authenticate_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L84"}, {"id": "http_httpbase_make_not_authenticated_error", "label": ".make_not_authenticated_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L87"}, {"id": "http_httpbase_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L94"}, {"id": "http_httpbasic", "label": "HTTPBasic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L105"}, {"id": "http_httpbasic_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L140"}, {"id": "http_httpbasic_make_authenticate_headers", "label": ".make_authenticate_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L197"}, {"id": "http_httpbasic_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L202"}, {"id": "http_httpbearer", "label": "HTTPBearer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L222"}, {"id": "http_httpbearer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L254"}, {"id": "http_httpbearer_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L303"}, {"id": "http_httpdigest", "label": "HTTPDigest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L319"}, {"id": "http_httpdigest_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L357"}, {"id": "http_httpdigest_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L404"}, {"id": "http_rationale_17", "label": "The HTTP Basic credentials given as the result of using `HTTPBasic` in a dep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L17"}, {"id": "http_rationale_30", "label": "The HTTP authorization credentials in the result of using `HTTPBearer` or `H", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L30"}, {"id": "http_rationale_106", "label": "HTTP Basic authentication. Ref: https://datatracker.ietf.org/doc/html/rfc76", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L106"}, {"id": "http_rationale_223", "label": "HTTP Bearer token authentication. ## Usage Create an instance object a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L223"}, {"id": "http_rationale_320", "label": "HTTP Digest authentication. **Warning**: this is only a stub to connect the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L320"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "binascii", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "annotated_doc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "fastapi_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "fastapi_openapi_models", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "fastapi_openapi_models", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "fastapi_security_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "fastapi_security_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "starlette_requests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "starlette_status", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpbasiccredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L16", "weight": 1.0}, {"source": "http_httpbasiccredentials", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpauthorizationcredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L29", "weight": 1.0}, {"source": "http_httpauthorizationcredentials", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L69", "weight": 1.0}, {"source": "http_httpbase", "target": "securitybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L69", "weight": 1.0}, {"source": "http_httpbase", "target": "http_httpbase_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L72", "weight": 1.0}, {"source": "http_httpbase", "target": "http_httpbase_make_authenticate_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L84", "weight": 1.0}, {"source": "http_httpbase", "target": "http_httpbase_make_not_authenticated_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L87", "weight": 1.0}, {"source": "http_httpbase", "target": "http_httpbase_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpbasic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L105", "weight": 1.0}, {"source": "http_httpbasic", "target": "http_httpbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L105", "weight": 1.0}, {"source": "http_httpbasic", "target": "http_httpbasic_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L140", "weight": 1.0}, {"source": "http_httpbasic", "target": "http_httpbasic_make_authenticate_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L197", "weight": 1.0}, {"source": "http_httpbasic", "target": "http_httpbasic_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpbearer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L222", "weight": 1.0}, {"source": "http_httpbearer", "target": "http_httpbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L222", "weight": 1.0}, {"source": "http_httpbearer", "target": "http_httpbearer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L254", "weight": 1.0}, {"source": "http_httpbearer", "target": "http_httpbearer_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L303", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_http_py", "target": "http_httpdigest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L319", "weight": 1.0}, {"source": "http_httpdigest", "target": "http_httpbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L319", "weight": 1.0}, {"source": "http_httpdigest", "target": "http_httpdigest_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L357", "weight": 1.0}, {"source": "http_httpdigest", "target": "http_httpdigest_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L404", "weight": 1.0}, {"source": "http_httpbase_make_not_authenticated_error", "target": "http_httpbasic_make_authenticate_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L91", "weight": 1.0}, {"source": "http_httpbase_call", "target": "http_httpbase_make_not_authenticated_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L99", "weight": 1.0}, {"source": "http_httpbase_call", "target": "http_httpauthorizationcredentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L102", "weight": 1.0}, {"source": "http_httpbasic_call", "target": "http_httpbase_make_not_authenticated_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L209", "weight": 1.0}, {"source": "http_httpbasic_call", "target": "http_httpbasiccredentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L219", "weight": 1.0}, {"source": "http_httpbearer_call", "target": "http_httpbase_make_not_authenticated_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L308", "weight": 1.0}, {"source": "http_httpbearer_call", "target": "http_httpauthorizationcredentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L316", "weight": 1.0}, {"source": "http_httpdigest_call", "target": "http_httpbase_make_not_authenticated_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L409", "weight": 1.0}, {"source": "http_httpdigest_call", "target": "http_httpauthorizationcredentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L417", "weight": 1.0}, {"source": "http_rationale_17", "target": "http_httpbasiccredentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L17", "weight": 1.0}, {"source": "http_rationale_30", "target": "http_httpauthorizationcredentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L30", "weight": 1.0}, {"source": "http_rationale_106", "target": "http_httpbasic", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L106", "weight": 1.0}, {"source": "http_rationale_223", "target": "http_httpbearer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L223", "weight": 1.0}, {"source": "http_rationale_320", "target": "http_httpdigest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L320", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_httpbase_init", "callee": "HTTPBaseModel", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L80"}, {"caller_nid": "http_httpbase_make_authenticate_headers", "callee": "title", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L85"}, {"caller_nid": "http_httpbase_make_not_authenticated_error", "callee": "HTTPException", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L88"}, {"caller_nid": "http_httpbase_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L95"}, {"caller_nid": "http_httpbase_call", "callee": "get_authorization_scheme_param", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L96"}, {"caller_nid": "http_httpbasic_init", "callee": "HTTPBaseModel", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L192"}, {"caller_nid": "http_httpbasic_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L205"}, {"caller_nid": "http_httpbasic_call", "callee": "get_authorization_scheme_param", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L206"}, {"caller_nid": "http_httpbasic_call", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L207"}, {"caller_nid": "http_httpbasic_call", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L213"}, {"caller_nid": "http_httpbasic_call", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L213"}, {"caller_nid": "http_httpbasic_call", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L216"}, {"caller_nid": "http_httpbearer_init", "callee": "HTTPBearerModel", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L299"}, {"caller_nid": "http_httpbearer_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L304"}, {"caller_nid": "http_httpbearer_call", "callee": "get_authorization_scheme_param", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L305"}, {"caller_nid": "http_httpbearer_call", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L311"}, {"caller_nid": "http_httpdigest_init", "callee": "HTTPBaseModel", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L400"}, {"caller_nid": "http_httpdigest_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L405"}, {"caller_nid": "http_httpdigest_call", "callee": "get_authorization_scheme_param", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L406"}, {"caller_nid": "http_httpdigest_call", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/http.py", "source_location": "L412"}]}