Skip to content

False positive for tomcat-annotations-api-8.5.23.jar #987

@maxim-vorotilo

Description

@maxim-vorotilo

False positive on library tomcat-annotations-api-8.5.23.jar - reported as cpe:/a:apache:tomcat:3.0

dependency checker treated version 3.0 of Java API for Servlets (Annotations) as tomcat version.

<!-- https://mvnrepository.com/artifact/org.apache.tomcat/tomcat-annotations-api -->
<dependency>
    <groupId>org.apache.tomcat</groupId>
    <artifactId>tomcat-annotations-api</artifactId>
    <version>8.5.23</version>
</dependency>

I tried all versions more then 8.5.23 (i.e. 9.0.1) and have the same situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions