NIST Data Mirror

NIST Data Mirror is a Java command-line utility that mirrors the NVD CPE/CVE JSON data from NIST. The intended purpose of nist-data-mirror is to be able to replicate the NIST vulnerabiity data inside a company firewall so that local (faster) access to NIST data can be achieved.

License

License

Categories

Categories

Data Mirror Application Layer Libs Introspection
GroupId

GroupId

us.springett
ArtifactId

ArtifactId

nist-data-mirror
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

NIST Data Mirror
NIST Data Mirror is a Java command-line utility that mirrors the NVD CPE/CVE JSON data from NIST. The intended purpose of nist-data-mirror is to be able to replicate the NIST vulnerabiity data inside a company firewall so that local (faster) access to NIST data can be achieved.
Project URL

Project URL

https://github.com/stevespringett/nist-data-mirror
Source Code Management

Source Code Management

https://github.com/stevespringett/nist-data-mirror.git

Download nist-data-mirror

How to add to project

<!-- https://jarcasting.com/artifacts/us.springett/nist-data-mirror/ -->
<dependency>
    <groupId>us.springett</groupId>
    <artifactId>nist-data-mirror</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.springett/nist-data-mirror/
implementation 'us.springett:nist-data-mirror:1.6.0'
// https://jarcasting.com/artifacts/us.springett/nist-data-mirror/
implementation ("us.springett:nist-data-mirror:1.6.0")
'us.springett:nist-data-mirror:jar:1.6.0'
<dependency org="us.springett" name="nist-data-mirror" rev="1.6.0">
  <artifact name="nist-data-mirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.springett', module='nist-data-mirror', version='1.6.0')
)
libraryDependencies += "us.springett" % "nist-data-mirror" % "1.6.0"
[us.springett/nist-data-mirror "1.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0