Axios Compromised on npm—Malicious Versions Drop Remote Access Trojan, by (not on Mastodon or Bluesky):

https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan

#npm #dependencies #axios #security

axios Compromised on npm - Malicious Versions Drop Remote Access Trojan - StepSecurity

Hijacked maintainer account used to publish poisoned axios releases including 1.14.1 and 0.30.4. The attacker injected a hidden dependency that drops a cross platform RAT. We are actively investigating and will update this post with a full technical analysis.

mogenius/renovate-operator: Operator to streamline renovate executions in Kubernetes

"Run Renovate on your own infrastructure with CRD-based scheduling, parallel execution, auto-discovery, and a built-in UI."

Link: https://github.com/mogenius/renovate-operator

#linkdump #dependencies #development #kubernetes #renovate #tool

We should all be using dependency cooldowns

"A “cooldown” is exactly what it sounds like: a window of time between when a dependency is published and when it’s considered suitable for use. The dependency is public during this window, meaning that “supply chain security” vendors can work their magic while the rest of us wait any problems out."

Link: https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns

#linkdump #dependencies #development #security

We should all be using dependency cooldowns

No One Owes You Supply-Chain Security, by @purplesyringa.bsky.social:

https://purplesyringa.moe/blog/no-one-owes-you-supply-chain-security/

#security #dependencies #rust

No one owes you supply-chain security

In case you’re unaware, I’m not a developer. I’m actually an autistic catgirl annoyed by suboptimal use of computing power, and fixing that happens to involve programming. Crucially, it also includes discussing foundational technology with people behind the scenes, and apparently that makes me more aware of social aspects of this sphere. So, I have opinions about criticism of crates.io for supply-chain attacks. After a dozen similar articles, I have some select words to voice about why it’s off the mark.

purplesyringa's blog

Maven ist für viele Java-Einsteiger eines der ersten Werkzeuge, die ihnen im Projektalltag begegnen. Und oft wirkt es am Anfang abstrakt: eine `pom.xml`, viele unbekannte Elemente, fremde Ordnerstruktur, automatische Downloads - was passiert hier eigentlich? Als Ausbilder sehe...

https://magicmarcy.de/maven-was-ist-das-ueberhaupt

#Maven #pom.xml #POM #Abhängigkeiten #Dependencies #dependency #Convention_over_Configuration #groupId #artifactId #version #Bibliothek #compile #test #package #jar

Maven - was ist das überhaupt? | magicmarcy.de

Maven ist für viele Java-Einsteiger eines der ersten Werkzeuge, die ihnen im Projektalltag begegnen. Und oft wirkt es am Anfang abstrakt: eine pom.xml, viele unbekannte Elemente, fremde Ordnerstruktur, automatische Downloads – was passiert hier eigentlich? Als Ausbilder sehe ich immer wieder, wie sehr Maven den Einstieg erleichtern kann, wenn man einmal verstanden hat, was es macht: Es organisiert dein Projekt, verwaltet Abhängigkeiten, baut dein Programm und sorgt dafür, dass es auf jedem Rechner gleich gebaut werden kann. In diesem Beitrag führe ich dich Schritt für Schritt durch die Grundlagen.

magicmarcy.de

Minimum Release Age Is an Underrated Supply Chain Defense, by @daniakash.com:

https://daniakash.com/posts/simplest-supply-chain-defense/

#security #dependencies #npm #bun #pnpm #yarn #deno #renovate #dependabot #axios

Minimum Release Age is an Underrated Supply Chain Defense | Dani Akash

A 7-day package delay would have blocked installs in most short-lived malicious publish attacks from the last 8 years

📣 New Package: Django Dependency Map
📄 Understanding the interaction between Django apps as you build
🔗 https://softwarecrafts.co.uk/100-words/day-302
#100_words,#django,#packages,#dependencies,#architecture
New Package: Django Dependency Map - Software Crafts

Understanding the interaction between Django apps as you build

The Hidden Blast Radius of the Axios Compromise - Socket

The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Socket
Ubuntu 26 apt install

I am having problem installing apt on ubuntu 26, wont solve deficiencies. sudo apt install asn [sudo: authenticate] Password: Solving dependencies... Error! Some packages could not be inst...

Ask Ubuntu
Every dependency you add is a supply chain attack waiting to happen

Dependencies are a huge supply chain security risk; the more of them you have, and the more often you update, the bigger the attack surface.