Skip to content

Latest commit

 

History

History

swidval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Software Identification (SWID) Tag Validation Tool

This submodule is the home of the SWID Tag Validation tool, which validates a SWID tag for conformance with ISO/IEC 19770-2:2015 and the guidance in NIST Internal Report 8060.

This project is implemented using the Decima Framework, which provides the validation capabilities used to perform the SWID tag validation.

A binary distribution of this tool can be found on the NIST SWID tools page.

This tool can also be used as an API.

The source for this tool is found in this repo and can be built using Apache Maven as follows:

cd ..
mvn clean install