See to Believe: Using Visualization To Motivate Updating Third-party Dependencies

Chaiyong Ragkhitwetsagul,Vipawan Jarukitpipat,Raula Gaikovina Kula,Morakot Choetkiertikul,Klinton Chhun,Wachirayana Wanprasert,Thanwadee Sunetnanta
2024-05-15
Abstract:Security vulnerabilities introduced by applications using third-party dependencies are on the increase, caused by the emergence of large ecosystems of libraries such as the NPM packages for JavaScript. Nowadays, libraries depend on each other. Relying on these large ecosystems thus means that vulnerable dependencies are not only direct but also indirect (transitive) dependencies. There are automated tool supports to manage these complex dependencies but recent work still shows that developers are wary of library updates, even to fix vulnerabilities, citing that being unaware, or that the migration effort to update outweighs the decision.
Software Engineering
What problem does this paper attempt to address?