-
```
What steps will reproduce the problem?
1. Inject some list of dom4j Attributes (e.g element.attributes()) into a test
for the method listed below:
import static ch.lambdaj.Lambda.having;
import …
-
```
What steps will reproduce the problem?
1. Inject some list of dom4j Attributes (e.g element.attributes()) into a test
for the method listed below:
import static ch.lambdaj.Lambda.having;
import …
-
Component: [dom4j/dom4j/1.6.1](https://clearlydefined.io/definitions/maven/mavencentral/dom4j/dom4j/1.6.1/1.6.1)
ScanCode detected the license as Plexus, but it did not show up as detected in the d…
-
```
What steps will reproduce the problem?
1. Inject some list of dom4j Attributes (e.g element.attributes()) into a test
for the method listed below:
import static ch.lambdaj.Lambda.having;
import …
-
```
What steps will reproduce the problem?
1. Inject some list of dom4j Attributes (e.g element.attributes()) into a test
for the method listed below:
import static ch.lambdaj.Lambda.having;
import …
-
```
What steps will reproduce the problem?
1. Inject some list of dom4j Attributes (e.g element.attributes()) into a test
for the method listed below:
import static ch.lambdaj.Lambda.having;
import …
-
## CVE-2018-1000632 - High Severity Vulnerability
Vulnerable Library - dom4j-1.1.jar
Path to dependency file: /foxtrot-core/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/dom4…
-
**Vulnerabilities**
DepShield reports that this application's usage of [dom4j:dom4j:1.6.1](https://ossindex.sonatype.org/component/pkg:maven/dom4j/dom4j@1.6.1) results in the following vulnerability(…
-
The JAXP support the processing limit https://docs.oracle.com/javase/tutorial/jaxp/limits/limits.html, how does dom4j support these limits?
-
## steps
1. Let's say there's a project Foo, which depends on Bar, which depends on a library Baz 0.1.0 that's published to Maven Central.
2. Let's say you want to test a bug fix on Baz, so you …