ContentPosts from @swamsimon..
Link
@faun shared a link, 3 weeks, 4 days ago

Cursor AI Code Editor Fixed Flaw Allowing Attackers to Run Commands via Prompt Injection

XM Cyber dropped a practical guide for rolling outContinuous Threat Exposure Management (CTEM)with its platform—geared for those eyeing 2025 readiness. It dives into wiring up real-time exposure visibility, validating actual risk, and tightening up remediation across complex enterprise setups. Why ..

Cursor AI Code Editor Fixed Flaw Allowing Attackers to Run Commands via Prompt Injection
Link
@faun shared a link, 3 weeks, 4 days ago

Anthropic says OpenAI engineers using Claude Code ahead of GPT-5 launch

Anthropic just shut the door on OpenAI, yanking access to theClaude Code APIafter spotting ChatGPT engineers poking around—likely prepping forGPT-5. Claude Codeisn’t just an internal toy. It’s a serious coding co-pilot, used in the wild by devs who want answers without babysitting a model. Market ..

Link
@faun shared a link, 3 weeks, 4 days ago

Blue‑Green Deployment in 1 diagram and 195 words

Blue-Green deployment runs two matching environments so you can flip traffic with zero downtime—and yank it back fast if something breaks. Kubernetes + IstioandSpinnakerhandle the heavy lifting. They steer traffic between versions and keep infra lean...

Blue‑Green Deployment in 1 diagram and 195 words
Link
@faun shared a link, 3 weeks, 4 days ago

Perplexity is using stealth, undeclared crawlers to evade website no-crawl directives

Perplexity AI’s stealth crawling behavior includes modifying user agents and source ASNs to avoid website blocks, highlighting the importance of transparent bot behavior...

Link
@faun shared a link, 3 weeks, 4 days ago

Project Ire autonomously identifies malware at scale

Microsoft just droppedProject Ire, an autonomous AI that tears through software like a experienced reverse engineer. It decompiles, analyzes, classifies malware—all on its own. Under the hood: LLMs, decompilers, and a tool-use API running the show. On public Windows driver datasets, it scored0.98 p..

Project Ire autonomously identifies malware at scale
Link
@faun shared a link, 3 weeks, 4 days ago

Writing an internal Terraform provider from A to Z

Typeform rolled their ownTerraform providerto wrangle runtime data through an internal API. Built with HashiCorp’sGo SDK, the official scaffolding framework, and wired up withacceptance testsfor full lifecycle muscle. They skipped the publicTerraform Registryentirely. Instead, they shipped provider..

Writing an internal Terraform provider from A to Z
Link
@faun shared a link, 3 weeks, 4 days ago

How to automatically disable users in AWS Managed Microsoft AD based on GuardDuty findings

AWS just dropped a new threat-response setup that tiesGuardDuty,EventBridge,Step Functions, andSystems Manager Run Commandinto one clean pipeline. The goal? Hunt for EC2 threats and lock downActive Directoryaccounts—automatically. GuardDuty kicks off the flow when it spots trouble. From there, Even..

How to automatically disable users in AWS Managed Microsoft AD based on GuardDuty findings
Link
@faun shared a link, 3 weeks, 4 days ago

Building on the foundation of OpenTelemetry eBPF Instrumentation: what’s new in Grafana Beyla 2.5

Grafana Beyla 2.5 goes all-in on upstreamOpenTelemetry eBPF Instrumentation, baking it right into the core. This release addsauto-instrumentation for MongoDB and JSON-RPC,manual spans in Go, and tightertrace correlation for NodeJS. New in town:survey mode. Think lightweight service discovery—no ful..

Building on the foundation of OpenTelemetry eBPF Instrumentation: what’s new in Grafana Beyla 2.5
Link
@faun shared a link, 3 weeks, 4 days ago

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story

A team wired up Azure DevOps’MCP serverwithGitHub Copilotto crank outPlaywrightend-to-end tests from manual test cases. They now run tests on demand from Azure Test Plans, convert entire test suites in bulk, and drop the results into CI pipelines—no hand-holding required. System shift:AI's not just..

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story
Link
@faun shared a link, 3 weeks, 4 days ago

🚨 Azure Service Health Built-In Policy (Preview) – Now Available! 

Microsoft just droppedAzure Service Health Built-In Policy(Preview). It lets teams push Service Health alerts across every Azure subscription—automatically—using Azure Policy. No more piecemeal setup. It folds in AMBA lessons, supports custom rules and action groups, and locks in alert coverage at ..

🚨 Azure Service Health Built-In Policy (Preview) – Now Available!Â