From f4a0869d7a319b027eb3415e920228def1c9d70c Mon Sep 17 00:00:00 2001 From: yunrongy424-oss Date: Thu, 28 May 2026 11:40:55 +0800 Subject: [PATCH] docs: Add APort Agent Guardrails Add APort to the Automation tools list so readers can discover pre-action authorization guardrails for AI-agent workflows. Verification: - git diff --check - rg README.md for APort duplicate check - HEAD request to https://aport.io returned 200 Co-Authored-By: Codex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..0500649 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Visualization is an important element of identifying, sharing and evolving the s ## Automation Automation platforms have an advantage of providing for scripted remediation when security defects are surfaced. +* [APort Agent Guardrails](https://aport.io) - Pre-action authorization guardrails for AI agents and tool-calling workflows, helping DevSecOps teams enforce runtime policy before automated actions run. * [Demisto](https://www.demisto.com/community/) * [OWASP Glue](https://github.com/OWASP/glue) * [StackStorm](https://github.com/StackStorm/st2)