Tag: sandboxing
-
Simon Willison’s Weblog: Sandboxed tools in a loop
Source URL: https://simonwillison.net/2025/Jul/3/sandboxed-tools-in-a-loop/#atom-everything Source: Simon Willison’s Weblog Title: Sandboxed tools in a loop Feedly Summary: Something I’ve realized about LLM tool use is that it means that if you can reduce a problem to something that can be solved by an LLM in a sandbox using tools in a loop, you can brute force that…
-
Bulletins: Vulnerability Summary for the Week of June 23, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-181 Source: Bulletins Title: Vulnerability Summary for the Week of June 23, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info 70mai–M300 A vulnerability was found in 70mai M300 up to 20250611 and classified as critical. Affected by this issue is some unknown functionality of the component Telnet…
-
Cloud Blog: Cloud CISO Perspectives: The global threats facing EU healthcare
Source URL: https://cloud.google.com/blog/products/identity-security/cloud-ciso-perspectives-global-threats-eu-healthcare/ Source: Cloud Blog Title: Cloud CISO Perspectives: The global threats facing EU healthcare Feedly Summary: Welcome to the second Cloud CISO Perspectives for June 2025. Today, Thiébaut Meyer and Bhavana Bhinder from Google Cloud’s Office of the CISO discuss our work to help defend European healthcare against cyberattacks.As with all Cloud CISO…
-
Simon Willison’s Weblog: New sandboxes from Cloudflare and Vercel
Source URL: https://simonwillison.net/2025/Jun/26/sandboxes/ Source: Simon Willison’s Weblog Title: New sandboxes from Cloudflare and Vercel Feedly Summary: Two interesting new products for running code in a sandbox today. Cloudflare launched their Containers product in open beta, and added a new Sandbox library for Cloudflare Workers that can run commands in a “secure, container-based environment": import {…
-
The Cloudflare Blog: Containers are available in public beta for simple, global, and programmable compute
Source URL: https://blog.cloudflare.com/containers-are-available-in-public-beta-for-simple-global-and-programmable/ Source: The Cloudflare Blog Title: Containers are available in public beta for simple, global, and programmable compute Feedly Summary: Cloudflare Containers are now available in public beta. Deploy simple, global, and programmable containers alongside your Workers. AI Summary and Description: Yes Summary: Cloudflare has introduced a beta version of Containers for its…
-
Simon Willison’s Weblog: Phoenix.new is Fly’s entry into the prompt-driven app development space
Source URL: https://simonwillison.net/2025/Jun/23/phoenix-new/#atom-everything Source: Simon Willison’s Weblog Title: Phoenix.new is Fly’s entry into the prompt-driven app development space Feedly Summary: Here’s a fascinating new entrant into the AI-assisted-programming / coding-agents space by Fly.io, introduced on their blog in Phoenix.new – The Remote AI Runtime for Phoenix: describe an app in a prompt, get a full…
-
Simon Willison’s Weblog: WWDC: Apple supercharges its tools and technologies for developers
Source URL: https://simonwillison.net/2025/Jun/9/apple-wwdc/#atom-everything Source: Simon Willison’s Weblog Title: WWDC: Apple supercharges its tools and technologies for developers Feedly Summary: WWDC: Apple supercharges its tools and technologies for developers Here’s the Apple press release for today’s WWDC announcements. Two things that stood out to me: Foundation Models Framework With the Foundation Models framework, developers will be…
-
Schneier on Security: New Way to Track Covertly Android Users
Source URL: https://www.schneier.com/blog/archives/2025/06/new-way-to-track-covertly-android-users.html Source: Schneier on Security Title: New Way to Track Covertly Android Users Feedly Summary: Researchers have discovered a new way to covertly track Android users. Both Meta and Yandex were using it, but have suddenly stopped now that they have been caught. The details are interesting, and worth reading in detail: >Tracking…
-
The Cloudflare Blog: Cloudflare named a Strong Performer in Email Security by Forrester
Source URL: https://blog.cloudflare.com/cloudflare-named-a-strong-performer-in-email-security-by-forrester/ Source: The Cloudflare Blog Title: Cloudflare named a Strong Performer in Email Security by Forrester Feedly Summary: Forrester has recognized Cloudflare Email Security as a Strong Performer in the ‘current offering’ category in “The Forrester Wave™: Email, Messaging, And Collaboration Security Solutions. AI Summary and Description: Yes **Summary:** Cloudflare has been recognized…
-
Simon Willison’s Weblog: Build AI agents with the Mistral Agents API
Source URL: https://simonwillison.net/2025/May/27/mistral-agents-api/ Source: Simon Willison’s Weblog Title: Build AI agents with the Mistral Agents API Feedly Summary: Build AI agents with the Mistral Agents API Big upgrade to Mistral’s API this morning: they’ve announced a new “Agents API". Mistral have been using the term "agents" for a while now. Here’s how they describe them:…