Skip to content

nakamura5akihito/six-vuln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

six-vuln

Java utilities for SCAP-based vulnerability information management

Old Project Hosting

This project has moved from Google Code.

Introduction

SIX VULN is a Java class library for developers of vulnerability management applications using the National Vulnerability Database (NVD). The features included are:

  • NVD/CVE Object Model
  • Object-XML and Object-Database Mappings
  • RESTful Web Service Utilities

The product JAR is available from the Maven Central, thanks to Sonatype OSS Repository Hosting.

<dependency>
    <groupId>jp.go.aist.six.vuln</groupId>
    <artifactId>six-vuln</artifactId>
    <version>1.2.0</version>
</dependency>

Documents

License

SIX VULN is free and open source software, licensed under the Apache License, Version 2.0, and an intellectual property of AIST: Registered Number H18PRO-538.

Note: The older versions of SIX VULN, before version 1.0.0, were distributed under the GNU General Public License (GPL) version 3.

About

Java utilities for SCAP-based vulnerability information management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages