Development of this library was suspended.
A Java library which aims to provide fingerprinting/dependency scanning and service interaction for the Victims Project.
This library serves only as core library. It provides tools and utils for processing and checking dependencies against CVE database.
The aim of this project is to replace original library victims/victims-lib-java and to support new API service.
- Quick summary: Core library providing tools and utils for processing and checking dependencies against CVE database.
- Version: Under development
Eventually the library will be available as Maven or Gradle dependency. Additional instruction will be added.
Coming soon ...
Coming soon ...
Temporally, every package contains a README.md
file stating the purpose of the package.
After implementation these files will be replaced by package-info.java
for documentation purposes.
Feel free to add any issue to project bugtracker. You can use issues from original library as an inspiration.
- Coding conventions:
- Java coding convention
- Follow additional formatting rules set in .editorconfig