Login or signup to connect with paper authors and to register for specific Author Connect sessions (if available).
Recognizing security patterns in code using machine learning – Python case study
Aneta Poniszewska-Marańda, Wojciech Krasnowski, Marcin Cegielski
The paper presents a vulnerability detection system based on deep learning that automatically learns features from a large set of real-world code. The dataset was collected from Github and contains Python code with various vulnerabilities, which has been adapted for CuBERT model. Data samples were created from the source code of vulnerable files by analyzing individual code tokens and their context, allowing for a detailed analysis. Pre-trained CuBERT model is fine-tuned on samples for each type of vulnerability to recognize the characteristics of vulnerable code and is then applied to detect vulnerabilities in source code.
AuthorConnect Sessions
No sessions scheduled yet