DependencyCheck icon indicating copy to clipboard operation
DependencyCheck copied to clipboard

False Positive on shiro-cache-1.8.0.jar: CVE-2020-36448

Open mihai-coanda opened this issue 3 years ago • 1 comments

False positive on library shiro-cache-1.8.0.jar - reported as cpe:2.3:a:cache_project:cache::::::rust::*

<dependency>
   <groupId>org.apache.shiro</groupId>
   <artifactId>shiro-cache</artifactId>
   <version>1.8.0</version>
</dependency>

mihai-coanda avatar Jan 10 '22 13:01 mihai-coanda

Appears to have been resolved, not reproducible with maven plugin of DC 7.1.0

aikebah avatar Jun 08 '22 15:06 aikebah