victims-enforcer

Checks a Maven projects dependencies against a database of known vulnerable artifacts.

License

License

GroupId

GroupId

com.redhat.victims
ArtifactId

ArtifactId

enforce-victims-rule
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

victims-enforcer
Checks a Maven projects dependencies against a database of known vulnerable artifacts.
Project Organization

Project Organization

The Victims Project

Download enforce-victims-rule

How to add to project

<!-- https://jarcasting.com/artifacts/com.redhat.victims/enforce-victims-rule/ -->
<dependency>
    <groupId>com.redhat.victims</groupId>
    <artifactId>enforce-victims-rule</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.victims/enforce-victims-rule/
implementation 'com.redhat.victims:enforce-victims-rule:1.3.4'
// https://jarcasting.com/artifacts/com.redhat.victims/enforce-victims-rule/
implementation ("com.redhat.victims:enforce-victims-rule:1.3.4")
'com.redhat.victims:enforce-victims-rule:jar:1.3.4'
<dependency org="com.redhat.victims" name="enforce-victims-rule" rev="1.3.4">
  <artifact name="enforce-victims-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.victims', module='enforce-victims-rule', version='1.3.4')
)
libraryDependencies += "com.redhat.victims" % "enforce-victims-rule" % "1.3.4"
[com.redhat.victims/enforce-victims-rule "1.3.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 1.3.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
com.redhat.victims : victims-lib jar 1.3.2
org.apache.maven.plugins : maven-dependency-plugin jar 2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2
1.1
1.0