Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 4/5 agents 427 findings $12.75 so far

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.41 Home All releases olderv2.0.37 v2.0.42newer
Claude Code v2.0.41

Network Path Security Enhancements

What: Expanded detection of suspicious Windows network paths

Improvements over v2.0.37:

  • Added DavWWWRoot detection (WebDAV mounted drives)
  • Added IP address-based UNC path detection (IPv4 and IPv6)
  • Added forward slash variants for all patterns
  • Added SSL port notation patterns (@SSL@, @\d+@SSL)

Details:

  • Protects against WebDAV attacks
  • Validates paths before execution
  • Shows security warnings for suspicious paths
  • Evidence: ddA() at line 222047 in pretty-v2.0.41.js (enhanced from i2Q() at line 222404 in v2.0.37)

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.0.41 →