TopicTracker
来自 X · @karpathy查看原文
译文语言译文语言

新型供应链攻击针对npm axios,最受欢迎的HTTP客户端库每周下载量达3亿次

Axios作为npm上最受欢迎的HTTP客户端库,每周下载量达3亿次,最近遭受供应链攻击。攻击者通过恶意版本植入远程访问木马,突显了未固定依赖版本的安全风险。专家建议通过本地设置、容器化或改变包管理默认配置来防御此类攻击。

相关报道

  • A series of supply chain attacks has affected npm and PyPI repositories within two weeks. The use of large language models is exacerbating these security issues, and existing mitigation measures are insufficient to address the problem.

  • A security researcher discovered a vulnerability that allowed obtaining full administrator rights in a Replit clone. The vulnerability stemmed from running untrusted code in an insecure manner. This highlights the importance of proper security practices when executing external code.

  • A social media trick shows that blocking the "claude" user on GitHub reveals projects using Claude Code. The CPython repository, one of the world's most popular open-source projects, now displays contributions from this AI coding agent.