package-management

Tag

Cards List
#package-management

Staged publishing for npm packages

Lobsters Hottest · 2026-05-20 Cached

npm introduces staged publishing, allowing package updates to be reviewed and approved with 2FA before going live on the registry, enhancing security for package maintainers.

0 favorites 0 likes
#package-management

Patching and forking in package managers

Lobsters Hottest · 2026-05-10 Cached

This article explores strategies for patching and forking dependencies in language-specific package managers when upstream maintainers fail to address vulnerabilities. It contrasts the robust patching capabilities of system package managers with the limitations of language registries, detailing workarounds like git overrides and forks across various ecosystems.

0 favorites 0 likes
#package-management

Debian must ship reproducible packages

Hacker News Top · 2026-05-10

Discussion on the requirement for Debian to distribute reproducible packages to ensure build consistency and security.

0 favorites 0 likes
#package-management

Non-determinism is an issue with patching CVEs

Hacker News Top · 2026-05-08 Cached

Article discusses how AI models like Claude Mythos, Big Sleep, and Microsoft Copilot are increasingly discovering CVEs, and how Nix/Flox provides a declarative package management solution that reduces CVE triage complexity from O(n) to O(u) through dependency set deduplication.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback