activity
20182021
most citedCode-based Vulnerability Detection in Node.js Applications: How far are we?

4 citations · 5 across the 4 of their papers we have counts for

collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2021

The Used, the Bloated, and the Vulnerable: Reducing the Attack Surface of an Industrial Application

Serena Elisa Ponta, Wolfram Fischer, Henrik Plate +1

Software reuse may result in software bloat when significant portions of application dependencies are effectively unused. Several tools exist to remove unused (byte)code from an ap…

cs.SE2021

Detecting Security Fixes in Open-Source Repositories using Static Code Analyzers

Therese Fehrer, Rocío Cabrera Lozoya, Antonino Sabetta +2

The sources of reliable, code-level information about vulnerabilities that affect open-source software (OSS) are scarce, which hinders a broad adoption of advanced tools that provi…

cs.SE2021

Secure Software Development in the Era of Fluid Multi-party Open Software and Services

Ivan Pashchenko, Riccardo Scandariato, Antonino Sabetta +1

Pushed by market forces, software development has become fast-paced. As a consequence, modern development projects are assembled from 3rd-party components. Security & privacy assur…

cs.SE20204 cited

Code-based Vulnerability Detection in Node.js Applications: How far are we?

Bodin Chinthanet, Serena Elisa Ponta, Henrik Plate +4

With one of the largest available collection of reusable packages, the JavaScript runtime environment Node.js is one of the most popular programming application. With recent work s…

cs.SE20191 cited

Exploiting Token and Path-based Representations of Code for Identifying Security-Relevant Commits

Achyudh Ram, Ji Xin, Meiyappan Nagappan +4

Public vulnerability databases such as CVE and NVD account for only 60% of security vulnerabilities present in open-source projects, and are known to suffer from inconsistent quali…

cs.SE2018

Vulnerable Open Source Dependencies: Counting Those That Matter

Ivan Pashchenko, Henrik Plate, Serena Elisa Ponta +2

BACKGROUND: Vulnerable dependencies are a known problem in today's open-source software ecosystems because OSS libraries are highly interconnected and developers do not always upda…