ended5월 23일· 1 sources

npm Introduces Human Approval Gates for Package Releases

npm, 패키지 배포에 인간 승인 절차 도입

Why it matters

npm is rolling out two major security enhancements that address critical gaps in supply chain management. Staged publishing introduces mandatory human verification before packages reach consumers—a critical safeguard when integrated with CI/CD pipelines and OIDC-based trusted publishing. Combined with new install-time flags that let developers explicitly control which external sources can resolve dependencies, these changes significantly reduce the attack surface for dependency-related vulnerabilities.

1
Sources
+0
24h
Growth
17d
Active
staged publishinginstall controlssupply chaintrusted publishingOIDC

Sources

Related Issues