tools-java icon indicating copy to clipboard operation
tools-java copied to clipboard

SPDX Command Line Tools using the Spdx-Java-Library

Results 26 tools-java issues
Sort by recently updated
recently updated
newest added

I'm always forgetting to update the schema files on a release. To help flag this, we can create a unit test to compare the latest version with the version found...

test

This was excluded due to validation issues

documentation

This was not completed due to an incompatibility between the current published JSON schema and the generated Java code. Specifically, the Java code has a property `securityLocator` while the schema...

documentation

Hello Team We are working on comparing SPDX files using [Java-Tool](https://github.com/spdx/tools-java/releases) by generating one from [zephyr](https://github.com/zephyrproject-rtos/zephyr) and other one from previous release Looks like compare never finishes and time out...

Checks that verify should fail when extra fields are added to the RDF file. Note that the unit test currently fails - awaiting implementation of a fix. This is initially...

## Description There is a failure in converting the valid RFD type SBOM into another format. During verification, it produces some license-related warnings but confirms that the SBOM is valid....

bug