<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>Behind the Scenes:  Block 450 JVM Repositories Into Monorepo to Reduce Dependency Drift</title>
      <link>https://www.infoq.com/news/2026/06/block-450-jvm-monorepo-migration/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Block, Inc. describes migrating ~450 JVM repositories into a monorepo across Cash App and Square engineering to reduce dependency drift and coordination overhead. The system supports ~8,800 weekly builds with ~10 min p90 CI time. The approach improves cross-service changes, build visibility, and developer experience through dependency graph–based builds, selective CI, and custom IDE tooling.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>JVM</category>
      <category>Continuous Deployment</category>
      <category>IntelliJ IDEA</category>
      <category>plugins</category>
      <category>Continuous Integration</category>
      <category>Java</category>
      <category>Large Projects</category>
      <category>Platform Engineering</category>
      <category>IDE</category>
      <category>Distributed Systems</category>
      <category>Build systems</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 14:47:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/block-450-jvm-monorepo-migration/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-06-19T14:47:00Z</dc:date>
      <dc:identifier>/news/2026/06/block-450-jvm-monorepo-migration/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: AI Agents to Make Sense of Data at OpenAI</title>
      <link>https://www.infoq.com/presentations/data-aware-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/data-aware-ai-agents/en/mediumimage/bonnie-xu-medium-1781164411672.jpg"/&gt;&lt;p&gt;OpenAI’s Bonnie Xu discusses Kepler, an internal AI data analyst agent built to query 600+ petabytes of data. She explains how they overcome context window limits using MCP, automated code crawling, and RAG. Xu also shares how their team leverages scoped semantic memory for self-learning and utilizes AST-based LLM grading to build a robust, regression-free evaluation pipeline.&lt;/p&gt; &lt;i&gt;By Bonnie Xu&lt;/i&gt;</description>
      <category>Agents</category>
      <category>QCon AI 2025</category>
      <category>Artificial Intelligence</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Fri, 19 Jun 2026 12:02:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/data-aware-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Bonnie Xu</dc:creator>
      <dc:date>2026-06-19T12:02:00Z</dc:date>
      <dc:identifier>/presentations/data-aware-ai-agents/en</dc:identifier>
    </item>
    <item>
      <title>CircleCI Introduces Chunk Sidecars to Bring CI Validation Directly Into AI Coding Workflows</title>
      <link>https://www.infoq.com/news/2026/06/circleci-chunk-sidecars/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/circleci-chunk-sidecars/en/headerimage/generatedHeaderImage-1781604235680.jpg"/&gt;&lt;p&gt;CircleCI has launched Chunk Sidecars, a new capability designed to bring CI-style validation directly into an AI coding agent's inner development loop&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Continuous Integration</category>
      <category>Artificial Intelligence</category>
      <category>Sidecar</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/circleci-chunk-sidecars/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-06-19T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/circleci-chunk-sidecars/en</dc:identifier>
    </item>
    <item>
      <title>TSRX: A Framework-Agnostic Alternative to JSX</title>
      <link>https://www.infoq.com/news/2026/06/tsrx-alternative-jsx/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/tsrx-alternative-jsx/en/headerimage/generatedHeaderImage-1781801475835.jpg"/&gt;&lt;p&gt;TSRX is a TypeScript language extension developed by Dominic Gannaway, designed to build declarative user interfaces in a framework-agnostic manner. It compiles single .tsrx files to various runtime targets and supports scoped styles and declarative error handling. TSRX is currently in alpha and is open source under the MIT license.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>React</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 11:49:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/tsrx-alternative-jsx/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-06-19T11:49:00Z</dc:date>
      <dc:identifier>/news/2026/06/tsrx-alternative-jsx/en</dc:identifier>
    </item>
    <item>
      <title>Article: Designing Continuous Authorization for Sensitive Cloud Systems</title>
      <link>https://www.infoq.com/articles/continuous-authorization-cloud/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/articles/continuous-authorization-cloud/en/headerimage/continuous-authorization-cloud-header-1781599988842.jpg"/&gt;&lt;p&gt;Most cloud systems make one authorization decision at login. Everything after runs on trust established at authentication time. For systems handling regulated data, that gap is where breaches happen. This article presents a continuous authorization architecture covering risk-tiered evaluation, behavioral baselines, privacy-preserving audit trails, and a phased and incremental rollout.&lt;/p&gt; &lt;i&gt;By Venkata Nedunoori&lt;/i&gt;</description>
      <category>GDPR</category>
      <category>Cloud</category>
      <category>Data Privacy</category>
      <category>Cloud Security</category>
      <category>Zero Trust</category>
      <category>Compliance</category>
      <category>Identity Management</category>
      <category>Authorization</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>article</category>
      <pubDate>Fri, 19 Jun 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/continuous-authorization-cloud/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Venkata Nedunoori</dc:creator>
      <dc:date>2026-06-19T09:00:00Z</dc:date>
      <dc:identifier>/articles/continuous-authorization-cloud/en</dc:identifier>
    </item>
    <item>
      <title>Azure Functions Ships Serverless Agents Runtime at Build 2026</title>
      <link>https://www.infoq.com/news/2026/06/azure-functions-serverless-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/azure-functions-serverless-agent/en/headerimage/generatedHeaderImage-1781769901887.jpg"/&gt;&lt;p&gt;Azure Functions shipped a serverless agents runtime in public preview at Build 2026. Agents are defined in .agent.md markdown files with YAML triggers, MCP server access, 1,400+ connectors, and sandboxed execution. The Functions team confirmed to InfoQ that the runtime adds no cold start overhead and no billing premium beyond standard Flex Consumption.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud</category>
      <category>Agents</category>
      <category>Microsoft Azure</category>
      <category>AI Architecture</category>
      <category>Azure Functions</category>
      <category>FaaS</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:57:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/azure-functions-serverless-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-19T08:57:00Z</dc:date>
      <dc:identifier>/news/2026/06/azure-functions-serverless-agent/en</dc:identifier>
    </item>
    <item>
      <title>Windows Platform Security and the Race to Secure AI Agents</title>
      <link>https://www.infoq.com/news/2026/06/windows-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/windows-security-agents/en/headerimage/generatedHeaderImage-1781565951953.jpg"/&gt;&lt;p&gt;In a new Windows Developer Blog post titled "Windows platform security for AI agents", Microsoft positions Windows as the trustworthy operating system for autonomous agents and introduces the Microsoft Execution Containers (MXC) SDK as the core of that strategy. The post argues that containment, identity and manageability must be built into the operating system.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Windows</category>
      <category>Agents</category>
      <category>AI Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/windows-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/windows-security-agents/en</dc:identifier>
    </item>
    <item>
      <title>GitLab 19.0 Embeds Agentic AI in Secrets, Merge Requests, and Supply Chain Security</title>
      <link>https://www.infoq.com/news/2026/06/gitlab-19-agentic-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/gitlab-19-agentic-ai/en/headerimage/header-1781418320600.jpeg"/&gt;&lt;p&gt;GitLab 19.0 extends agentic AI beyond code generation into securing credentials, reviewing and merging changes, and scanning dependencies, adding a public beta Secrets Manager, a full merge request Developer Flow, usage-based GitLab Duo billing, and generally available SBOM dependency scanning.&lt;/p&gt; &lt;i&gt;By Mark Silvester&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>Agents</category>
      <category>Continuous Integration</category>
      <category>DevSecOps</category>
      <category>Continuous Delivery</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/gitlab-19-agentic-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Mark Silvester</dc:creator>
      <dc:date>2026-06-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/gitlab-19-agentic-ai/en</dc:identifier>
    </item>
    <item>
      <title>.NET 11 Preview 5: Brings File-Based App Improvements, New C# Features, and a Blazor Validation Wave</title>
      <link>https://www.infoq.com/news/2026/06/dotnet-11-preview-5/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Microsoft has released the fifth preview of .NET 11, with updates across the SDK, C#, ASP.NET Core, .NET MAUI, and EF Core. Highlights include file-based app improvements, new C# closed classes and unions, a Blazor validation wave, a large MAUI reliability rollup, and SQL Server 2022 as the default EF Core compatibility level.&lt;/p&gt; &lt;i&gt;By Almir Vuk&lt;/i&gt;</description>
      <category>.NET</category>
      <category>.NET 11</category>
      <category>.NET 9</category>
      <category>ASP.NET Core</category>
      <category>.NET 10</category>
      <category>.NET Core</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/dotnet-11-preview-5/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Almir Vuk</dc:creator>
      <dc:date>2026-06-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/dotnet-11-preview-5/en</dc:identifier>
    </item>
    <item>
      <title>From Camera to Cloud: Netflix’s Scalable Media Processing Pipeline</title>
      <link>https://www.infoq.com/news/2026/06/netflix-camera-file-processing/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/netflix-camera-file-processing/en/headerimage/generatedHeaderImage-1780195416361.jpg"/&gt;&lt;p&gt;Netflix has detailed a cloud-based system for scaling camera file processing across global film and TV workflows. The pipeline handles ingest, validation, metadata extraction, and media transformation at scale using FilmLight API and distributed compute. It standardizes workflows across editorial, VFX, and color pipelines, improving consistency and reducing manual handling across productions.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Cloud</category>
      <category>Video Codec</category>
      <category>Streaming Video</category>
      <category>Netflix</category>
      <category>Orchestration</category>
      <category>Batch Processing</category>
      <category>Automation in the Cloud and Management at Scale</category>
      <category>Pipeline as Code</category>
      <category>Media</category>
      <category>Scaling</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 14:36:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/netflix-camera-file-processing/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-06-18T14:36:00Z</dc:date>
      <dc:identifier>/news/2026/06/netflix-camera-file-processing/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Write-Ahead Intent Log: A Foundation for Efficient CDC at Scale</title>
      <link>https://www.infoq.com/presentations/write-ahead-intent-log/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/write-ahead-intent-log/en/mediumimage/vinay-chella-akshat-goel-medium-1781177310280.jpg"/&gt;&lt;p&gt;Vinay Chella and Akshat Goel discuss the challenges of running traditional CDC across heterogeneous databases during peak order traffic. They explain how Debezium hit limits under high load and share how they built Write-Ahead Intent Log (WAIL) - a custom architecture that utilizes a dumb producer proxy and a smart consumer pattern to cleanly separate the intent from the state payload.&lt;/p&gt; &lt;i&gt;By Vinay Chella, Akshat Goel&lt;/i&gt;</description>
      <category>Platform Engineering</category>
      <category>Transcripts</category>
      <category>Data Access</category>
      <category>QCon San Francisco 2025</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Thu, 18 Jun 2026 13:13:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/write-ahead-intent-log/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Vinay Chella, Akshat Goel</dc:creator>
      <dc:date>2026-06-18T13:13:00Z</dc:date>
      <dc:identifier>/presentations/write-ahead-intent-log/en</dc:identifier>
    </item>
    <item>
      <title>How Lightweight ADRs and Architectural Advice Forums Can Support Architectural Decisions</title>
      <link>https://www.infoq.com/news/2026/06/architectural-decisions/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/architectural-decisions/en/headerimage/generatedHeaderImage-1781423516304.jpg"/&gt;&lt;p&gt;How we decide is at the core of architecture, and the architecture advice process is a way to decentralize architectural decisions. It needs to be supported by Architecture Decision Records because of the speed at which technology and systems move, and can be complemented by a weekly architecture advice forum.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Patterns and Practices</category>
      <category>Architecture Decision Records</category>
      <category>GOTO Conference</category>
      <category>Feedback</category>
      <category>Collaboration</category>
      <category>Architecture</category>
      <category>Architecture &amp; Design</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 11:35:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/architectural-decisions/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-06-18T11:35:00Z</dc:date>
      <dc:identifier>/news/2026/06/architectural-decisions/en</dc:identifier>
    </item>
    <item>
      <title>Ky 2.0 Fetch API Wrapper with Revamped Hooks, Smarter Timeouts, and Built-In Schema Validation</title>
      <link>https://www.infoq.com/news/2026/06/ky-2-revamp-axios/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Ky 2.0 is an open-source JavaScript HTTP client built on the Fetch API, featuring significant updates such as consolidated hook handling, enhanced timeout management, and improved URL processing. The release includes response validation through schema validation libraries and addresses migration from earlier versions. It aims to provide a lightweight alternative to axios.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>Node.js</category>
      <category>TypeScript</category>
      <category>API</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 11:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/ky-2-revamp-axios/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-06-18T11:30:00Z</dc:date>
      <dc:identifier>/news/2026/06/ky-2-revamp-axios/en</dc:identifier>
    </item>
    <item>
      <title>VS Code 1.123 Adds Two-Hour Extension Update Delay to Limit Supply Chain Attacks</title>
      <link>https://www.infoq.com/news/2026/06/vscode-extension-update-delay/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;VS Code 1.123 adds a two-hour delay before auto-updating extensions to newly published versions, creating a revocation window against supply chain attacks. The delay does not apply to trusted publishers like Microsoft, GitHub, and OpenAI. Similar cooldown mechanisms have now spread across pip, RubyGems, npm, pnpm, Yarn, and Bun.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>Software Supply Chain</category>
      <category>Visual Studio Code</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 10:15:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/vscode-extension-update-delay/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-18T10:15:00Z</dc:date>
      <dc:identifier>/news/2026/06/vscode-extension-update-delay/en</dc:identifier>
    </item>
    <item>
      <title>Athena Coalition Brings Coordinated Defence to Open Source Security</title>
      <link>https://www.infoq.com/news/2026/06/athena-security-coalition/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/athena-security-coalition/en/headerimage/generatedHeaderImage-1781653362933.jpg"/&gt;&lt;p&gt;Cybersecurity firm Chainguard has announced the launch of Athena, an industry coalition to use artificial intelligence to find and fix vulnerabilities in widely-used open-source software before attackers can exploit them. The coalition focuses on libraries, containers and other components that underpin web browsers, data centres, smartphones and payment systems.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Open Source</category>
      <category>Containers</category>
      <category>Cloud Security</category>
      <category>AI Security</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/athena-security-coalition/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-18T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/athena-security-coalition/en</dc:identifier>
    </item>
  </channel>
</rss>
