From Detection to Prevention: Explaining Security-Critical Code to Avoid Vulnerabilities

Security vulnerabilities often arise unintentionally during development due to a lack of security expertise and code complexity. Traditional tools, such as static and dynamic analysis, detect vulnerabilities only after they are introduced in code, leading to costly remediation. This work explores a proactive strategy to prevent vulnerabilities by highlighting code regions that implement security-critical functionality -- such as data access, authentication, and input handling -- and providing guidance for their secure implementation. We present an IntelliJ IDEA plugin prototype that uses code-level software metrics to identify potentially security-critical methods and large language models (LLMs) to generate prevention-oriented explanations. Our initial evaluation on the Spring-PetClinic application shows that the selected metrics identify most known security-critical methods, while an LLM provides actionable, prevention-focused insights. Although these metrics capture structural properties rather than semantic aspects of security, this work lays the foundation for code-level security-aware metrics and enhanced explanations.

Paper

References (14)

10Contrast Community2019 · Vulnerable Spring PetClinic
112024. Prevent factual errors from LLM hallucinations with mathematically sound Automated Reasoning checks/
122022. Do I really need all this work to find vulnerabilities? An empirical case study comparing vulnerability detection techniques on a Java applicationEmpirical Software Engineering

Scroll for more · 2 remaining

Similar papers

© 2026 NYSGPT2525 LLC