Výsledky vyhľadávania - (( (stateed OR stat) python code analysis ) OR ( (static OR stateen) python code analysis ))

Alternativne vyhľadávanie:

  1. 1

    Evaluating Python Static Code Analysis Tools Using FAIR Principles Autor Hassan, Hassan Bapeer, Sarhan, Qusay Idrees, Beszedes, Arpad

    ISSN: 2169-3536, 2169-3536
    Vydavateľské údaje: IEEE 2024
    Vydané v IEEE access (2024)
    “…The quality of modern software relies heavily on the effective use of static code analysis tools…”
    Získať plný text
    Journal Article
  2. 2

    Code Analysis with Static Application Security Testing for Python Program Autor Ma, Li, Yang, Huihong, Xu, Jianxiong, Yang, Zexian, Lao, Qidi, Yuan, Dong

    ISSN: 1939-8018, 1939-8115
    Vydavateľské údaje: New York Springer US 01.11.2022
    Vydané v 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…”
    Získať plný text
    Journal Article
  3. 3

    Static Analysis of Corpus of Source Codes of Python Applications Autor Kapustin, D. A., Shvyrov, V. V., Shulika, T. I.

    ISSN: 0361-7688, 1608-3261
    Vydavateľské údaje: Moscow Pleiades Publishing 01.08.2023
    Vydané v Programming and computer software (01.08.2023)
    “…A static analysis method is one of the popular methods of software code analysis…”
    Získať plný text
    Journal Article
  4. 4

    Generative Type Inference for Python Autor Peng, Yun, Wang, Chaozheng, Wang, Wenxuan, Gao, Cuiyun, Lyu, Michael R.

    ISSN: 2643-1572
    Vydavateľské údaje: IEEE 11.09.2023
    “…Python is a popular dynamic programming language, evidenced by its ranking as the second most commonly used language on GitHub…”
    Získať plný text
    Konferenčný príspevok..
  5. 5

    Detecting and Explaining Python Name Errors Autor Wang, Jiawei, Li, Li, Liu, Kui, Du, Xiaoning

    ISSN: 0950-5849
    Vydavateľské údaje: Elsevier B.V 01.02.2025
    Vydané v 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…”
    Získať plný text
    Journal Article
  6. 6

    Methods and Benchmark for Detecting Cryptographic API Misuses in Python Autor Frantz, Miles, Xiao, Ya, Pias, Tanmoy Sarkar, Meng, Na, Yao, Danfeng

    ISSN: 0098-5589, 1939-3520
    Vydavateľské údaje: New York IEEE 01.05.2024
    “… The current static code analysis tools for Python are unable to scan the increasing complexity of the source code…”
    Získať plný text
    Journal Article
  7. 7

    Code2graph: Automatic Generation of Static Call Graphs for Python Source Code Autor Gharibi, Gharib, Tripathi, Rashmi, Lee, Yugyung

    ISSN: 2643-1572
    Vydavateľské údaje: ACM 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…”
    Získať plný text
    Konferenčný príspevok..
  8. 8

    KG4Py: A toolkit for generating Python knowledge graph and code semantic search Autor Liang, Lu, Li, Yong, Wen, Ming, Liu, Ying

    ISSN: 0954-0091, 1360-0494
    Vydavateľské údaje: Abingdon Taylor & Francis 31.12.2022
    Vydané v 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…”
    Získať plný text
    Journal Article
  9. 9

    Towards Effective Static Type-Error Detection for Python Autor Oh, Wonseok, Oh, Hakjoo

    ISSN: 2643-1572
    Vydavateľské údaje: ACM 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…”
    Získať plný text
    Konferenčný príspevok..
  10. 10

    Declarative static analysis for multilingual programs using CodeQL Autor Youn, Dongjun, Lee, Sungho, Ryu, Sukyoung

    ISSN: 0038-0644, 1097-024X
    Vydavateľské údaje: Bognor Regis Wiley Subscription Services, Inc 01.07.2023
    Vydané v Software, practice & experience (01.07.2023)
    “…Summary Declarative static program analysis has become one of the widely‐used program analysis techniques…”
    Získať plný text
    Journal Article
  11. 11

    VUDENC: Vulnerability Detection with Deep Learning on a Natural Codebase for Python Autor Wartschinski, Laura, Noller, Yannic, Vogel, Thomas, Kehrer, Timo, Grunske, Lars

    ISSN: 0950-5849, 1873-6025
    Vydavateľské údaje: Elsevier B.V 01.04.2022
    Vydané v Information and software technology (01.04.2022)
    “…Identifying potential vulnerable code is important to improve the security of our software systems…”
    Získať plný text
    Journal Article
  12. 12

    SecureQwen: Leveraging LLMs for vulnerability detection in python codebases Autor Mechri, Abdechakour, Ferrag, Mohamed Amine, Debbah, Merouane

    ISSN: 0167-4048
    Vydavateľské údaje: Elsevier Ltd 01.01.2025
    Vydané v Computers & security (01.01.2025)
    “…Identifying vulnerabilities in software code is crucial for ensuring the security of modern systems…”
    Získať plný text
    Journal Article
  13. 13

    A Study of Large Language Models in Detecting Python Code Violations Autor Mohammed Salih, Hekar A., Sarhan, Qusay I.

    ISSN: 2410-9355, 2307-549X
    Vydavateľské údaje: Koya University 01.10.2025
    Vydané v 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…”
    Získať plný text
    Journal Article
  14. 14

    PyTy: Repairing Static Type Errors in Python Autor Chow, Yiu Wai, Di Grazia, Luca, Pradel, Michael

    ISSN: 1558-1225
    Vydavateľské údaje: ACM 14.04.2024
    “… As more and more code bases get type-annotated, static type checkers detect an increasingly large number of type errors…”
    Získať plný text
    Konferenčný príspevok..
  15. 15

    Principled and practical static analysis for Python: Weakest precondition inference of hyperparameter constraints Autor Rak‐amnouykit, Ingkarat, Milanova, Ana, Baudart, Guillaume, Hirzel, Martin, Dolby, Julian

    ISSN: 0038-0644, 1097-024X
    Vydavateľské údaje: Bognor Regis Wiley Subscription Services, Inc 01.03.2024
    Vydané v 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…”
    Získať plný text
    Journal Article
  16. 16

    Decoding the JAK-STAT Axis in Colorectal Cancer with AI-HOPE-JAK-STAT: A Conversational Artificial Intelligence Approach to Clinical–Genomic Integration Autor Yang, Ei-Wen, Waldrup, Brigette, Velazquez-Villarreal, Enrique

    ISSN: 2072-6694, 2072-6694
    Vydavateľské údaje: Switzerland MDPI AG 17.07.2025
    Vydané v Cancers (17.07.2025)
    “…: AI-HOPE-JAK-STAT combines large language models (LLMs), a natural language-to-code engine, and harmonized public CRC datasets from cBioPortal…”
    Získať plný text
    Journal Article
  17. 17

    PyAnalyzer: An Effective and Practical Approach for Dependency Extraction from Python Code Autor Jin, Wuxia, Xu, Shuo, Chen, Dawei, He, Jiajun, Zhong, Dinghong, Fan, Ming, Chen, Hongxu, Zhang, Huijia, Liu, Ting

    ISSN: 1558-1225
    Vydavateľské údaje: ACM 14.04.2024
    “…Dependency extraction based on static analysis lays the ground-work for a wide range of applications…”
    Získať plný text
    Konferenčný príspevok..
  18. 18

    Introduction to computational causal inference using reproducible Stata, R, and Python code: A tutorial Autor Smith, Matthew J., Mansournia, Mohammad A., Maringe, Camille, Zivich, Paul N., Cole, Stephen R., Leyrat, Clémence, Belot, Aurélien, Rachet, Bernard, Luque‐Fernandez, Miguel A.

    ISSN: 0277-6715, 1097-0258, 1097-0258
    Vydavateľské údaje: England Wiley Subscription Services, Inc 30.01.2022
    Vydané v Statistics in medicine (30.01.2022)
    “…The main purpose of many medical studies is to estimate the effects of a treatment or exposure on an outcome. However, it is not always possible to randomize…”
    Získať plný text
    Journal Article
  19. 19

    Detecting Memory Errors in Python Native Code by Tracking Object Lifecycle with Reference Count Autor Ma, Xutong, Yan, Jiwei, Zhang, Hao, Yan, Jun, Zhang, Jian

    ISSN: 2643-1572
    Vydavateľské údaje: IEEE 11.09.2023
    “…Third-party Python modules are usually implemented as binary extensions by using native code (C/C++…”
    Získať plný text
    Konferenčný príspevok..
  20. 20

    Towards an understanding of memory leak patterns: an empirical study in Python Autor Chen, Jie, Yu, Dongjin, Hu, Haiyang

    ISSN: 0963-9314, 1573-1367
    Vydavateľské údaje: New York Springer US 01.12.2023
    Vydané v 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…”
    Získať plný text
    Journal Article