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

1 line
5.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_rsa_util_py", "label": "util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L1"}, {"id": "util_private_to_public", "label": "private_to_public()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L23"}, {"id": "util_rationale_24", "label": "Reads a private key and outputs the corresponding public key.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_rsa_util_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_util_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_util_py", "target": "rsa_key", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_util_py", "target": "util_private_to_public", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L23", "weight": 1.0}, {"source": "util_rationale_24", "target": "util_private_to_public", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_private_to_public", "callee": "OptionParser", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L27"}, {"caller_nid": "util_private_to_public", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L34"}, {"caller_nid": "util_private_to_public", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L41"}, {"caller_nid": "util_private_to_public", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L49"}, {"caller_nid": "util_private_to_public", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L57"}, {"caller_nid": "util_private_to_public", "callee": "parse_args", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L65"}, {"caller_nid": "util_private_to_public", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L69"}, {"caller_nid": "util_private_to_public", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L73"}, {"caller_nid": "util_private_to_public", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L74"}, {"caller_nid": "util_private_to_public", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L76"}, {"caller_nid": "util_private_to_public", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L77"}, {"caller_nid": "util_private_to_public", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L77"}, {"caller_nid": "util_private_to_public", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L79"}, {"caller_nid": "util_private_to_public", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L79"}, {"caller_nid": "util_private_to_public", "callee": "load_pkcs1", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L82"}, {"caller_nid": "util_private_to_public", "callee": "PublicKey", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L83"}, {"caller_nid": "util_private_to_public", "callee": "save_pkcs1", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L86"}, {"caller_nid": "util_private_to_public", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L89"}, {"caller_nid": "util_private_to_public", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L93"}, {"caller_nid": "util_private_to_public", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L94"}, {"caller_nid": "util_private_to_public", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L96"}, {"caller_nid": "util_private_to_public", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L97"}, {"caller_nid": "util_private_to_public", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/util.py", "source_location": "L97"}]}