Announcing CISCO Foundry Security Spec

Cisco announced the open-source Foundry Security Spec, a battle-tested blueprint for building an agentic security evaluation system. The specification is model-agnostic and stack-agnostic, designed to help organizations shift from noisy, hallucinated alerts to verifiable security findings. Foundry is published as two main artifacts: the "spec" (eight core agent roles, five extension roles, a finding lifecycle, a coordination substrate, and roughly 130 functional requirements with rationale) and the "constitution" (eleven inviolable principles each based on real production failures). The system wraps frontier LLMs in orchestration, roles, and guardrails to produce bounded, prioritized, verifiable findings with a clear "done" signal and auditable provenance. Foundry is meant to be used with GitHub's spec-kit and pairs with Cisco's previously open-sourced Project CodeGuard (donated to CoSAI) to create a self-improving flywheel: CodeGuard rules provide systematic detection, Foundry's exploratory agents find novel issues, gaps become new CodeGuard rules, and those rules then prevent bugs at development time. The specification is a seed and blueprint, not a turnkey scanner, and is available at `https://github.com/CiscoDevNet/foundry`. 

https://blogs.cisco.com/ai/announcing-foundry-security-spec

Comments

Popular posts from this blog

Prompt Engineering Demands Rigorous Evaluation

SecObserve: Simplified Vulnerability and License Management for CI/CD Pipelines

Secure Vibe Coding Guide: Best Practices for Writing Secure Code