Cisco Foundation AI Antares: Open-Weight Models for Code Vulnerability Localization

Discover Cisco Antares, open-weight SLMs that pinpoint vulnerability locations in code. Antares-1B rivals GPT-5.5 at 0.209 File F1. Explore on Hugging Face.

viernes, 24 de julio de 2026 • 4 min read • Q2BSTUDIO Team

Antares 1B: Precisión comparable a GPT-5.5 en localización

In the current cybersecurity landscape, the ability to quickly identify vulnerabilities in source code is a critical challenge. Cisco Foundation AI has released Antares, a family of small language models (SLMs) specifically designed for a narrow task: localizing vulnerable files given a vulnerability description and a repository. These models, available on Hugging Face under Apache 2.0 license with 350M and 1B parameters, demonstrate that specialization and targeted training can outperform massive models in both efficiency and accuracy. This article analyzes the architecture, the VLoc Bench benchmark results, and the implications for companies looking to strengthen security, with a focus on how solutions like custom software development and AI services from Q2BSTUDIO can integrate these tools into their processes.

Antares does not aim for a new absolute state-of-the-art, but it shows that a 1B model achieves a File F1 of 0.209 on VLoc Bench, surpassing the 753B open-weight model GLM-5.2 (0.186) and coming close to GPT-5.5 (0.229). The benchmark consists of 500 tasks extracted from 290 real-world repositories, with real vulnerabilities from npm, pip, Maven, Go, Rust, and Composer. The key is the agent: the model receives only a CWE category and, through a loop of 15 read-only terminal commands in a network-disabled Docker sandbox, explores the repository and delivers a ranked list of suspicious files. This agentive approach reduces the cost of the first triage phase, which is often the most expensive for security teams.

Antares' capability comes almost entirely from post-training: the base Granite 4.0 checkpoints score 0.000 File F1. After supervised fine-tuning (SFT) with a corpus of cybersecurity reasoning and code search trajectories, and reinforcement with GRPO, the models reach up to 0.209. GRPO not only improves the mean (between 11% and 25%), but also reduces run-to-run variance by 42-65%, making the model more reliable for continuous integration scanners. Moreover, a full evaluation costs less than $1 on an H100, compared to $12.50 for GLM-5.2 or $141 for GPT-5.5. This opens the door for small teams to run recurring security analyses without skyrocketing costs.

From a business perspective, vulnerability localization is just one piece of the puzzle. Cisco warns that Antares does not replace dependency scanning, dynamic analysis, threat modeling, or expert review. However, its low cost and ability to inspect the full repository context make it an ideal complementary tool. Companies like Q2BSTUDIO, specialized in cybersecurity and cloud AWS/Azure, can incorporate these models into their CI/CD pipelines to automate triage. Additionally, combining them with AI agents and data analytics with Business Intelligence (Power BI) allows prioritizing vulnerabilities based on business impact.

Antares architecture is based on decoder-only transformers with grouped-query attention, SwiGLU MLPs, RMSNorm, RoPE, and shared embeddings. The 350M and 1B versions have context windows of 32K and 128K tokens respectively, enough to explore large modules. The 3B model has not been released, but results show that even with 350 million parameters it surpasses Gemma-4-31B. This reinforces the thesis that specialization in a single task - vulnerability localization - allows achieving competitive performance with much larger and more expensive models.

The VLoc Bench includes two phases: Phase A delivers the vulnerable snapshot and measures File F1; Phase B delivers the patched version and measures True Negative Rate. Cisco has not yet published Phase B results for Antares, a critical aspect to avoid false positives on already fixed code. Nonetheless, the security community is eager for open-weight models that can run on-premise or in private clouds, reducing exposure of sensitive code to external services. This is the advantage of an open-weight model: companies can deploy it in their own AWS or Azure clouds, integrate it with their CI/CD pipelines, and customize it with proprietary data through additional fine-tuning.

Antares' learning strategy reveals an interesting divergence based on model size: the smaller models (350M and 1B) use 87% to 89% search commands and tend to submit more files, while the 3B one prioritizes file reads with higher precision. This differentiation was not explicitly programmed into the reward but emerged from reinforcement learning. For environments where rapid, low-cost scanning is preferred, the 1B model is the natural choice; for teams needing to reduce noise, the yet-unreleased 3B version might be more suitable if eventually published.

In conclusion, Antares represents an important step towards democratizing open-source security tools. Its agentive approach, low computational cost, and Apache 2.0 openness allow any development team - from startups to large corporations - to implement a vulnerability localization system without relying on expensive APIs. Q2BSTUDIO, as a software and technology development company, is ready to help its clients integrate these models into their automation and BI solutions, ensuring that innovation in AI and cybersecurity translates into tangible business value. The era of small, specialized models has just begun, and Antares is a brilliant example of what can be achieved when the right technique is combined with a well-defined goal.

A BREAK?

Play for a moment before you go

OUR SERVICES

How we can help you

Do you have a project in mind?

Tell us your vision and we'll turn it into a software solution. Whatever the scope, we make your idea real.