1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "label": "utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L1"}, {"id": "utils_cryptographydeprecationwarning", "label": "CryptographyDeprecationWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L17"}, {"id": "userwarning", "label": "UserWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "utils_check_bytes", "label": "_check_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L42"}, {"id": "utils_check_byteslike", "label": "_check_byteslike()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L47"}, {"id": "utils_int_to_bytes", "label": "int_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L54"}, {"id": "utils_interfacenotimplemented", "label": "InterfaceNotImplemented", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L62"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "utils_deprecatedvalue", "label": "_DeprecatedValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L66"}, {"id": "utils_deprecatedvalue_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L67"}, {"id": "utils_modulewithdeprecations", "label": "_ModuleWithDeprecations", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L73"}, {"id": "utils_modulewithdeprecations_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L74"}, {"id": "utils_modulewithdeprecations_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L78"}, {"id": "utils_modulewithdeprecations_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L85"}, {"id": "utils_modulewithdeprecations_delattr", "label": ".__delattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L88"}, {"id": "utils_modulewithdeprecations_dir", "label": ".__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L95"}, {"id": "utils_deprecated", "label": "deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L99"}, {"id": "utils_cached_property", "label": "cached_property()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L116"}, {"id": "utils_enum", "label": "Enum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L133"}, {"id": "utils_enum_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L134"}, {"id": "utils_enum_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L137"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "enum", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_cryptographydeprecationwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L17", "weight": 1.0}, {"source": "utils_cryptographydeprecationwarning", "target": "userwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_check_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_check_byteslike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_int_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_interfacenotimplemented", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L62", "weight": 1.0}, {"source": "utils_interfacenotimplemented", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_deprecatedvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L66", "weight": 1.0}, {"source": "utils_deprecatedvalue", "target": "utils_deprecatedvalue_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_modulewithdeprecations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L73", "weight": 1.0}, {"source": "utils_modulewithdeprecations", "target": "utils_modulewithdeprecations_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L74", "weight": 1.0}, {"source": "utils_modulewithdeprecations", "target": "utils_modulewithdeprecations_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L78", "weight": 1.0}, {"source": "utils_modulewithdeprecations", "target": "utils_modulewithdeprecations_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L85", "weight": 1.0}, {"source": "utils_modulewithdeprecations", "target": "utils_modulewithdeprecations_delattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L88", "weight": 1.0}, {"source": "utils_modulewithdeprecations", "target": "utils_modulewithdeprecations_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_deprecated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_cached_property", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_utils_py", "target": "utils_enum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L133", "weight": 1.0}, {"source": "utils_enum", "target": "utils_enum_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L134", "weight": 1.0}, {"source": "utils_enum", "target": "utils_enum_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L137", "weight": 1.0}, {"source": "utils_deprecated", "target": "utils_modulewithdeprecations", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L108", "weight": 1.0}, {"source": "utils_deprecated", "target": "utils_deprecatedvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L109", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_check_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L43"}, {"caller_nid": "utils_check_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L44"}, {"caller_nid": "utils_check_byteslike", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L49"}, {"caller_nid": "utils_check_byteslike", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L51"}, {"caller_nid": "utils_int_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L56"}, {"caller_nid": "utils_int_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L57"}, {"caller_nid": "utils_int_to_bytes", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L58"}, {"caller_nid": "utils_modulewithdeprecations_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L75"}, {"caller_nid": "utils_modulewithdeprecations_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L79"}, {"caller_nid": "utils_modulewithdeprecations_getattr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L80"}, {"caller_nid": "utils_modulewithdeprecations_getattr", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L81"}, {"caller_nid": "utils_modulewithdeprecations_setattr", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L86"}, {"caller_nid": "utils_modulewithdeprecations_delattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L89"}, {"caller_nid": "utils_modulewithdeprecations_delattr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L90"}, {"caller_nid": "utils_modulewithdeprecations_delattr", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L91"}, {"caller_nid": "utils_modulewithdeprecations_delattr", "callee": "delattr", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L93"}, {"caller_nid": "utils_modulewithdeprecations_dir", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L96"}, {"caller_nid": "utils_deprecated", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L107"}, {"caller_nid": "utils_deprecated", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L112"}, {"caller_nid": "utils_cached_property", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L118"}, {"caller_nid": "utils_cached_property", "callee": "property", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/utils.py", "source_location": "L128"}]} |