Java 组件版本漏洞检测工具。扫描 pom.xml、build.gradle 或 jar 文件中的第三方依赖,匹配已知漏洞规则(CVE)并生成漏洞检测报告。适用于:(1) Java 项目依赖安全审计,(2) 识别 Log4j、Fastjson、Shiro、Spring 等高危组件漏洞,(3) jar 包反编译后的依赖提取。支持按目录层级分组输出,支持通过 CFR 反编译 .class/.jar 文件提取依赖信息。
$npx -y skills add dest1ny-sec/des-java-auto-skill --skill java-vuln-scannerInstalls into the current project.
Run `npx skills use "https://github.com/dest1ny-sec/des-java-auto-skill" --skill "dest1ny-sec/des-java-auto-skill/java-vuln-scanner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dest1ny-sec/des-java-auto-skill" that are relevant to the current task. Run `npx skills add "https://github.com/dest1ny-sec/des-java-auto-skill"` and select the relevant skills, then follow their instructions.