A systematic literature review on Android-specific smells

Z Wu, X Chen, SUJ Lee - Journal of Systems and Software, 2023 - Elsevier
Context: Code smells are well-known concepts in Object-Oriented (OO) programs as
symptoms that negatively impact software quality and cause long-term issues. However, the …

Security misconfigurations in open source kubernetes manifests: An empirical study

A Rahman, SI Shamim, DB Bose… - ACM Transactions on …, 2023 - dl.acm.org
Context: Kubernetes has emerged as the de-facto tool for automated container
orchestration. Business and government organizations are increasingly adopting …

[HTML][HTML] Taxonomy of security weaknesses in Java and Kotlin Android apps

A Mazuera-Rozo, C Escobar-Velásquez… - Journal of systems and …, 2022 - Elsevier
Android is nowadays the most popular operating system in the world, not only in the realm of
mobile devices, but also when considering desktop and laptop computers. Such a popularity …

Security risks of porting c programs to WebAssembly

Q Stiévenart, C De Roover, M Ghafari - Proceedings of the 37th ACM …, 2022 - dl.acm.org
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 …

Improving automated GUI exploration of android apps via static dependency analysis

W Guo, L Shen, T Su, X Peng… - 2020 IEEE International …, 2020 - ieeexplore.ieee.org
Exploring GUIs of Android apps plays a key role in many important scenarios such as
functional testing (eg, finding crash errors), security analysis (eg, identifying malicious behav …

LLM security guard for code

A Kavian, MM Pourhashem Kallehbasti… - Proceedings of the 28th …, 2024 - dl.acm.org
Many developers rely on Large Language Models (LLMs) to facilitate software development.
Nevertheless, these models have exhibited limited capabilities in the security domain. We …

How do developers deal with security issue reports on github?

N Bühlmann, M Ghafari - Proceedings of the 37th ACM/SIGAPP …, 2022 - dl.acm.org
Security issue reports are the primary means of informing development teams of security
risks in projects, but little is known about current practices. We aim to understand the …

Recovering android bad smells from android applications

G Rasool, A Ali - Arabian Journal for Science and Engineering, 2020 - Springer
The demand for Android mobile software applications is continuously increasing with the
evolution of technology and new enriching features to make the life of people easy and …

Fluentcrypto: Cryptography in easy mode

S Kafader, M Ghafari - 2021 IEEE International Conference on …, 2021 - ieeexplore.ieee.org
Research has shown that cryptography concepts are hard to understand for developers, and
secure use of cryptography APIs is challenging for mainstream developers. We have …

Web apis in android through the lens of security

P Gadient, M Ghafari, MA Tarnutzer… - 2020 IEEE 27th …, 2020 - ieeexplore.ieee.org
Web communication has become an indispensable characteristic of mobile apps. However,
it is not clear what data the apps transmit, to whom, and what consequences such …