Back

conf.researchr.org

Understanding npm Developers' Practices, Challenges, and ...

1/1/2026Updated 1/19/2026
https://conf.researchr.org/details/chase-2026/chase-2026-papers/22/Understanding-npm-Developers-Practices-Challenges-and-Recommendations-for-Secure-P

We examined developers’ understanding of security risks, the practices and tools they use, the barriers to stronger security measures, and their suggestions for improving the npm ecosystem’s security. ... Results: While developers prioritize security, they perceive their packages as only moderately secure, with concerns about supply chain attacks, dependency vulnerabilities, and malicious code. Only 40% are satisfied with the current npm security tools due to issues such as alert fatigue. Automated methods such as two-factor authentication and npm audit are favored over code reviews. Many drop dependencies due to abandonment or vulnerabilities, and typically respond to vulnerabilities in their packages by quickly releasing patches. Key barriers include time constraints and high false-positive rates. To improve npm security, developers seek better detection tools, clearer documentation, stronger account protections, and more education initiatives.

Related Pain Points2