Infoglobez
Live Coverage
Sign in Sign up
Trending: Champions League Transfer News Premier League World Cup
Infoglobez
AI & ML

Cisco Unveils Antares: AI Models to Streamline Code Vulnerability Investigations

Cisco's Antares models assist security teams in pinpointing vulnerable code areas, improving efficiency without replacing human judgment.

Jul 22, 2026 | 3 min read
Sign in to save

Cisco has introduced a series of open-weight AI models branded as Antares, designed to aid security teams in identifying potentially vulnerable sections of a software repository ahead of deeper analysis. As organizations increasingly rely on software, the urgency of strengthening security measures cannot be overstated. Every vulnerability signifies a potential entry point for malicious actors, and being proactive in identifying these weaknesses is paramount for security teams that strive to protect their assets.

Understanding the Approach of Antares

Unlike traditional approaches that focus on identifying specific Common Vulnerabilities and Exposures (CVEs) or generating fixes, these models utilize Common Weakness Enumeration (CWE) descriptions to sift through codebases. They return a prioritized list of files that are likely to harbor the identified type of vulnerability. This methodological shift hints at a broader understanding of security—one that prioritizes context and potential over mere enumeration of known items.

According to Supriti Vijay, an AI researcher at Cisco, “The purpose is to condense a large codebase into a focused set of files for security professionals or related workflows to investigate. This isn’t about replacing a security engineer’s insights or leading them astray, but rather alleviating their workload and enabling quicker triage of issues.” This presents a compelling argument for the integration of AI in the security space—namely, that while technology can enhance efficiency, it should complement human expertise rather than replace it. This delicate balance is often where organizations falter.

The Antares suite features models with 350 million, 1 billion, and 3 billion parameters, all specifically trained for vulnerability localization at the repository scale. The largest model, Antares-3B, reportedly rivals the performance of GPT-5.5 on internal benchmarks for vulnerability localization, while being compact enough for cost-effective local deployment. This reveals Cisco’s ambition: not just to provide tools but to redefine how security teams interact with code through efficient, AI-driven insights. Yet, one might ask, can these AI models genuinely match human intuition and experience?

A Search Assistant, Not a Vulnerability Detector

Cisco is explicit about the function of Antares and its limitations. The company's transparency is crucial in a market where the line between hype and reality often blurs. As Amin Karbasi, Chief Scientist at Cisco Foundation AI, noted in a blog, “Antares provides a ranked list of source files that likely contain relevant vulnerabilities, along with a trace of the exploration path that led to those results.” Importantly, these models aren’t designed to replace comprehensive application security tools; manual analysis or additional security solutions remain essential for confirming vulnerability exploitability, identifying vulnerable code lines, evaluating severity, and generating fixes.

This clarification reveals a significant aspect of the ongoing discussions in cybersecurity: the need for systems that support rather than replace the human element. In contrast to conventional static analysis tools like Semgrep or CodeQL, which typically depend on predefined rules, Antares operates as an evidence-driven exploration agent that can adapt its search strategies throughout the repository. The adaptability of this AI model stands out, especially when considering the complexity and dynamism of modern codebases.

The sheer volume of files in large repositories often renders manual code reviews impractical. Cisco aims to tackle investigation fatigue that many security teams face by narrowing the search focus, allowing for more efficient scrutiny without undermining human judgment. As the volume of software grows, the challenge of keeping it secure escalates. If you’re working in this space, the introduction of such adaptive tools could drastically change the landscape of how security reviews are conducted.

Claims of Specialization Over Scale

In addition to revealing Antares, Cisco is advocating for a shift in the development of cybersecurity models. This perspective stems from a growing realization within the tech community about the limitations of generalized tools in very specialized tasks. Rather than clustering around the creation of larger foundational models, Cisco argues that specialized, task-specific models like Antares can deliver superior outcomes for vulnerability localization when compared to larger open-weight counterparts. In internal evaluations, Antares-3B delivered results akin to GPT-5.5 and surpassed several much larger models from Google, OpenAI, and Meta. This emphasis on specialization raises intriguing questions about how organizations choose and prioritize their tooling.

The Antares family also comprises Antares-350M for environments with limited resources and Antares-1B for personal computers, both of which are available as open-weight models on Hugging Face. These accessible options suggest a more democratized approach to cybersecurity, enabling smaller firms and developers to enhance their security postures. The implications here are significant; even smaller entities now have the possibility to adopt advanced AI tools without extensive investment.

Models support a command line interface (CLI) with various capabilities for targeted CWE investigations, comprehensive scans across code repositories, SARIF output, and local inference. This multifunctionality empowers organizations to retain proprietary code within secure environments. However, as Antares identifies potential candidate files instead of confirming vulnerabilities, organizations must consider a few critical factors: how frequently they should run repository-wide searches, how this enhancement integrates with existing workflows, and whether the effort reduction translates into tangible security improvements or cost savings. It's a balancing act between adopting new technology and ensuring it leads to better security outcomes.

Future Outlook and Implications

The introduction of Antares by Cisco isn't merely a response to current market needs; it also signals a paradigm shift in how companies might approach cybersecurity. The focus on specialization suggests a trend where solutions become increasingly tailored to specific tasks rather than relying on a one-size-fits-all approach. This evolution could drive innovation in areas long dominated by larger, less adaptable tools.

Moreover, the emphasis on the human-AI collaboration model may influence software development practices across the board, encouraging developers to rethink how they manage vulnerabilities from the ground up. Even as organizations embrace AI, they must remain vigilant about potential overreliance. These tools should serve as advisors, not decision-makers dictating actions.

(and this is the part most people overlook) The interplay of cost, efficacy, and resource allocation will determine the success of tools like Antares. The question isn't just whether these models can accurately identify vulnerabilities; it's how well they align with existing security practices and protocols while enhancing overall efficiency. What this means for you is that as you consider adopting such technologies, you’ll need to evaluate both immediate advantages and long-term impacts on your security workflows.

As organizations push toward a future where AI and human intelligence coexist harmoniously, Cisco’s Antares represents not only a step forward in cybersecurity technology but also a crucial conversation about the future of collaboration in tech. As the industry grapples with increasing threats and complex codebases, the tools we choose today will shape our defenses tomorrow.

This article originally appeared on InfoWorld.

Source: Robert Garcia · www.csoonline.com
Sign in to join the discussion.