๐ŸŒ
Acunetix
acunetix.com โ€บ vulnerability-scanner โ€บ java-vulnerability-scanner
Java Vulnerability Scanner | Acunetix
February 12, 2025 - When testing for Java web application vulnerabilities, Acunetix AcuSensor reduces false positives even further and increases coverage thanks to the AcuSensor back end crawl technology.
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ vulnerability-scanners
vulnerability-scanners ยท GitHub Topics ยท GitHub
Delvelin is a Code Vulnerability Analyzer for Java and Kotlin that supports best practices in security and risk management. kotlin vulnerability vulnerability-detection vulnerability-scanners security-tools sast whitebox-testing kotlin-test ...
Discussions

Static Code Analyzer for JAVA development: any recommendations ??
Fortify if you have the money Depending on how many individual apps and/or size of code base, you can check their costs for on-prem versus on-demand (youโ€™d have to upload the code but for the price, you get an initial review of the findings pre-done for you) More on reddit.com
๐ŸŒ r/AskNetsec
20
15
November 8, 2022
What are the open source and free tools to automatically scan Java application for security vulnerabilities?
These tools are also knows as security scanners. I am looking for such open source and free scanners for Ajax driven grails/Java web application that would identify major security flaws such as Inj... More on stackoverflow.com
๐ŸŒ stackoverflow.com
opensource vulnerability scanning
I don't think there's an open-source tool that covers everything you are looking for. You could either combine two of them or try going with a paid solution. We useVulscan which is excellent in both internal and external scanning and is quite simple and easy to set up. More on reddit.com
๐ŸŒ r/sysadmin
9
3
July 19, 2024
Is there a set of free open-source SAST tools that are a good replacement to Snyk?
https://github.com/opengrep/opengrep for sast engine More on reddit.com
๐ŸŒ r/devops
24
21
March 28, 2025
People also ask

Is Acunetix a Java-specific vulnerability scanner?
Acunetix scans all web applications, no matter whether they are written in Java, PHP, ASP.NET, JavaScript (Node.js), or any other programming language. However, you can also use Acunetix as an IAST scanner for Java applications. The AcuSensor Java module lets you pinpoint problems down to byte code and further improves accuracy. Learn how to install AcuSensor for Java.
๐ŸŒ
acunetix.com
acunetix.com โ€บ vulnerability-scanner โ€บ java-vulnerability-scanner
Java Vulnerability Scanner | Acunetix
Why are Java applications difficult to scan?
Most scanners cannot handle authenticated Java applications. Such scanners find it very hard to manage sessions and keep getting logged out. Acunetix can recognize Java applications and adjust the scan to typical Java session management techniques. Find out more about how Acunetix introduced Java-specific scanning.
๐ŸŒ
acunetix.com
acunetix.com โ€บ vulnerability-scanner โ€บ java-vulnerability-scanner
Java Vulnerability Scanner | Acunetix
Are Java applications more prone to security issues?
Java applications are just as prone to web vulnerabilities as all other web applications. For example, despite the fact that Java has good measures to protect against SQL Injections, developers donโ€™t have to use these measures and SQL Injections still happen quite often. Learn how to prevent SQL Injections in Java.
๐ŸŒ
acunetix.com
acunetix.com โ€บ vulnerability-scanner โ€บ java-vulnerability-scanner
Java Vulnerability Scanner | Acunetix
๐ŸŒ
Finitestate
finitestate.io โ€บ blog โ€บ best-java-scanner
What's the Best Java Scanning Tool?
August 3, 2022 - Compare Java scanners for code vulnerabilities. Learn how Dependency-Check, Snyk, Mend, & Finite State perform & the best tool for securing Java apps.
๐ŸŒ
Red Hat
redhat.com โ€บ en โ€บ blog โ€บ find-java-vulnerabilities
How to find third-party vulnerabilities in your Java code
November 20, 2025 - For that reason, I'll show you a different Gradle plugin to scan for vulnerabilities. [ Learn the benefits of modernizing your network in the eBook Network automation for everyone. ] The folks from Sonatype created a Gradle plugin to scan your project called Scan Gradle Plugin, which is baked in by the OSS Index catalog. By now, you can probably see where this is going. By having this check within your Java compilation toolset, your continuous integration tool can run this scan every time the code changes, reporting any anomalies back to you before the code is deployed into production.
๐ŸŒ
Snyk
snyk.io โ€บ lp โ€บ snyk-code-checker
Free code security and vulnerability scanner | Snyk
Scan your code and get fix advice in your favorite IDEs, including JetBrains, Eclipse, and VS Code. Snyk automatically scans your projects for vulnerabilities and provides CVE analysis.
๐ŸŒ
OWASP Foundation
owasp.org โ€บ www-community โ€บ Free_for_Open_Source_Application_Security_Tools
Free for Open Source Application Security Tools | OWASP Foundation
Contrast CodeSec - Scan & Serverless - Web App and API code scanners via command line or through GitHub actions. CodeSec - Scan supports Java, JavaScript and .NET, while CodeSec - Serverless supports AWS Lambda Functions (Java + Python).
๐ŸŒ
OWASP Foundation
owasp.org โ€บ www-community โ€บ Source_Code_Analysis_Tools
Source Code Analysis Tools | OWASP Foundation
Source code analysis tools, also known as Static Application Security Testing (SAST) Tools, can help analyze source code or compiled versions of code to help find security flaws. SAST tools can be added into your IDE. Such tools can help you detect issues during software development. SAST tool feedback can save time and effort, especially when compared to finding vulnerabilities later in the development cycle.
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ guardrailsio โ€บ awesome-java-security
GitHub - guardrailsio/awesome-java-security: Awesome Java Security Resources ๐Ÿ•ถโ˜•๐Ÿ”
hawkeye - Multi-purpose security/vulnerability/risk scanning tool supporting Ruby, Node.js, Python, PHP and Java. GuardRails - A GitHub App that gives you instant security feedback in your Pull Requests.
Starred by 317 users
Forked by 30 users
๐ŸŒ
SOOS
soos.io โ€บ home โ€บ java vulnerability scanner
Java Vulnerability Scanner - SOOS
August 18, 2023 - Soos provides a deep dependency tree scan for Java open source package vulnerabilities and licenses. Unlimited Projects. Unlimited Users. Unlimited Scans. No credit card is required.
๐ŸŒ
Snyk
snyk.io โ€บ platform โ€บ snyk-java-security
Java Security Platform | Snyk
Snyk scans your Java applications for vulnerabilities in real time and provides suggested fix advice for quick remediation. Snyk can identify Java code, open source libraries, and container vulnerabilities.
๐ŸŒ
Medium
medium.com โ€บ @aiagentofchange โ€บ is-your-java-app-sitting-on-a-security-time-bomb-meet-the-online-jar-vulnerability-scanner-ceef2e3a1334
Is Your Java App Sitting on a Security Time Bomb? Meet the Online JAR Vulnerability Scanner | by Simon Reed | Feb, 2026 | Medium
February 22, 2026 - The JAR Vulnerability Scanner is a free, browser-based tool that lets you upload any Java .jar file and instantly scan it against a live CVE database for known security vulnerabilities โ€” no installation, no CLI, no configuration.
๐ŸŒ
Meterian
meterian.io
Open Source Security Management Meterian Vulnerability Scanner
Guide software development, quality control and risk management teams with accurate data Meterian scans your Java, Javascript, .NET, Scala, Ruby, Perl, PHP, Python, NodeJS, Golang, Android/Kotlin, Swift/Objective-C, Elixir, Rust, C/C++, R, Clojure ...
๐ŸŒ
Baeldung
baeldung.com โ€บ home โ€บ security โ€บ detect security vulnerabilities with snyk
Detect Security Vulnerabilities with Snyk | Baeldung
January 8, 2024 - This is where Snyk comes into play, giving developers tools to detect potentially vulnerable code or dependencies automatically. In this article, weโ€™ll explore its features and how they can be used in the context of a Java project.
๐ŸŒ
Reddit
reddit.com โ€บ r/asknetsec โ€บ static code analyzer for java development: any recommendations ??
r/AskNetsec on Reddit: Static Code Analyzer for JAVA development: any recommendations ??
November 8, 2022 -

