ended4월 21일· 1 sources
Beyond CVEs: How plum Exposes Hidden Risks in Top npm Packages via Static Analysis
npm audit이 놓친 보안 사각지대, 정적 분석 툴 plum으로 들여다보니
Why it matters
While CVE databases are essential, they often miss zero-day supply chain attacks that exploit postinstall hooks before a vulnerability is recorded. plum addresses this by scoring package behaviors through in-memory static analysis, empowering developers to inspect a package's intent and shell access risks before it ever touches their local disk.
1
Sources
+0
24h
—
Growth
153d
Active
plumnpm securitystatic analysissupply chain attackNext.jszero-day