1 line
111 KiB
JSON
1 line
111 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "label": "test_der.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L1"}, {"id": "test_der_testremoveinteger", "label": "TestRemoveInteger", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L32"}, {"id": "test_der_testremoveinteger_test_non_minimal_encoding", "label": ".test_non_minimal_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L35"}, {"id": "test_der_testremoveinteger_test_negative_with_high_bit_set", "label": ".test_negative_with_high_bit_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L39"}, {"id": "test_der_testremoveinteger_test_minimal_with_high_bit_set", "label": ".test_minimal_with_high_bit_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L43"}, {"id": "test_der_testremoveinteger_test_two_zero_bytes_with_high_bit_set", "label": ".test_two_zero_bytes_with_high_bit_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L49"}, {"id": "test_der_testremoveinteger_test_zero_length_integer", "label": ".test_zero_length_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L53"}, {"id": "test_der_testremoveinteger_test_empty_string", "label": ".test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L57"}, {"id": "test_der_testremoveinteger_test_encoding_of_zero", "label": ".test_encoding_of_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L61"}, {"id": "test_der_testremoveinteger_test_encoding_of_127", "label": ".test_encoding_of_127()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L67"}, {"id": "test_der_testremoveinteger_test_encoding_of_128", "label": ".test_encoding_of_128()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L73"}, {"id": "test_der_testremoveinteger_test_wrong_tag", "label": ".test_wrong_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L79"}, {"id": "test_der_testremoveinteger_test_wrong_length", "label": ".test_wrong_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L85"}, {"id": "test_der_testreadlength", "label": "TestReadLength", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L92"}, {"id": "test_der_testreadlength_test_zero_length", "label": ".test_zero_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L96"}, {"id": "test_der_testreadlength_test_two_byte_zero_length", "label": ".test_two_byte_zero_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L99"}, {"id": "test_der_testreadlength_test_two_byte_small_length", "label": ".test_two_byte_small_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L103"}, {"id": "test_der_testreadlength_test_long_form_with_zero_length", "label": ".test_long_form_with_zero_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L107"}, {"id": "test_der_testreadlength_test_smallest_two_byte_length", "label": ".test_smallest_two_byte_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L111"}, {"id": "test_der_testreadlength_test_zero_padded_length", "label": ".test_zero_padded_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L114"}, {"id": "test_der_testreadlength_test_two_three_byte_length", "label": ".test_two_three_byte_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L118"}, {"id": "test_der_testreadlength_test_empty_string", "label": ".test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L121"}, {"id": "test_der_testreadlength_test_length_overflow", "label": ".test_length_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L125"}, {"id": "test_der_testencodebitstring", "label": "TestEncodeBitstring", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L130"}, {"id": "test_der_testencodebitstring_test_old_call_convention", "label": ".test_old_call_convention()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L134"}, {"id": "test_der_testencodebitstring_test_new_call_convention", "label": ".test_new_call_convention()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L147"}, {"id": "test_der_testencodebitstring_test_implicit_unused_bits", "label": ".test_implicit_unused_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L156"}, {"id": "test_der_testencodebitstring_test_explicit_unused_bits", "label": ".test_explicit_unused_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L167"}, {"id": "test_der_testencodebitstring_test_empty_string", "label": ".test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L172"}, {"id": "test_der_testencodebitstring_test_invalid_unused_count", "label": ".test_invalid_unused_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L175"}, {"id": "test_der_testencodebitstring_test_invalid_unused_with_empty_string", "label": ".test_invalid_unused_with_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L179"}, {"id": "test_der_testencodebitstring_test_non_zero_padding_bits", "label": ".test_non_zero_padding_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L183"}, {"id": "test_der_testremovebitstring", "label": "TestRemoveBitstring", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L188"}, {"id": "test_der_testremovebitstring_test_old_call_convention", "label": ".test_old_call_convention()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L189"}, {"id": "test_der_testremovebitstring_test_new_call_convention", "label": ".test_new_call_convention()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L203"}, {"id": "test_der_testremovebitstring_test_implicit_unexpected_unused", "label": ".test_implicit_unexpected_unused()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L212"}, {"id": "test_der_testremovebitstring_test_with_padding", "label": ".test_with_padding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L221"}, {"id": "test_der_testremovebitstring_test_not_a_bitstring", "label": ".test_not_a_bitstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L227"}, {"id": "test_der_testremovebitstring_test_empty_encoding", "label": ".test_empty_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L231"}, {"id": "test_der_testremovebitstring_test_empty_string", "label": ".test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L235"}, {"id": "test_der_testremovebitstring_test_no_length", "label": ".test_no_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L239"}, {"id": "test_der_testremovebitstring_test_unexpected_number_of_unused_bits", "label": ".test_unexpected_number_of_unused_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L243"}, {"id": "test_der_testremovebitstring_test_invalid_encoding_of_unused_bits", "label": ".test_invalid_encoding_of_unused_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L247"}, {"id": "test_der_testremovebitstring_test_invalid_encoding_of_empty_string", "label": ".test_invalid_encoding_of_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L251"}, {"id": "test_der_testremovebitstring_test_invalid_padding_bits", "label": ".test_invalid_padding_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L255"}, {"id": "test_der_teststridxasint", "label": "TestStrIdxAsInt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L260"}, {"id": "test_der_teststridxasint_test_str", "label": ".test_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L261"}, {"id": "test_der_teststridxasint_test_bytes", "label": ".test_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L264"}, {"id": "test_der_teststridxasint_test_bytearray", "label": ".test_bytearray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L267"}, {"id": "test_der_testencodeoid", "label": "TestEncodeOid", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L271"}, {"id": "test_der_testencodeoid_test_pub_key_oid", "label": ".test_pub_key_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L272"}, {"id": "test_der_testencodeoid_test_nist224p_oid", "label": ".test_nist224p_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L276"}, {"id": "test_der_testencodeoid_test_nist256p_oid", "label": ".test_nist256p_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L279"}, {"id": "test_der_testencodeoid_test_large_second_subid", "label": ".test_large_second_subid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L284"}, {"id": "test_der_testencodeoid_test_with_two_subids", "label": ".test_with_two_subids()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L289"}, {"id": "test_der_testencodeoid_test_zero_zero", "label": ".test_zero_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L293"}, {"id": "test_der_testencodeoid_test_with_wrong_types", "label": ".test_with_wrong_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L297"}, {"id": "test_der_testencodeoid_test_with_small_first_large_second", "label": ".test_with_small_first_large_second()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L301"}, {"id": "test_der_testencodeoid_test_small_first_max_second", "label": ".test_small_first_max_second()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L305"}, {"id": "test_der_testencodeoid_test_with_invalid_first", "label": ".test_with_invalid_first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L309"}, {"id": "test_der_testremoveobject", "label": "TestRemoveObject", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L314"}, {"id": "test_der_setupclass", "label": "setUpClass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L316"}, {"id": "test_der_testremoveobject_test_pub_key_oid", "label": ".test_pub_key_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L319"}, {"id": "test_der_testremoveobject_test_with_extra_bytes", "label": ".test_with_extra_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L324"}, {"id": "test_der_testremoveobject_test_with_large_second_subid", "label": ".test_with_large_second_subid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L329"}, {"id": "test_der_testremoveobject_test_with_padded_first_subid", "label": ".test_with_padded_first_subid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L335"}, {"id": "test_der_testremoveobject_test_with_padded_second_subid", "label": ".test_with_padded_second_subid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L339"}, {"id": "test_der_testremoveobject_test_with_missing_last_byte_of_multi_byte", "label": ".test_with_missing_last_byte_of_multi_byte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L343"}, {"id": "test_der_testremoveobject_test_with_two_subids", "label": ".test_with_two_subids()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L347"}, {"id": "test_der_testremoveobject_test_zero_zero", "label": ".test_zero_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L352"}, {"id": "test_der_testremoveobject_test_empty_string", "label": ".test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L357"}, {"id": "test_der_testremoveobject_test_missing_length", "label": ".test_missing_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L361"}, {"id": "test_der_testremoveobject_test_empty_oid", "label": ".test_empty_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L365"}, {"id": "test_der_testremoveobject_test_empty_oid_overflow", "label": ".test_empty_oid_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L369"}, {"id": "test_der_testremoveobject_test_with_wrong_type", "label": ".test_with_wrong_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L373"}, {"id": "test_der_testremoveobject_test_with_too_long_length", "label": ".test_with_too_long_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L377"}, {"id": "test_der_testremoveconstructed", "label": "TestRemoveConstructed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L382"}, {"id": "test_der_testremoveconstructed_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L383"}, {"id": "test_der_testremoveconstructed_test_with_malformed_tag", "label": ".test_with_malformed_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L392"}, {"id": "test_der_testremoveimplicit", "label": "TestRemoveImplicit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L401"}, {"id": "test_der_testremoveimplicit_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L413"}, {"id": "test_der_testremoveimplicit_test_wrong_expected_class", "label": ".test_wrong_expected_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L420"}, {"id": "test_der_testremoveimplicit_test_with_wrong_class", "label": ".test_with_wrong_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L426"}, {"id": "test_der_testremoveimplicit_test_with_application_class", "label": ".test_with_application_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L434"}, {"id": "test_der_testremoveimplicit_test_with_private_class", "label": ".test_with_private_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L441"}, {"id": "test_der_testremoveimplicit_test_with_data_following", "label": ".test_with_data_following()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L448"}, {"id": "test_der_testremoveimplicit_test_with_constructed", "label": ".test_with_constructed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L459"}, {"id": "test_der_testremoveimplicit_test_encode_decode", "label": ".test_encode_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L467"}, {"id": "test_der_testencodeimplicit", "label": "TestEncodeImplicit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L479"}, {"id": "test_der_testencodeimplicit_test_encode_with_default_class", "label": ".test_encode_with_default_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L490"}, {"id": "test_der_testencodeimplicit_test_encode_with_application_class", "label": ".test_encode_with_application_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L495"}, {"id": "test_der_testencodeimplicit_test_encode_with_context_specific_class", "label": ".test_encode_with_context_specific_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L500"}, {"id": "test_der_testencodeimplicit_test_encode_with_private_class", "label": ".test_encode_with_private_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L505"}, {"id": "test_der_testencodeimplicit_test_encode_with_invalid_class", "label": ".test_encode_with_invalid_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L510"}, {"id": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "label": ".test_encode_with_too_large_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L516"}, {"id": "test_der_testremoveoctetstring", "label": "TestRemoveOctetString", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L523"}, {"id": "test_der_testremoveoctetstring_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L524"}, {"id": "test_der_testremoveoctetstring_test_with_malformed_tag", "label": ".test_with_malformed_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L530"}, {"id": "test_der_testremovesequence", "label": "TestRemoveSequence", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L538"}, {"id": "test_der_testremovesequence_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L539"}, {"id": "test_der_testremovesequence_test_with_empty_string", "label": ".test_with_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L545"}, {"id": "test_der_testremovesequence_test_with_wrong_tag", "label": ".test_with_wrong_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L551"}, {"id": "test_der_testremovesequence_test_with_wrong_length", "label": ".test_with_wrong_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L559"}, {"id": "test_der_st_oid", "label": "st_oid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L569"}, {"id": "test_der_test_oids", "label": "test_oids()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L598"}, {"id": "test_der_test_remove_octet_string_rejects_truncated_length", "label": "test_remove_octet_string_rejects_truncated_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L604"}, {"id": "test_der_test_remove_constructed_rejects_truncated_length", "label": "test_remove_constructed_rejects_truncated_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L610"}, {"id": "test_der_test_remove_implicit_rejects_truncated_length", "label": "test_remove_implicit_rejects_truncated_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L617"}, {"id": "test_der_rationale_135", "label": "This is the old way to use the function.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L135"}, {"id": "test_der_rationale_148", "label": "This is how it should be called now.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L148"}, {"id": "test_der_rationale_157", "label": "Writing bit string with already included the number of unused bits.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L157"}, {"id": "test_der_rationale_190", "label": "This is the old way to call the function.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L190"}, {"id": "test_der_rationale_570", "label": "Hypothesis strategy that returns valid OBJECT IDENTIFIERs as tuples :param", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L570"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "binascii", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "unittest2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "unittest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "hypothesis_strategies", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "hypothesis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_der_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremoveinteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L32", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_non_minimal_encoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L35", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_negative_with_high_bit_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L39", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_minimal_with_high_bit_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L43", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_two_zero_bytes_with_high_bit_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L49", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_zero_length_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L53", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L57", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_encoding_of_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L61", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_encoding_of_127", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L67", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_encoding_of_128", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L73", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_wrong_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L79", "weight": 1.0}, {"source": "test_der_testremoveinteger", "target": "test_der_testremoveinteger_test_wrong_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testreadlength", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L92", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_zero_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L96", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_two_byte_zero_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L99", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_two_byte_small_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L103", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_long_form_with_zero_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L107", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_smallest_two_byte_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L111", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_zero_padded_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L114", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_two_three_byte_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L118", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L121", "weight": 1.0}, {"source": "test_der_testreadlength", "target": "test_der_testreadlength_test_length_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testencodebitstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L130", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_old_call_convention", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L134", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_new_call_convention", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L147", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_implicit_unused_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L156", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_explicit_unused_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L167", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L172", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_invalid_unused_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L175", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_invalid_unused_with_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L179", "weight": 1.0}, {"source": "test_der_testencodebitstring", "target": "test_der_testencodebitstring_test_non_zero_padding_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremovebitstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L188", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_old_call_convention", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L189", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_new_call_convention", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L203", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_implicit_unexpected_unused", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L212", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_with_padding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L221", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_not_a_bitstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L227", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_empty_encoding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L231", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L235", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_no_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L239", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_unexpected_number_of_unused_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L243", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_invalid_encoding_of_unused_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L247", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_invalid_encoding_of_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L251", "weight": 1.0}, {"source": "test_der_testremovebitstring", "target": "test_der_testremovebitstring_test_invalid_padding_bits", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L255", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_teststridxasint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L260", "weight": 1.0}, {"source": "test_der_teststridxasint", "target": "test_der_teststridxasint_test_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L261", "weight": 1.0}, {"source": "test_der_teststridxasint", "target": "test_der_teststridxasint_test_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L264", "weight": 1.0}, {"source": "test_der_teststridxasint", "target": "test_der_teststridxasint_test_bytearray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testencodeoid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L271", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_pub_key_oid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L272", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_nist224p_oid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L276", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_nist256p_oid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L279", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_large_second_subid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L284", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_with_two_subids", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L289", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_zero_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L293", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_with_wrong_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L297", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_with_small_first_large_second", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L301", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_small_first_max_second", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L305", "weight": 1.0}, {"source": "test_der_testencodeoid", "target": "test_der_testencodeoid_test_with_invalid_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremoveobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L316", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_pub_key_oid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L319", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_extra_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L324", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_large_second_subid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L329", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_padded_first_subid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L335", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_padded_second_subid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L339", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_missing_last_byte_of_multi_byte", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L343", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_two_subids", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L347", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_zero_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L352", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L357", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_missing_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L361", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_empty_oid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L365", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_empty_oid_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L369", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_wrong_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L373", "weight": 1.0}, {"source": "test_der_testremoveobject", "target": "test_der_testremoveobject_test_with_too_long_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremoveconstructed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L382", "weight": 1.0}, {"source": "test_der_testremoveconstructed", "target": "test_der_testremoveconstructed_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L383", "weight": 1.0}, {"source": "test_der_testremoveconstructed", "target": "test_der_testremoveconstructed_test_with_malformed_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L392", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremoveimplicit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L403", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L413", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_wrong_expected_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L420", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_with_wrong_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L426", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_with_application_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L434", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_with_private_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L441", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_with_data_following", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L448", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_with_constructed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L459", "weight": 1.0}, {"source": "test_der_testremoveimplicit", "target": "test_der_testremoveimplicit_test_encode_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L467", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testencodeimplicit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L481", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_default_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L490", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_application_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L495", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_context_specific_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L500", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_private_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L505", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_invalid_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L510", "weight": 1.0}, {"source": "test_der_testencodeimplicit", "target": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremoveoctetstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L523", "weight": 1.0}, {"source": "test_der_testremoveoctetstring", "target": "test_der_testremoveoctetstring_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L524", "weight": 1.0}, {"source": "test_der_testremoveoctetstring", "target": "test_der_testremoveoctetstring_test_with_malformed_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L530", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_testremovesequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L538", "weight": 1.0}, {"source": "test_der_testremovesequence", "target": "test_der_testremovesequence_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L539", "weight": 1.0}, {"source": "test_der_testremovesequence", "target": "test_der_testremovesequence_test_with_empty_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L545", "weight": 1.0}, {"source": "test_der_testremovesequence", "target": "test_der_testremovesequence_test_with_wrong_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L551", "weight": 1.0}, {"source": "test_der_testremovesequence", "target": "test_der_testremovesequence_test_with_wrong_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L559", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_st_oid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L569", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_test_oids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L598", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_test_remove_octet_string_rejects_truncated_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_test_remove_constructed_rejects_truncated_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_der_py", "target": "test_der_test_remove_implicit_rejects_truncated_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L617", "weight": 1.0}, {"source": "test_der_rationale_135", "target": "test_der_testencodebitstring_test_old_call_convention", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L135", "weight": 1.0}, {"source": "test_der_rationale_148", "target": "test_der_testencodebitstring_test_new_call_convention", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L148", "weight": 1.0}, {"source": "test_der_rationale_157", "target": "test_der_testencodebitstring_test_implicit_unused_bits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L157", "weight": 1.0}, {"source": "test_der_rationale_190", "target": "test_der_testremovebitstring_test_old_call_convention", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L190", "weight": 1.0}, {"source": "test_der_rationale_570", "target": "test_der_st_oid", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L570", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_der_testremoveinteger_test_non_minimal_encoding", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L36"}, {"caller_nid": "test_der_testremoveinteger_test_non_minimal_encoding", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L37"}, {"caller_nid": "test_der_testremoveinteger_test_negative_with_high_bit_set", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L40"}, {"caller_nid": "test_der_testremoveinteger_test_negative_with_high_bit_set", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L41"}, {"caller_nid": "test_der_testremoveinteger_test_minimal_with_high_bit_set", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L44"}, {"caller_nid": "test_der_testremoveinteger_test_minimal_with_high_bit_set", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L46"}, {"caller_nid": "test_der_testremoveinteger_test_minimal_with_high_bit_set", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L47"}, {"caller_nid": "test_der_testremoveinteger_test_two_zero_bytes_with_high_bit_set", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L50"}, {"caller_nid": "test_der_testremoveinteger_test_two_zero_bytes_with_high_bit_set", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L51"}, {"caller_nid": "test_der_testremoveinteger_test_zero_length_integer", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L54"}, {"caller_nid": "test_der_testremoveinteger_test_zero_length_integer", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L55"}, {"caller_nid": "test_der_testremoveinteger_test_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L58"}, {"caller_nid": "test_der_testremoveinteger_test_empty_string", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L59"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_zero", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L62"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_zero", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L64"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_zero", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L65"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_127", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L68"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_127", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L70"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_127", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L71"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_128", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L74"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_128", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L76"}, {"caller_nid": "test_der_testremoveinteger_test_encoding_of_128", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L77"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_tag", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L80"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_tag", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L81"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_tag", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L83"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L83"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L86"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_length", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L87"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_length", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L89"}, {"caller_nid": "test_der_testremoveinteger_test_wrong_length", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L89"}, {"caller_nid": "test_der_testreadlength_test_zero_length", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L97"}, {"caller_nid": "test_der_testreadlength_test_zero_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L97"}, {"caller_nid": "test_der_testreadlength_test_two_byte_zero_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L100"}, {"caller_nid": "test_der_testreadlength_test_two_byte_zero_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L101"}, {"caller_nid": "test_der_testreadlength_test_two_byte_small_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L104"}, {"caller_nid": "test_der_testreadlength_test_two_byte_small_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L105"}, {"caller_nid": "test_der_testreadlength_test_long_form_with_zero_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L108"}, {"caller_nid": "test_der_testreadlength_test_long_form_with_zero_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L109"}, {"caller_nid": "test_der_testreadlength_test_smallest_two_byte_length", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L112"}, {"caller_nid": "test_der_testreadlength_test_smallest_two_byte_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L112"}, {"caller_nid": "test_der_testreadlength_test_zero_padded_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L115"}, {"caller_nid": "test_der_testreadlength_test_zero_padded_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L116"}, {"caller_nid": "test_der_testreadlength_test_two_three_byte_length", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L119"}, {"caller_nid": "test_der_testreadlength_test_two_three_byte_length", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L119"}, {"caller_nid": "test_der_testreadlength_test_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L122"}, {"caller_nid": "test_der_testreadlength_test_empty_string", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L123"}, {"caller_nid": "test_der_testreadlength_test_length_overflow", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L126"}, {"caller_nid": "test_der_testreadlength_test_length_overflow", "callee": "read_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L127"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L136"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L137"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L138"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L140"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L140"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L141"}, {"caller_nid": "test_der_testencodebitstring_test_old_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L145"}, {"caller_nid": "test_der_testencodebitstring_test_new_call_convention", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L150"}, {"caller_nid": "test_der_testencodebitstring_test_new_call_convention", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L151"}, {"caller_nid": "test_der_testencodebitstring_test_new_call_convention", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L152"}, {"caller_nid": "test_der_testencodebitstring_test_new_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L154"}, {"caller_nid": "test_der_testencodebitstring_test_implicit_unused_bits", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L161"}, {"caller_nid": "test_der_testencodebitstring_test_implicit_unused_bits", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L162"}, {"caller_nid": "test_der_testencodebitstring_test_implicit_unused_bits", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L163"}, {"caller_nid": "test_der_testencodebitstring_test_implicit_unused_bits", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L165"}, {"caller_nid": "test_der_testencodebitstring_test_explicit_unused_bits", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L168"}, {"caller_nid": "test_der_testencodebitstring_test_explicit_unused_bits", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L170"}, {"caller_nid": "test_der_testencodebitstring_test_empty_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L173"}, {"caller_nid": "test_der_testencodebitstring_test_empty_string", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L173"}, {"caller_nid": "test_der_testencodebitstring_test_invalid_unused_count", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L176"}, {"caller_nid": "test_der_testencodebitstring_test_invalid_unused_count", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L177"}, {"caller_nid": "test_der_testencodebitstring_test_invalid_unused_with_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L180"}, {"caller_nid": "test_der_testencodebitstring_test_invalid_unused_with_empty_string", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L181"}, {"caller_nid": "test_der_testencodebitstring_test_non_zero_padding_bits", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L184"}, {"caller_nid": "test_der_testencodebitstring_test_non_zero_padding_bits", "callee": "encode_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L185"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L191"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L192"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L193"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L195"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L195"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L196"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L200"}, {"caller_nid": "test_der_testremovebitstring_test_old_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L201"}, {"caller_nid": "test_der_testremovebitstring_test_new_call_convention", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L205"}, {"caller_nid": "test_der_testremovebitstring_test_new_call_convention", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L206"}, {"caller_nid": "test_der_testremovebitstring_test_new_call_convention", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L207"}, {"caller_nid": "test_der_testremovebitstring_test_new_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L209"}, {"caller_nid": "test_der_testremovebitstring_test_new_call_convention", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L210"}, {"caller_nid": "test_der_testremovebitstring_test_implicit_unexpected_unused", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L214"}, {"caller_nid": "test_der_testremovebitstring_test_implicit_unexpected_unused", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L215"}, {"caller_nid": "test_der_testremovebitstring_test_implicit_unexpected_unused", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L216"}, {"caller_nid": "test_der_testremovebitstring_test_implicit_unexpected_unused", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L218"}, {"caller_nid": "test_der_testremovebitstring_test_implicit_unexpected_unused", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L219"}, {"caller_nid": "test_der_testremovebitstring_test_with_padding", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L222"}, {"caller_nid": "test_der_testremovebitstring_test_with_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L224"}, {"caller_nid": "test_der_testremovebitstring_test_with_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L225"}, {"caller_nid": "test_der_testremovebitstring_test_not_a_bitstring", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L228"}, {"caller_nid": "test_der_testremovebitstring_test_not_a_bitstring", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L229"}, {"caller_nid": "test_der_testremovebitstring_test_empty_encoding", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L232"}, {"caller_nid": "test_der_testremovebitstring_test_empty_encoding", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L233"}, {"caller_nid": "test_der_testremovebitstring_test_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L236"}, {"caller_nid": "test_der_testremovebitstring_test_empty_string", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L237"}, {"caller_nid": "test_der_testremovebitstring_test_no_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L240"}, {"caller_nid": "test_der_testremovebitstring_test_no_length", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L241"}, {"caller_nid": "test_der_testremovebitstring_test_unexpected_number_of_unused_bits", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L244"}, {"caller_nid": "test_der_testremovebitstring_test_unexpected_number_of_unused_bits", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L245"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_encoding_of_unused_bits", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L248"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_encoding_of_unused_bits", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L249"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_encoding_of_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L252"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_encoding_of_empty_string", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L253"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_padding_bits", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L256"}, {"caller_nid": "test_der_testremovebitstring_test_invalid_padding_bits", "callee": "remove_bitstring", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L257"}, {"caller_nid": "test_der_teststridxasint_test_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L262"}, {"caller_nid": "test_der_teststridxasint_test_str", "callee": "str_idx_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L262"}, {"caller_nid": "test_der_teststridxasint_test_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L265"}, {"caller_nid": "test_der_teststridxasint_test_bytes", "callee": "str_idx_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L265"}, {"caller_nid": "test_der_teststridxasint_test_bytearray", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L268"}, {"caller_nid": "test_der_teststridxasint_test_bytearray", "callee": "str_idx_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L268"}, {"caller_nid": "test_der_teststridxasint_test_bytearray", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L268"}, {"caller_nid": "test_der_testencodeoid_test_pub_key_oid", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L273"}, {"caller_nid": "test_der_testencodeoid_test_pub_key_oid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L274"}, {"caller_nid": "test_der_testencodeoid_test_pub_key_oid", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L274"}, {"caller_nid": "test_der_testencodeoid_test_nist224p_oid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L277"}, {"caller_nid": "test_der_testencodeoid_test_nist224p_oid", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L277"}, {"caller_nid": "test_der_testencodeoid_test_nist256p_oid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L280"}, {"caller_nid": "test_der_testencodeoid_test_nist256p_oid", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L281"}, {"caller_nid": "test_der_testencodeoid_test_large_second_subid", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L286"}, {"caller_nid": "test_der_testencodeoid_test_large_second_subid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L287"}, {"caller_nid": "test_der_testencodeoid_test_with_two_subids", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L290"}, {"caller_nid": "test_der_testencodeoid_test_with_two_subids", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L291"}, {"caller_nid": "test_der_testencodeoid_test_zero_zero", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L294"}, {"caller_nid": "test_der_testencodeoid_test_zero_zero", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L295"}, {"caller_nid": "test_der_testencodeoid_test_with_wrong_types", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L298"}, {"caller_nid": "test_der_testencodeoid_test_with_wrong_types", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L299"}, {"caller_nid": "test_der_testencodeoid_test_with_small_first_large_second", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L302"}, {"caller_nid": "test_der_testencodeoid_test_with_small_first_large_second", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L303"}, {"caller_nid": "test_der_testencodeoid_test_small_first_max_second", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L306"}, {"caller_nid": "test_der_testencodeoid_test_small_first_max_second", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L307"}, {"caller_nid": "test_der_testencodeoid_test_with_invalid_first", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L310"}, {"caller_nid": "test_der_testencodeoid_test_with_invalid_first", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L311"}, {"caller_nid": "test_der_setupclass", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L317"}, {"caller_nid": "test_der_testremoveobject_test_pub_key_oid", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L320"}, {"caller_nid": "test_der_testremoveobject_test_pub_key_oid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L321"}, {"caller_nid": "test_der_testremoveobject_test_pub_key_oid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L322"}, {"caller_nid": "test_der_testremoveobject_test_with_extra_bytes", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L325"}, {"caller_nid": "test_der_testremoveobject_test_with_extra_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L326"}, {"caller_nid": "test_der_testremoveobject_test_with_extra_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L327"}, {"caller_nid": "test_der_testremoveobject_test_with_large_second_subid", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L331"}, {"caller_nid": "test_der_testremoveobject_test_with_large_second_subid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L332"}, {"caller_nid": "test_der_testremoveobject_test_with_large_second_subid", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L333"}, {"caller_nid": "test_der_testremoveobject_test_with_padded_first_subid", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L336"}, {"caller_nid": "test_der_testremoveobject_test_with_padded_first_subid", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L337"}, {"caller_nid": "test_der_testremoveobject_test_with_padded_second_subid", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L340"}, {"caller_nid": "test_der_testremoveobject_test_with_padded_second_subid", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L341"}, {"caller_nid": "test_der_testremoveobject_test_with_missing_last_byte_of_multi_byte", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L344"}, {"caller_nid": "test_der_testremoveobject_test_with_missing_last_byte_of_multi_byte", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L345"}, {"caller_nid": "test_der_testremoveobject_test_with_two_subids", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L348"}, {"caller_nid": "test_der_testremoveobject_test_with_two_subids", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L349"}, {"caller_nid": "test_der_testremoveobject_test_with_two_subids", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L350"}, {"caller_nid": "test_der_testremoveobject_test_zero_zero", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L353"}, {"caller_nid": "test_der_testremoveobject_test_zero_zero", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L354"}, {"caller_nid": "test_der_testremoveobject_test_zero_zero", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L355"}, {"caller_nid": "test_der_testremoveobject_test_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L358"}, {"caller_nid": "test_der_testremoveobject_test_empty_string", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L359"}, {"caller_nid": "test_der_testremoveobject_test_missing_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L362"}, {"caller_nid": "test_der_testremoveobject_test_missing_length", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L363"}, {"caller_nid": "test_der_testremoveobject_test_empty_oid", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L366"}, {"caller_nid": "test_der_testremoveobject_test_empty_oid", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L367"}, {"caller_nid": "test_der_testremoveobject_test_empty_oid_overflow", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L370"}, {"caller_nid": "test_der_testremoveobject_test_empty_oid_overflow", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L371"}, {"caller_nid": "test_der_testremoveobject_test_with_wrong_type", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L374"}, {"caller_nid": "test_der_testremoveobject_test_with_wrong_type", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L375"}, {"caller_nid": "test_der_testremoveobject_test_with_too_long_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L378"}, {"caller_nid": "test_der_testremoveobject_test_with_too_long_length", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L379"}, {"caller_nid": "test_der_testremoveconstructed_test_simple", "callee": "remove_constructed", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L386"}, {"caller_nid": "test_der_testremoveconstructed_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L388"}, {"caller_nid": "test_der_testremoveconstructed_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L389"}, {"caller_nid": "test_der_testremoveconstructed_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L390"}, {"caller_nid": "test_der_testremoveconstructed_test_with_malformed_tag", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L395"}, {"caller_nid": "test_der_testremoveconstructed_test_with_malformed_tag", "callee": "remove_constructed", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L396"}, {"caller_nid": "test_der_testremoveconstructed_test_with_malformed_tag", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L398"}, {"caller_nid": "test_der_testremoveconstructed_test_with_malformed_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L398"}, {"caller_nid": "test_der_testremoveimplicit_test_simple", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L414"}, {"caller_nid": "test_der_testremoveimplicit_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L416"}, {"caller_nid": "test_der_testremoveimplicit_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L417"}, {"caller_nid": "test_der_testremoveimplicit_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L418"}, {"caller_nid": "test_der_testremoveimplicit_test_wrong_expected_class", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L421"}, {"caller_nid": "test_der_testremoveimplicit_test_wrong_expected_class", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L422"}, {"caller_nid": "test_der_testremoveimplicit_test_wrong_expected_class", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L424"}, {"caller_nid": "test_der_testremoveimplicit_test_wrong_expected_class", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L424"}, {"caller_nid": "test_der_testremoveimplicit_test_with_wrong_class", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L427"}, {"caller_nid": "test_der_testremoveimplicit_test_with_wrong_class", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L428"}, {"caller_nid": "test_der_testremoveimplicit_test_with_wrong_class", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L430"}, {"caller_nid": "test_der_testremoveimplicit_test_with_wrong_class", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L431"}, {"caller_nid": "test_der_testremoveimplicit_test_with_application_class", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L435"}, {"caller_nid": "test_der_testremoveimplicit_test_with_application_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L437"}, {"caller_nid": "test_der_testremoveimplicit_test_with_application_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L438"}, {"caller_nid": "test_der_testremoveimplicit_test_with_application_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L439"}, {"caller_nid": "test_der_testremoveimplicit_test_with_private_class", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L442"}, {"caller_nid": "test_der_testremoveimplicit_test_with_private_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L444"}, {"caller_nid": "test_der_testremoveimplicit_test_with_private_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L445"}, {"caller_nid": "test_der_testremoveimplicit_test_with_private_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L446"}, {"caller_nid": "test_der_testremoveimplicit_test_with_data_following", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L451"}, {"caller_nid": "test_der_testremoveimplicit_test_with_data_following", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L455"}, {"caller_nid": "test_der_testremoveimplicit_test_with_data_following", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L456"}, {"caller_nid": "test_der_testremoveimplicit_test_with_data_following", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L457"}, {"caller_nid": "test_der_testremoveimplicit_test_with_constructed", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L462"}, {"caller_nid": "test_der_testremoveimplicit_test_with_constructed", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L463"}, {"caller_nid": "test_der_testremoveimplicit_test_with_constructed", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L465"}, {"caller_nid": "test_der_testremoveimplicit_test_with_constructed", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L465"}, {"caller_nid": "test_der_testremoveimplicit_test_encode_decode", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L470"}, {"caller_nid": "test_der_testremoveimplicit_test_encode_decode", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L471"}, {"caller_nid": "test_der_testremoveimplicit_test_encode_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L474"}, {"caller_nid": "test_der_testremoveimplicit_test_encode_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L475"}, {"caller_nid": "test_der_testremoveimplicit_test_encode_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L476"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_default_class", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L491"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_default_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L493"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_application_class", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L496"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_application_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L498"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_context_specific_class", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L501"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_context_specific_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L503"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_private_class", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L506"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_private_class", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L508"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_invalid_class", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L511"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_invalid_class", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L512"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_invalid_class", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L514"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_invalid_class", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L514"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L517"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "callee": "encode_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L518"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L520"}, {"caller_nid": "test_der_testencodeimplicit_test_encode_with_too_large_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L520"}, {"caller_nid": "test_der_testremoveoctetstring_test_simple", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L526"}, {"caller_nid": "test_der_testremoveoctetstring_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L527"}, {"caller_nid": "test_der_testremoveoctetstring_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L528"}, {"caller_nid": "test_der_testremoveoctetstring_test_with_malformed_tag", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L532"}, {"caller_nid": "test_der_testremoveoctetstring_test_with_malformed_tag", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L533"}, {"caller_nid": "test_der_testremoveoctetstring_test_with_malformed_tag", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L535"}, {"caller_nid": "test_der_testremoveoctetstring_test_with_malformed_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L535"}, {"caller_nid": "test_der_testremovesequence_test_simple", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L541"}, {"caller_nid": "test_der_testremovesequence_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L542"}, {"caller_nid": "test_der_testremovesequence_test_simple", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L543"}, {"caller_nid": "test_der_testremovesequence_test_with_empty_string", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L546"}, {"caller_nid": "test_der_testremovesequence_test_with_empty_string", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L547"}, {"caller_nid": "test_der_testremovesequence_test_with_empty_string", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L549"}, {"caller_nid": "test_der_testremovesequence_test_with_empty_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L549"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_tag", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L554"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_tag", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L555"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_tag", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L557"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L557"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_length", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L562"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_length", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L563"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_length", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L565"}, {"caller_nid": "test_der_testremovesequence_test_with_wrong_length", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L565"}, {"caller_nid": "test_der_st_oid", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L576"}, {"caller_nid": "test_der_st_oid", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L576"}, {"caller_nid": "test_der_st_oid", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L578"}, {"caller_nid": "test_der_st_oid", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L578"}, {"caller_nid": "test_der_st_oid", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L580"}, {"caller_nid": "test_der_st_oid", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L580"}, {"caller_nid": "test_der_st_oid", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L581"}, {"caller_nid": "test_der_st_oid", "callee": "lists", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L582"}, {"caller_nid": "test_der_st_oid", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L583"}, {"caller_nid": "test_der_st_oid", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L586"}, {"caller_nid": "test_der_test_oids", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L599"}, {"caller_nid": "test_der_test_oids", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L600"}, {"caller_nid": "test_der_test_remove_octet_string_rejects_truncated_length", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L607"}, {"caller_nid": "test_der_test_remove_octet_string_rejects_truncated_length", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L608"}, {"caller_nid": "test_der_test_remove_constructed_rejects_truncated_length", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L614"}, {"caller_nid": "test_der_test_remove_constructed_rejects_truncated_length", "callee": "remove_constructed", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L615"}, {"caller_nid": "test_der_test_remove_implicit_rejects_truncated_length", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L621"}, {"caller_nid": "test_der_test_remove_implicit_rejects_truncated_length", "callee": "remove_implicit", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_der.py", "source_location": "L622"}]} |