Y Xie, Z Jia, S Li, Y Wang, J Ma, X Li, H Liu… - Proceedings of the 39th …, 2024 - dl.acm.org
Many programming languages and operating system communities maintain software repositories to build their own ecosystems. The repositories often provide management tools …
R Wu, Z Huang, Z Tian, C Wang… - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
The reproducibility of software artifacts is a critical aspect of software development and application. However, current research indicates that a notable proportion of C/C++ projects …
X Jia, Y Zhou, Y Hussain… - 2024 IEEE 24th …, 2024 - ieeexplore.ieee.org
With the rapid development of open-source communities, code reuse in Python projects is increasingly common. Developers heavily rely on third-party libraries from the Python central …
Fuzzing is an automated software testing technique used to find software vulnerabilities that works by sending large amounts of inputs to a software system to trigger bad behaviors. In …