cve-reporter-core

Building blocks to report vulnerabilities found in projects contained in a repository.

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

cve-reporter-core
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

cve-reporter-core
Building blocks to report vulnerabilities found in projects contained in a repository.
Project URL

Project URL

https://github.com/fathzer/cve-reporter-core
Source Code Management

Source Code Management

https://github.com/fathzer/cve-reporter-core.git

Download cve-reporter-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/ -->
<dependency>
    <groupId>com.fathzer</groupId>
    <artifactId>cve-reporter-core</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/
implementation 'com.fathzer:cve-reporter-core:2.0.2'
// https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/
implementation ("com.fathzer:cve-reporter-core:2.0.2")
'com.fathzer:cve-reporter-core:jar:2.0.2'
<dependency org="com.fathzer" name="cve-reporter-core" rev="2.0.2">
  <artifact name="cve-reporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='cve-reporter-core', version='2.0.2')
)
libraryDependencies += "com.fathzer" % "cve-reporter-core" % "2.0.2"
[com.fathzer/cve-reporter-core "2.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.1
org.slf4j : slf4j-api jar 1.7.36
org.apache.maven : maven-model jar 3.8.4
org.apache.maven : maven-artifact jar 3.8.4
us.springett : cvss-calculator jar 1.4.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mock-server : mockserver-netty jar 5.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.0