Seeing the new Secure Software Development Framework, NIST SP-800-218, I see that static code analysis is now mandatory.

Any recommendations out there ? Checkmarx and Synk keep popping up in searches, but would like t hear from people who have implemented and/or used Static Code Analysis, and specifically for JAVA Development environments. . . .

๐ŸŒ
Safety
getsafety.com โ€บ home โ€บ safety cli
Safety CLI | Open Source Vulnerability Scanner
Detect and fix vulnerable dependencies with the most comprehensive Python, Java, and JavaScript security scanner.
๐ŸŒ
Google Cloud
cloud.google.com โ€บ artifact analysis โ€บ documentation โ€บ scan java packages automatically
Scan Java packages automatically | Documentation | Google Cloud
Once you enable the API for a project, Artifact Analysis automatically scans each newly pushed image to Artifact Registry in that project. Artifact Analysis scans new images when they're uploaded to Artifact Registry. This scan extracts information about the packages in the container. You can view vulnerability occurrences for your images in Artifact Registry using the Google Cloud console, Google Cloud CLI, or the Container Analysis API...
๐ŸŒ
Snyk
snyk.io โ€บ blog โ€บ analyze-java-kotlin-code
Four easy ways to analyze your Java and Kotlin code for security vulnerabilities | Snyk
August 13, 2024 - One of the most powerful features of Snyk is Snyk Code, a feature specifically designed to analyze your code for security vulnerabilities. Snyk Code supports various programming languages, including Java and Kotlin, making it an ideal choice ...
๐ŸŒ
Sonar
sonarsource.com โ€บ solutions โ€บ security
Application Security Software & Vulnerability Scanning Tool | Sonar
Continuous improvements and external dependency-aware SAST help uncover deeply hidden vulnerabilities, and custom rule capabilities enable organizations to fine-tune security policies for their code environment. This unmatched precision helps teams focus on real security risks rather than wasting time on spurious alerts. SonarQube offers broad detection and remediation capabilities for over 40 programming languages, including but not limited to Java, JavaScript, TypeScript, Python, PHP, C, C++, and C#. It also provides security scanning for infrastructure as code with support for Terraform, CloudFormation, Azure Resource Manager, Kubernetes, and Ansible.
๐ŸŒ
The CTO Club
thectoclub.com โ€บ home โ€บ tools โ€บ the 10 best static code analysis tools for java of 2026
The 10 Best Static Code Analysis Tools for Java of 2026
January 20, 2026 - Xygeniโ€™s dashboard visualizes ... vulnerabilities based on exploitability and reachability metrics. Xygeni offers a unique approach to static code analysis for Java by providing deep contextual insights and a unified application security strategy. This tool is particularly appealing to DevSecOps teams and developers focused on maintaining code integrity and security throughout the software development lifecycle. By aggregating and deduplicating findings from various scanners, Xygeni ensures ...