{"id":20537123,"url":"https://github.com/afrouper/mavendependencycve-scanner","last_synced_at":"2026-02-27T10:36:17.186Z","repository":{"id":44588840,"uuid":"441185965","full_name":"Afrouper/MavenDependencyCVE-Scanner","owner":"Afrouper","description":"A simple and fast Maven dependency vulnerability scanner. Check existence of vuln JARs (transitive)","archived":false,"fork":false,"pushed_at":"2026-02-16T03:05:51.000Z","size":619,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-16T10:07:16.877Z","etag":null,"topics":["binaries","commons-text","cve-2021-44228","cve-2021-45046","cve-2021-45105","cve-2022-42889","java","log4j2","native-image"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Afrouper.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-23T13:17:04.000Z","updated_at":"2026-02-16T03:05:48.000Z","dependencies_parsed_at":"2025-12-15T09:01:14.715Z","dependency_job_id":null,"html_url":"https://github.com/Afrouper/MavenDependencyCVE-Scanner","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/Afrouper/MavenDependencyCVE-Scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Afrouper%2FMavenDependencyCVE-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Afrouper%2FMavenDependencyCVE-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Afrouper%2FMavenDependencyCVE-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Afrouper%2FMavenDependencyCVE-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Afrouper","download_url":"https://codeload.github.com/Afrouper/MavenDependencyCVE-Scanner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Afrouper%2FMavenDependencyCVE-Scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29891776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binaries","commons-text","cve-2021-44228","cve-2021-45046","cve-2021-45105","cve-2022-42889","java","log4j2","native-image"],"created_at":"2024-11-16T00:39:00.751Z","updated_at":"2026-02-27T10:36:17.164Z","avatar_url":"https://github.com/Afrouper.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Maven Dependency vulnerability scanner\n\n[![Current Release](https://badgen.net/github/release/Afrouper/MavenDependencyCVE-Scanner?icon=github)](https://github.com/Afrouper/MavenDependencyCVE-Scanner/releases/latest)\n[![Java CI with Maven](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/maven.yml/badge.svg)](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/maven.yml)\n[![Build release](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/buildAndRelease.yml/badge.svg)](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/buildAndRelease.yml)\n[![Release](https://badgen.net/github/releases/Afrouper/MavenDependencyCVE-Scanner)](https://github.com/Afrouper/MavenDependencyCVE-Scanner/releases)\n[![CodeQL](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Afrouper/MavenDependencyCVE-Scanner/actions/workflows/codeql-analysis.yml)\n![License](https://badgen.net/github/license/Afrouper/MavenDependencyCVE-Scanner)\n\nInspired by [logpresso Scanner](https://github.com/logpresso/CVE-2021-44228-Scanner) where I was able to contribute some\nparts :-)\n\nAnd I have to do some automatic builds and releases with GitHub Actions...\n\n## Build\n\nSimple checkout and build via `mvn package`. GraalVM native-images can be created with `mvn package -Pnative`. An\ninstalled [GraalVM](https://www.graalvm.org) with native-image must be installed.\n\n### Autoversioning\n\nThis project uses the [Maven Git Versioning Extension](https://github.com/qoomon/maven-git-versioning-extension) to\nautomaticly set the version numbers. For a flawless experience you need to disable this extension during project import\nin IntelliJ. Disable it by adding `-Dversioning.disable=true` to Maven Importer VM options.\n\n## Execute\n\nIn the release section you can find the JAR for all JRE 8+ environments. Also you can download a native binary for\nlinux, macOS or windows.\n\nTo execute the scanner simple call `java -jar CVE_MavenScanner-\u003cversion\u003e.jar -cve \u003cCVE-Number\u003e scanPath` where 'scanPath'\nis the directory you want to scan. All ZIPs, JARs, WARs and EARs in the directory are scanned (also Fat-JARs are supported). Also all\ndirectories are scanned recursive. Native binaries can be executed without installed Java - please pick the correct for\nyou system.\nAll Available CVEs will be listed when called without parameters\n\n**Attention:** After downloading the macOS binary you may need to remove the quarantine attribute. Do this\nvia `xattr -d com.apple.quarantine CVE_MavenScanner-mac-amd64`.\n\nYou get a return code `0` when everything is fine, `\u003e 1` if there are findings.\n\n### Sample Output\n\n```\nScan for CVE-2022-42889\nFindings: 4\n[-] ✅ org.apache.commons:commons-text:1.10.0 in Log4j-Scanner/src/test/resources/commons-text/commons-text-1.10.0.jar\n[*] 🔥 org.apache.commons:commons-text:1.9 in Log4j-Scanner/src/test/resources/commons-text/commons-text-1.9.jar\n[*] 🔥 org.apache.commons:commons-text:1.8 in Log4j-Scanner/src/test/resources/commons-text/commons-text-1.8.jar\n[?] ❓ null in Log4j-Scanner/src/test/resources/commons-text/commons-text_potentially.jar\n\nProcess finished with exit code 3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafrouper%2Fmavendependencycve-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafrouper%2Fmavendependencycve-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafrouper%2Fmavendependencycve-scanner/lists"}