Tagged articles
6 articles
Page 1 of 1
Old Zhang's AI Learning
Old Zhang's AI Learning
May 6, 2026 · Information Security

Why Large‑Model AI Agents Need Strict Security Controls

The article compares AWS Rex, which enforces Cedar policies on Rhai scripts, with Vercel deepsec, which lets powerful coding agents hunt vulnerabilities, showing how both defensive and offensive approaches are shaping the emerging security model for AI agents in production.

AI agentsCedarRex
0 likes · 12 min read
Why Large‑Model AI Agents Need Strict Security Controls
AI Engineer Programming
AI Engineer Programming
Apr 29, 2026 · Information Security

Managing AI Agents Like Engineering Teams: A Five‑Layer Governance Stack

The article presents a five‑layer governance stack for AI agents—identity, centralized tool registry, policy enforcement, behavioral anomaly detection, and unified security posture—detailing how each layer mirrors traditional engineering team management to reduce attack surface, audit complexity, and migration costs.

AI agentsAnomaly DetectionGovernance
0 likes · 11 min read
Managing AI Agents Like Engineering Teams: A Five‑Layer Governance Stack
Liangxu Linux
Liangxu Linux
Aug 12, 2023 · Cloud Native

How Datree Prevents Misconfigurations in Kubernetes Deployments

Datree is an open‑source CLI that validates Kubernetes YAML files against customizable policies, offering syntax checks, version validation, and resource limits enforcement, allowing developers to catch configuration errors without connecting to a live cluster and providing dashboard‑driven rule management.

CLIDatreeKubernetes
0 likes · 5 min read
How Datree Prevents Misconfigurations in Kubernetes Deployments
Open Source Linux
Open Source Linux
Jul 27, 2023 · Cloud Native

How Datree Secures Your Kubernetes Configurations: A Hands‑On Guide

Datree is an open‑source CLI tool that validates Kubernetes YAML files, enforces custom policies, and prevents misconfigurations without needing cluster access, offering dashboard‑driven rule management and a step‑by‑step example that shows how to fix memory and CPU limits in a deployment manifest.

CLIDatreeDevOps
0 likes · 4 min read
How Datree Secures Your Kubernetes Configurations: A Hands‑On Guide