Search Results - (static OR statni) python code analysis
-
1
Evaluating Python Static Code Analysis Tools Using FAIR Principles
ISSN: 2169-3536, 2169-3536Published: IEEE 2024Published in IEEE access (2024)“…The quality of modern software relies heavily on the effective use of static code analysis tools…”
Get full text
Journal Article -
2
Code Analysis with Static Application Security Testing for Python Program
ISSN: 1939-8018, 1939-8115Published: New York Springer US 01.11.2022Published in Journal of signal processing systems (01.11.2022)“…With the increasing popularity of Python for project development, code security and quality have become severe issues for the past few years…”
Get full text
Journal Article -
3
Static Analysis of Corpus of Source Codes of Python Applications
ISSN: 0361-7688, 1608-3261Published: Moscow Pleiades Publishing 01.08.2023Published in Programming and computer software (01.08.2023)“…A static analysis method is one of the popular methods of software code analysis…”
Get full text
Journal Article -
4
Detecting and Explaining Python Name Errors
ISSN: 0950-5849Published: Elsevier B.V 01.02.2025Published in Information and software technology (01.02.2025)“… To fill this gap, we propose in this work a static analysis-based approach called DENE (short for Detecting and Explaining Name Errors…”
Get full text
Journal Article -
5
Generative Type Inference for Python
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…Python is a popular dynamic programming language, evidenced by its ranking as the second most commonly used language on GitHub…”
Get full text
Conference Proceeding -
6
Code2graph: Automatic Generation of Static Call Graphs for Python Source Code
ISSN: 2643-1572Published: ACM 01.09.2018Published in 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2018)“… However, there is a lack of software tools that can automatically analyze the Python source-code and construct its static call graph…”
Get full text
Conference Proceeding -
7
KG4Py: A toolkit for generating Python knowledge graph and code semantic search
ISSN: 0954-0091, 1360-0494Published: Abingdon Taylor & Francis 31.12.2022Published in Connection science (31.12.2022)“… In KG4Py, we remove all duplicate files in 317 K Python files and perform static code analyses of these files by using a concrete syntax tree (CST…”
Get full text
Journal Article -
8
Methods and Benchmark for Detecting Cryptographic API Misuses in Python
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.05.2024Published in IEEE transactions on software engineering (01.05.2024)“… The current static code analysis tools for Python are unable to scan the increasing complexity of the source code…”
Get full text
Journal Article -
9
Towards Effective Static Type-Error Detection for Python
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… This empirical investigation revealed four key static-analysis features that are crucial for the effective detection of Python type errors in practice…”
Get full text
Conference Proceeding -
10
Declarative static analysis for multilingual programs using CodeQL
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Wiley Subscription Services, Inc 01.07.2023Published in Software, practice & experience (01.07.2023)“…Summary Declarative static program analysis has become one of the widely‐used program analysis techniques…”
Get full text
Journal Article -
11
VUDENC: Vulnerability Detection with Deep Learning on a Natural Codebase for Python
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.04.2022Published in Information and software technology (01.04.2022)“…Identifying potential vulnerable code is important to improve the security of our software systems…”
Get full text
Journal Article -
12
A Study of Large Language Models in Detecting Python Code Violations
ISSN: 2410-9355, 2307-549XPublished: Koya University 01.10.2025Published in ARO (Koya) (01.10.2025)“… Common static code analysis tools for Python, such as Pylint and Flake8, are widely used to enforce code quality by detecting coding violations without executing the code…”
Get full text
Journal Article -
13
PyTy: Repairing Static Type Errors in Python
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“… As more and more code bases get type-annotated, static type checkers detect an increasingly large number of type errors…”
Get full text
Conference Proceeding -
14
Principled and practical static analysis for Python: Weakest precondition inference of hyperparameter constraints
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Wiley Subscription Services, Inc 01.03.2024Published in Software, practice & experience (01.03.2024)“…‐precondition analysis for Python to extract inter‐argument constraints. The analysis is mostly static, but to make it tractable for typical Python idioms, it selectively switches to the concrete domain for some cases…”
Get full text
Journal Article -
15
PyAnalyzer: An Effective and Practical Approach for Dependency Extraction from Python Code
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“…Dependency extraction based on static analysis lays the ground-work for a wide range of applications…”
Get full text
Conference Proceeding -
16
SecureQwen: Leveraging LLMs for vulnerability detection in python codebases
ISSN: 0167-4048Published: Elsevier Ltd 01.01.2025Published in Computers & security (01.01.2025)“…Identifying vulnerabilities in software code is crucial for ensuring the security of modern systems…”
Get full text
Journal Article -
17
Detecting Memory Errors in Python Native Code by Tracking Object Lifecycle with Reference Count
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…Third-party Python modules are usually implemented as binary extensions by using native code (C/C++…”
Get full text
Conference Proceeding -
18
Towards an understanding of memory leak patterns: an empirical study in Python
ISSN: 0963-9314, 1573-1367Published: New York Springer US 01.12.2023Published in Software quality journal (01.12.2023)“… Indeed, runtime leak detection is time consuming and usually done after the fact, while manual code inspection requires rich developer experience…”
Get full text
Journal Article -
19
Static analysis driven enhancements for comprehension in machine learning notebooks
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.09.2024Published in Empirical software engineering : an international journal (01.09.2024)“…Jupyter notebooks have emerged as the predominant tool for data scientists to develop and share machine learning solutions, primarily using Python as the programming language…”
Get full text
Journal Article -
20
DeVAIC: A tool for security assessment of AI-generated code
ISSN: 0950-5849Published: Elsevier B.V 01.01.2025Published in Information and software technology (01.01.2025)“… This research work introduces DeVAIC (Detection of Vulnerabilities in AI-generated Code), a tool to evaluate the security of AI-generated Python code, which overcomes the challenge of examining incomplete code…”
Get full text
Journal Article