#appsec
2 posts tagged with #appsec
Every article below is hand-written, technically reviewed, and focused on appsec. Posts cover real-world architecture decisions, code-level implementation patterns, and trade-offs you'll only discover after shipping production systems.
Technology Claude Code Security [2026]: Risks, Safe Setup, Team Policy
Claude Code is safe only if you treat it like a junior engineer with terminal access. Here’s the 2026 playbook: permissions, sandboxing, egress controls, MCP allowlists, retention settings, and incident response.
Cybersecurity Agent-Specific Attack Surfaces Security [2026]: What AppSec Misses
Agents don’t just “generate text”. They read files, browse, call tools, and remember things. That breaks classic AppSec threat models. Here’s the agent-native one—and the mitigations you can actually ship.