<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DevSecOps on Text Matrix</title><link>https://txtmix.com/tags/devsecops/</link><description>Recent content in DevSecOps on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/devsecops/index.xml" rel="self" type="application/rss+xml"/><item><title>Strix：AI Agent 群跑 PoC 的渗透测试框架</title><link>https://txtmix.com/posts/tech/usestrix-strix-ai-security-agent-guide/</link><pubDate>Sun, 28 Jun 2026 21:08:54 +0800</pubDate><guid>https://txtmix.com/posts/tech/usestrix-strix-ai-security-agent-guide/</guid><description>&lt;h1 id="strix用-ai-agent-群跑-poc把渗透测试从周压到小时">Strix：用 AI Agent 群跑 PoC，把渗透测试从周压到小时&lt;/h1>
&lt;h2 id="一句话核心判断">一句话核心判断&lt;/h2>
&lt;p>Strix 不是「把扫描器套个 LLM 壳」。它把渗透测试拆成一组协同的 AI Agent（智能体），让每个 Agent 持有一部分「黑客工具栈」（HTTP 代理、浏览器、终端、Python 运行时、侦察器），再用动态可执行的 PoC（Proof of Concept，概念验证脚本）替代静态扫描的「疑似漏洞」。结果就是：同一个 web 应用，Burp/扫描器花一天出 200 条疑似，Strix 在数小时内给你一组能直接复现、能 merge 的 PR。&lt;/p></description></item><item><title>Mattermost：自托管 Slack 替代品的部署与迁移实战</title><link>https://txtmix.com/posts/tech/mattermost-open-source-slack-alternative-guide/</link><pubDate>Fri, 12 Jun 2026 15:12:58 +0800</pubDate><guid>https://txtmix.com/posts/tech/mattermost-open-source-slack-alternative-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>:正在评估自托管团队协作平台的架构师、DevOps 负责人、IT 采购方，以及从 Slack/Teams 迁出的技术决策者。
&lt;strong>预计阅读时间&lt;/strong>:15-20 分钟
&lt;strong>前置知识&lt;/strong>:了解 Docker / Kubernetes 基础、PostgreSQL、对 SaaS 协作工具有基本使用经验。
&lt;strong>难度定位&lt;/strong>:⭐⭐⭐ 工程师实践&lt;/p></description></item><item><title>Trivy 实战指南：Aqua Security 开源的「全能」安全扫描器</title><link>https://txtmix.com/posts/tech/trivy-aquasecurity-security-scanner-guide/</link><pubDate>Thu, 04 Jun 2026 15:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/trivy-aquasecurity-security-scanner-guide/</guid><description>&lt;h1 id="trivy-实战指南aqua-security-开源的全能安全扫描器">Trivy 实战指南：Aqua Security 开源的「全能」安全扫描器&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;code>Trivy&lt;/code>（仓库 &lt;a href="https://github.com/aquasecurity/trivy" target="_blank" rel="noopener noreffer ">aquasecurity/trivy&lt;/a>）不是&amp;quot;又一款&amp;quot;漏洞扫描器，而是把 &lt;strong>CVE 漏洞、SBOM 软件物料清单、IaC 错误配置、敏感密钥、License 风险&lt;/strong> 五类扫描压进同一把 CLI 刀的工具。它能在容器镜像、文件系统、Git 远程仓库、虚拟机镜像、Kubernetes 集群这 5 种目标上做同一种事——告诉你哪儿不安全、为什么、怎么修。&lt;/p></description></item></channel></rss>