Hailee
Hailee
Hello! I'm new here. This project was recommended by [java-json-tools](https://github.com/java-json-tools/json-schema-validator), our current validator. Since it is no longer maintained, we are moving away from it. They had functionality to [validate...
Having a section on code coverage in [test/README.md](https://github.com/intel/cve-bin-tool/blob/main/test/README.md) may be beneficial to guide contributors when writing code and tests. Some details can include: - Code coverage goal, e.g. >80% coverage...
Add SPDX header verification to the CI pipeline. This action will check all changed files for SPDX headers and verify that the license and copyright holders are correct. The original...