Pith. sign in

REVIEW 2 cited by

Scalpel: The Python Static Analysis Framework

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2202.11840 v1 pith:L465D7V3 submitted 2022-02-24 cs.SE

classification cs.SE
keywords analysisframeworkpythonstaticscalpelconstructionsdedicatedgraph
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Despite being the most popular programming language, Python has not yet received enough attention from the community. To the best of our knowledge, there is no general static analysis framework proposed to facilitate the implementation of dedicated Python static analyzers. To fill this gap, we design and implement such a framework (named Scalpel) and make it publicly available as an open-source project. The Scalpel framework has already integrated a number of fundamental static analysis functions (e.g., call graph constructions, control-flow graph constructions, alias analysis, etc.) that are ready to be reused by developers to implement client applications focusing on statically resolving dedicated Python problems such as detecting bugs or fixing vulnerabilities.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Can Large Language Models Reason About Complex Execution Paths? An Empirical Study on Python

    cs.SE 2025-11 conditional novelty 6.0 of 10

    State-of-the-art LLMs solve over 60% of complex Python path constraints in test generation, but their path classification is unreliable, especially for infeasible paths.

  2. Combining Type Inference and Automated Unit Test Generation for Python

    cs.SE 2025-07 conditional novelty 6.0 of 10

    A proxy-based type tracing technique integrated into Pynguin infers parameter and return types during test generation and improves branch coverage.

Pith tools