22 citations · 24 across the 4 of their papers we have counts for
5 papers
Specification and Detection of LLM Code Smells
Brahim Mahmoudi, Zacharie Chenail-Larcher, Naouel Moha +2
Large Language Models (LLMs) have gained massive popularity in recent years and are increasingly integrated into software systems for diverse purposes. However, poorly integrating…
Wasmizer: Curating WebAssembly-driven Projects on GitHub
Alexander Nicholson, Quentin Stiévenart, Arash Mazidi +1
WebAssembly has attracted great attention as a portable compilation target for programming languages. To facilitate in-depth studies about this technology, we have deployed Wasmize…
Developers Struggle with Authentication in Blazor WebAssembly
Pascal Marc André, Quentin Stiévenart, Mohammad Ghafari
WebAssembly is a growing technology to build cross-platform applications. We aim to understand the security issues that developers encounter when adopting WebAssembly. We mined Web…
Security Risks of Porting C Programs to WebAssembly
Quentin Stiévenart, Coen De Roover, Mohammad Ghafari
WebAssembly is a compilation target for cross-platform applications that is increasingly being used. In this paper, we investigate whether one can transparently cross-compile C pro…
The Security Risk of Lacking Compiler Protection in WebAssembly
Quentin Stiévenart, Coen De Roover, Mohammad Ghafari
WebAssembly is increasingly used as the compilation target for cross-platform applications. In this paper, we investigate whether one can rely on the security measures enforced by…