Search Results - Static 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
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 -
4
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 -
5
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 -
6
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 -
7
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 -
8
Static Analysis for AWS Best Practices in Python Code
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 09.05.2022Published in arXiv.org (09.05.2022)“… This paper presents automated static analysis rules, developed in the context of a commercial service for detection of code defects and security vulnerabilities, to identify deviations from AWS best…”
Get full text
Paper -
9
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 -
10
CryptoPyt: Unraveling Python Cryptographic APIs Misuse with Precise Static Taint Analysis
ISSN: 2576-9103Published: IEEE 09.12.2024Published in Proceedings of the annual Computer Security Applications Conference (09.12.2024)“… Based on PCAST, we design and implement CryptoPyt, a static code analysis tool that leverages precise taint analysis and 17 cryptographic misuse rules to automatically…”
Get full text
Conference Proceeding -
11
A Language-agnostic Framework for Mining Static Analysis Rules from Code Changes
ISSN: 2832-7659Published: IEEE 01.05.2023Published in IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice (Online) (01.05.2023)“…Static analysis tools detect a wide range of code defects, including code quality issues, security vulnerabilities, operational risks, and best-practice violations…”
Get full text
Conference Proceeding -
12
Inspect4py: A Knowledge Extraction Framework for Python Code Repositories
ISSN: 2574-3864Published: ACM 01.05.2022Published in 2022 IEEE/ACM 19th International Conference on Mining Software Repositories (MSR) (01.05.2022)“…This work presents inspect4py, a static code analysis framework designed to automatically extract the main features, metadata and documentation of Python code repositories…”
Get full text
Conference Proceeding -
13
Discovery of Modularity in Monolithic Java Project Codes Using Complex Networks
ISSN: 1540-9589, 1544-5976Published: Milan River Publishers 25.09.2025Published in Journal of web engineering (25.09.2025)“… This work proposes the use of complex networks through the NetworkX library in Python, using modularity detection algorithms for the static analysis of Java code…”
Get full text
Journal Article -
14
Does it matter who pays back Technical Debt? An empirical study of self-fixed TD
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.03.2022Published in Information and software technology (01.03.2022)“…, as developers are experts in their own code and are well-suited to fix the corresponding TD issues…”
Get full text
Journal Article -
15
Principled and Practical Static Analysis for Python
ISBN: 9798302856081Published: ProQuest Dissertations & Theses 01.01.2024“…; however, static analysis tools to support software quality and productivity are largely…”
Get full text
Dissertation -
16
Evaluating test quality of Python libraries for IoT applications at the network edge
ISSN: 1022-0038, 1572-8196Published: New York Springer US 01.10.2024Published in Wireless networks (01.10.2024)“… Due to the difficulty of static program analysis on dynamic languages, the quality of test code in Python libraries for IoT development faces a serious threat, which in turn affects the performance of IoT applications…”
Get full text
Journal Article -
17
Automation and Genetic Algorithm Optimization for Seismic Modeling and Analysis of Tall RC Buildings
ISSN: 2075-5309, 2075-5309Published: Basel MDPI AG 01.10.2025Published in Buildings (Basel) (01.10.2025)“…This article presents an innovative approach to optimizing the seismic modeling and analysis of high-rise buildings by automating the process with Python 3.13 and the ETABS 22.1.0 API…”
Get full text
Journal Article -
18
Automated Approach to IaC Code Inspection Using Python-Based DevSecOps Tool
Published: IEEE 15.11.2022Published in 2022 30th Telecommunications Forum (TELFOR) (15.11.2022)“… In this paper, we present an open-source Python-based tool with web-based graphical interface which enables automation of static code analysis and checks when it comes to Infrastructure as Code (IaC) scripts…”
Get full text
Conference Proceeding -
19
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 -
20
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

