Home / Companies / Cloudsmith / Blog / August 2026

August 2026 Summaries

3 posts from Cloudsmith

Filter
Month: Year:
Post Summaries Back to Blog
Cloudsmith’s connected repositories are presented as a way to reduce the repository, URL, configuration, storage, and security-policy complexity that arises when legacy artifact managers require separate language-specific repositories and upstreams for multiple teams. The feature links repositories through a single URL, allowing multi-format repositories to cache packages from ecosystems such as Maven, Python, and NuGet once and make them available downstream without duplication. Teams can assign upstream priorities, with Cloudsmith resolving packages first within its repositories and then from external sources according to configured order and creation-time tie breaking. The text compares several repository architectures, including monorepo, language-specific, line-of-work, environment-based, and hybrid models, outlining tradeoffs involving isolation, visibility, access control, duplication, promotion workflows, and operational overhead. Connected repositories are positioned as enabling organizations to choose structures suited to their needs while limiting upstream sprawl and centralizing policy enforcement.
Aug 31, 2026 1,090 words in the original blog post.
Software supply-chain attacks have grown in scale and urgency since the 2020 SolarWinds breach, with AI-assisted development and attackers increasing the risk posed by open-source dependencies and compromised maintainer accounts, such as the cited 2026 axios incident. The passage argues that periodic scans and manual reviews are insufficient because malicious packages can affect developer machines and build pipelines immediately upon installation. It presents curated private repositories and universal artifact-management platforms as a defense-in-depth approach, centralizing package ingestion, inspection, risk assessment, policy enforcement, and promotion toward production. Cloudsmith’s proposed capabilities include customizable Rego-based policies, continuous threat-intelligence updates, cooldown periods for new releases, policy templates, audit logs, vulnerability deduplication, and package-level risk visibility. The approach is intended to block or quarantine risky dependencies while maintaining developer productivity by presenting compliant package versions through package-manager indexes and providing guidance when pinned versions are restricted.
Aug 17, 2026 1,255 words in the original blog post.
On August 4, 2026, a self-propagating worm initiated a supply-chain attack targeting npm packages, particularly keyv and cacheable, marking the event as keyv-shai-hulud. The attack involved the publication of 2,236 malicious versions across 444 legitimate packages, exploiting their deep integration into JavaScript dependency graphs. This attack was characterized by its rapid spread, facilitated by lifecycle scripts that executed harmful payloads to harvest credentials and propagate further. Organizations using npm v12 or later, which disables lifecycle scripts by default, have a degree of protection, while those on older versions or with scripts enabled remain vulnerable. To assess exposure, organizations must review lockfiles and package versions, ensuring they match updated community trackers, and confirm whether lifecycle scripts could execute in their environments. Cloudsmith offers a preventative measure by acting as an intermediary between public registries and developers, enforcing cooldown and malware policies that delay the availability of new versions and block those identified as malicious, thereby reducing the risk of such supply chain attacks.
Aug 04, 2026 1,074 words in the original blog post.