{"record_type":"pith_number_record","schema_url":"https://pith.science/schemas/pith-number/v1.json","pith_number":"pith:2023:3E25MO2H3SV3ORVRHMFCC7BE4J","short_pith_number":"pith:3E25MO2H","schema_version":"1.0","canonical_sha256":"d935d63b47dcabb746b13b0a217c24e259247c6fd0f17a20b4ee7b7adb03ff94","source":{"kind":"arxiv","id":"2308.00245","version":3},"attestation_state":"computed","paper":{"title":"The Hitchhiker's Guide to Program Analysis: A Journey with Large Language Models","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"","cross_cats":["cs.AI"],"primary_cat":"cs.SE","authors_text":"Haonan Li, Yizhuo Zhai, Yu Hao, Zhiyun Qian","submitted_at":"2023-08-01T02:57:43Z","abstract_excerpt":"Static analysis is a widely used technique in software engineering for identifying and mitigating bugs. However, a significant hurdle lies in achieving a delicate balance between precision and scalability. Large Language Models (LLMs) offer a promising alternative, as recent advances demonstrate remarkable capabilities in comprehending, generating, and even debugging code. Yet, the logic of bugs can be complex and require sophisticated reasoning and a large analysis scope spanning multiple functions. Therefore, at this point, LLMs are better used in an assistive role to complement static analy"},"verification_status":{"content_addressed":true,"pith_receipt":true,"author_attested":false,"weak_author_claims":0,"strong_author_claims":0,"externally_anchored":false,"storage_verified":false,"citation_signatures":0,"replication_records":0,"graph_snapshot":true,"references_resolved":false,"formal_links_present":false},"canonical_record":{"source":{"id":"2308.00245","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2023-08-01T02:57:43Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"113d1929cd7a5ceab182a4f8c0a9cf3054a1f6a87adc196284a716b22176cc67","abstract_canon_sha256":"e9d8c66c2eb431154cbbe7303275b339839639a8ac3ae7417d0768d7f3477bed"},"schema_version":"1.0"},"receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T07:13:24.477266Z","signature_b64":"HIAPLr3OWM2Rvwv7xTYaRX9kAiNAxlwmBm6kJL4ZB9oz/VngH0nVZNRmjcPBqq+UdkJEjy7RTNP7nlR5JfW7DA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"d935d63b47dcabb746b13b0a217c24e259247c6fd0f17a20b4ee7b7adb03ff94","last_reissued_at":"2026-07-05T07:13:24.476742Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T07:13:24.476742Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"graph_snapshot":{"paper":{"title":"The Hitchhiker's Guide to Program Analysis: A Journey with Large Language Models","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"","cross_cats":["cs.AI"],"primary_cat":"cs.SE","authors_text":"Haonan Li, Yizhuo Zhai, Yu Hao, Zhiyun Qian","submitted_at":"2023-08-01T02:57:43Z","abstract_excerpt":"Static analysis is a widely used technique in software engineering for identifying and mitigating bugs. However, a significant hurdle lies in achieving a delicate balance between precision and scalability. Large Language Models (LLMs) offer a promising alternative, as recent advances demonstrate remarkable capabilities in comprehending, generating, and even debugging code. Yet, the logic of bugs can be complex and require sophisticated reasoning and a large analysis scope spanning multiple functions. Therefore, at this point, LLMs are better used in an assistive role to complement static analy"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2308.00245","kind":"arxiv","version":3},"verdict":{"id":null,"model_set":{},"created_at":null,"strongest_claim":"","one_line_summary":"","pipeline_version":null,"weakest_assumption":"","pith_extraction_headline":""},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2308.00245/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"aliases":[{"alias_kind":"arxiv","alias_value":"2308.00245","created_at":"2026-07-05T07:13:24.476811+00:00"},{"alias_kind":"arxiv_version","alias_value":"2308.00245v3","created_at":"2026-07-05T07:13:24.476811+00:00"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2308.00245","created_at":"2026-07-05T07:13:24.476811+00:00"},{"alias_kind":"pith_short_12","alias_value":"3E25MO2H3SV3","created_at":"2026-07-05T07:13:24.476811+00:00"},{"alias_kind":"pith_short_16","alias_value":"3E25MO2H3SV3ORVR","created_at":"2026-07-05T07:13:24.476811+00:00"},{"alias_kind":"pith_short_8","alias_value":"3E25MO2H","created_at":"2026-07-05T07:13:24.476811+00:00"}],"events":[],"event_summary":{},"paper_claims":[],"inbound_citations":{"count":4,"internal_anchor_count":0,"sample":[{"citing_arxiv_id":"2509.11787","citing_title":"CodeCureAgent: Automatic Classification and Repair of Static Analysis Warnings","ref_index":33,"is_internal_anchor":false},{"citing_arxiv_id":"2308.11432","citing_title":"A Survey on Large Language Model based Autonomous Agents","ref_index":141,"is_internal_anchor":false},{"citing_arxiv_id":"2605.01885","citing_title":"QASecClaw: A Multi-Agent LLM Approach for False Positive Reduction in Static Application Security Testing","ref_index":26,"is_internal_anchor":false},{"citing_arxiv_id":"2604.15136","citing_title":"Feedback-Driven Execution for LLM-Based Binary Analysis","ref_index":22,"is_internal_anchor":false}]},"formal_canon":{"evidence_count":0,"sample":[],"anchors":[]},"links":{"html":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J","json":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J.json","graph_json":"https://pith.science/api/pith-number/3E25MO2H3SV3ORVRHMFCC7BE4J/graph.json","events_json":"https://pith.science/api/pith-number/3E25MO2H3SV3ORVRHMFCC7BE4J/events.json","paper":"https://pith.science/paper/3E25MO2H"},"agent_actions":{"view_html":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J","download_json":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J.json","view_paper":"https://pith.science/paper/3E25MO2H","resolve_alias":"https://pith.science/api/pith-number/resolve?arxiv=2308.00245&json=true","fetch_graph":"https://pith.science/api/pith-number/3E25MO2H3SV3ORVRHMFCC7BE4J/graph.json","fetch_events":"https://pith.science/api/pith-number/3E25MO2H3SV3ORVRHMFCC7BE4J/events.json","actions":{"anchor_timestamp":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J/action/timestamp_anchor","attest_storage":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J/action/storage_attestation","attest_author":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J/action/author_attestation","sign_citation":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J/action/citation_signature","submit_replication":"https://pith.science/pith/3E25MO2H3SV3ORVRHMFCC7BE4J/action/replication_record"}},"created_at":"2026-07-05T07:13:24.476811+00:00","updated_at":"2026-07-05T07:13:24.476811+00:00"}