Skip to content

Latest commit

 

History

History

swidval-webapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Software Identification (SWID) Tag Validation Web Application

This submodule provides an example SWID validation Java web application. This web application is a wrapper around the SWIDVal tool.

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

mvn clean install

This will produce a WAR file which can be deployed to a Java application server.