1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "label": "downscoped.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L1"}, {"id": "downscoped_credentialaccessboundary", "label": "CredentialAccessBoundary", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L72"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "downscoped_credentialaccessboundary_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L79"}, {"id": "downscoped_rules", "label": "rules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L94"}, {"id": "downscoped_credentialaccessboundary_add_rule", "label": ".add_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L132"}, {"id": "downscoped_credentialaccessboundary_to_json", "label": ".to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L155"}, {"id": "downscoped_accessboundaryrule", "label": "AccessBoundaryRule", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L173"}, {"id": "downscoped_accessboundaryrule_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L179"}, {"id": "downscoped_available_resource", "label": "available_resource()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L207"}, {"id": "downscoped_available_permissions", "label": "available_permissions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L232"}, {"id": "downscoped_availability_condition", "label": "availability_condition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L265"}, {"id": "downscoped_accessboundaryrule_to_json", "label": ".to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L292"}, {"id": "downscoped_availabilitycondition", "label": "AvailabilityCondition", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L312"}, {"id": "downscoped_availabilitycondition_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L316"}, {"id": "downscoped_expression", "label": "expression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L338"}, {"id": "downscoped_title", "label": "title()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L361"}, {"id": "downscoped_description", "label": "description()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L384"}, {"id": "downscoped_availabilitycondition_to_json", "label": ".to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L408"}, {"id": "downscoped_credentials", "label": "Credentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L428"}, {"id": "downscoped_credentials_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L439"}, {"id": "downscoped_refresh", "label": "refresh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L481"}, {"id": "downscoped_with_quota_project", "label": "with_quota_project()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L507"}, {"id": "downscoped_rationale_73", "label": "Defines a Credential Access Boundary which contains a list of access boundary", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L73"}, {"id": "downscoped_rationale_80", "label": "Instantiates a Credential Access Boundary. A Credential Access Boundary", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L80"}, {"id": "downscoped_rationale_95", "label": "Returns the list of access boundary rules defined on the Credential Acce", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L95"}, {"id": "downscoped_rationale_107", "label": "Updates the current rules on the Credential Access Boundary. This will overwrite", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L107"}, {"id": "downscoped_rationale_133", "label": "Adds a single access boundary rule to the existing rules. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L133"}, {"id": "downscoped_rationale_156", "label": "Generates the dictionary representation of the Credential Access Boundary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L156"}, {"id": "downscoped_rationale_174", "label": "Defines an access boundary rule which contains information on the resource that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L174"}, {"id": "downscoped_rationale_182", "label": "Instantiates a single access boundary rule. Args: available", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L182"}, {"id": "downscoped_rationale_208", "label": "Returns the current available resource. Returns: str: The cu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L208"}, {"id": "downscoped_rationale_217", "label": "Updates the current available resource. Args: value (str):", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L217"}, {"id": "downscoped_rationale_233", "label": "Returns the current available permissions. Returns: Tuple[st", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L233"}, {"id": "downscoped_rationale_243", "label": "Updates the current available permissions. Args: value (Seq", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L243"}, {"id": "downscoped_rationale_266", "label": "Returns the current availability condition. Returns: Optiona", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L266"}, {"id": "downscoped_rationale_276", "label": "Updates the current availability condition. Args: value (Op", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L276"}, {"id": "downscoped_rationale_293", "label": "Generates the dictionary representation of the access boundary rule. Thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L293"}, {"id": "downscoped_rationale_313", "label": "An optional condition that can be used as part of a Credential Access Boundary", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L313"}, {"id": "downscoped_rationale_317", "label": "Instantiates an availability condition using the provided expression and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L317"}, {"id": "downscoped_rationale_339", "label": "Returns the current condition expression. Returns: str: The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L339"}, {"id": "downscoped_rationale_348", "label": "Updates the current condition expression. Args: value (str)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L348"}, {"id": "downscoped_rationale_362", "label": "Returns the current title. Returns: Optional[str]: The curre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L362"}, {"id": "downscoped_rationale_371", "label": "Updates the current title. Args: value (Optional[str]): The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L371"}, {"id": "downscoped_rationale_385", "label": "Returns the current description. Returns: Optional[str]: The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L385"}, {"id": "downscoped_rationale_394", "label": "Updates the current description. Args: value (Optional[str]", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L394"}, {"id": "downscoped_rationale_409", "label": "Generates the dictionary representation of the availability condition. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L409"}, {"id": "downscoped_rationale_429", "label": "Defines a set of Google credentials that are downscoped from an existing set", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L429"}, {"id": "downscoped_rationale_446", "label": "Instantiates a downscoped credentials object using the provided source c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L446"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_credentialaccessboundary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L72", "weight": 1.0}, {"source": "downscoped_credentialaccessboundary", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L72", "weight": 1.0}, {"source": "downscoped_credentialaccessboundary", "target": "downscoped_credentialaccessboundary_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_rules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_rules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L106", "weight": 1.0}, {"source": "downscoped_credentialaccessboundary", "target": "downscoped_credentialaccessboundary_add_rule", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L132", "weight": 1.0}, {"source": "downscoped_credentialaccessboundary", "target": "downscoped_credentialaccessboundary_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_accessboundaryrule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L173", "weight": 1.0}, {"source": "downscoped_accessboundaryrule", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L173", "weight": 1.0}, {"source": "downscoped_accessboundaryrule", "target": "downscoped_accessboundaryrule_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_available_resource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L207", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_available_resource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_available_permissions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_available_permissions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_availability_condition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_availability_condition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L275", "weight": 1.0}, {"source": "downscoped_accessboundaryrule", "target": "downscoped_accessboundaryrule_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L292", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_availabilitycondition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L312", "weight": 1.0}, {"source": "downscoped_availabilitycondition", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L312", "weight": 1.0}, {"source": "downscoped_availabilitycondition", "target": "downscoped_availabilitycondition_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L316", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_expression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_title", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_title", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L370", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L384", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L393", "weight": 1.0}, {"source": "downscoped_availabilitycondition", "target": "downscoped_availabilitycondition_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L408", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L428", "weight": 1.0}, {"source": "downscoped_credentials", "target": "downscoped_credentials_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L439", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L481", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_downscoped_py", "target": "downscoped_with_quota_project", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L507", "weight": 1.0}, {"source": "downscoped_credentialaccessboundary_to_json", "target": "downscoped_availabilitycondition_to_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L168", "weight": 1.0}, {"source": "downscoped_accessboundaryrule_to_json", "target": "downscoped_availabilitycondition_to_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L308", "weight": 1.0}, {"source": "downscoped_refresh", "target": "downscoped_availabilitycondition_to_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L492", "weight": 1.0}, {"source": "downscoped_rationale_73", "target": "downscoped_credentialaccessboundary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L73", "weight": 1.0}, {"source": "downscoped_rationale_80", "target": "downscoped_credentialaccessboundary_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L80", "weight": 1.0}, {"source": "downscoped_rationale_95", "target": "downscoped_credentialaccessboundary_rules", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L95", "weight": 1.0}, {"source": "downscoped_rationale_107", "target": "downscoped_credentialaccessboundary_rules", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L107", "weight": 1.0}, {"source": "downscoped_rationale_133", "target": "downscoped_credentialaccessboundary_add_rule", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L133", "weight": 1.0}, {"source": "downscoped_rationale_156", "target": "downscoped_credentialaccessboundary_to_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L156", "weight": 1.0}, {"source": "downscoped_rationale_174", "target": "downscoped_accessboundaryrule", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L174", "weight": 1.0}, {"source": "downscoped_rationale_182", "target": "downscoped_accessboundaryrule_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L182", "weight": 1.0}, {"source": "downscoped_rationale_208", "target": "downscoped_accessboundaryrule_available_resource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L208", "weight": 1.0}, {"source": "downscoped_rationale_217", "target": "downscoped_accessboundaryrule_available_resource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L217", "weight": 1.0}, {"source": "downscoped_rationale_233", "target": "downscoped_accessboundaryrule_available_permissions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L233", "weight": 1.0}, {"source": "downscoped_rationale_243", "target": "downscoped_accessboundaryrule_available_permissions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L243", "weight": 1.0}, {"source": "downscoped_rationale_266", "target": "downscoped_accessboundaryrule_availability_condition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L266", "weight": 1.0}, {"source": "downscoped_rationale_276", "target": "downscoped_accessboundaryrule_availability_condition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L276", "weight": 1.0}, {"source": "downscoped_rationale_293", "target": "downscoped_accessboundaryrule_to_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L293", "weight": 1.0}, {"source": "downscoped_rationale_313", "target": "downscoped_availabilitycondition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L313", "weight": 1.0}, {"source": "downscoped_rationale_317", "target": "downscoped_availabilitycondition_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L317", "weight": 1.0}, {"source": "downscoped_rationale_339", "target": "downscoped_availabilitycondition_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L339", "weight": 1.0}, {"source": "downscoped_rationale_348", "target": "downscoped_availabilitycondition_expression", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L348", "weight": 1.0}, {"source": "downscoped_rationale_362", "target": "downscoped_availabilitycondition_title", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L362", "weight": 1.0}, {"source": "downscoped_rationale_371", "target": "downscoped_availabilitycondition_title", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L371", "weight": 1.0}, {"source": "downscoped_rationale_385", "target": "downscoped_availabilitycondition_description", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L385", "weight": 1.0}, {"source": "downscoped_rationale_394", "target": "downscoped_availabilitycondition_description", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L394", "weight": 1.0}, {"source": "downscoped_rationale_409", "target": "downscoped_availabilitycondition_to_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L409", "weight": 1.0}, {"source": "downscoped_rationale_429", "target": "downscoped_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L429", "weight": 1.0}, {"source": "downscoped_rationale_446", "target": "downscoped_credentials_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L446", "weight": 1.0}], "raw_calls": [{"caller_nid": "downscoped_rules", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L103"}, {"caller_nid": "downscoped_rules", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L118"}, {"caller_nid": "downscoped_rules", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L119"}, {"caller_nid": "downscoped_rules", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L120"}, {"caller_nid": "downscoped_rules", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L125"}, {"caller_nid": "downscoped_rules", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L126"}, {"caller_nid": "downscoped_rules", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L130"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L143"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L144"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L145"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L149"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L150"}, {"caller_nid": "downscoped_credentialaccessboundary_add_rule", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L153"}, {"caller_nid": "downscoped_credentialaccessboundary_to_json", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L168"}, {"caller_nid": "downscoped_available_resource", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L225"}, {"caller_nid": "downscoped_available_resource", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L226"}, {"caller_nid": "downscoped_available_permissions", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L239"}, {"caller_nid": "downscoped_available_permissions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L253"}, {"caller_nid": "downscoped_available_permissions", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L254"}, {"caller_nid": "downscoped_available_permissions", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L257"}, {"caller_nid": "downscoped_available_permissions", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L258"}, {"caller_nid": "downscoped_available_permissions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L262"}, {"caller_nid": "downscoped_availability_condition", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L286"}, {"caller_nid": "downscoped_availability_condition", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L287"}, {"caller_nid": "downscoped_accessboundaryrule_to_json", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L304"}, {"caller_nid": "downscoped_expression", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L356"}, {"caller_nid": "downscoped_expression", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L357"}, {"caller_nid": "downscoped_title", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L379"}, {"caller_nid": "downscoped_title", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L380"}, {"caller_nid": "downscoped_description", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L402"}, {"caller_nid": "downscoped_description", "callee": "InvalidType", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L403"}, {"caller_nid": "downscoped_credentials_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L471"}, {"caller_nid": "downscoped_credentials_init", "callee": "Client", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L476"}, {"caller_nid": "downscoped_credentials_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L477"}, {"caller_nid": "downscoped_refresh", "callee": "utcnow", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L484"}, {"caller_nid": "downscoped_refresh", "callee": "exchange_token", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L486"}, {"caller_nid": "downscoped_refresh", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L494"}, {"caller_nid": "downscoped_refresh", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L500"}, {"caller_nid": "downscoped_refresh", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L501"}, {"caller_nid": "downscoped_refresh", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L501"}, {"caller_nid": "downscoped_with_quota_project", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/downscoped.py", "source_location": "L508"}]} |