Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-802

Dependabot identifies false positive CVE-2021-26291

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.1
    • 3.1.2
    • build system
    • None

    Description

      Dependabot has falsely identified CVE-2021-26291 as a security vulnerability due to a build system property named maven.version due to usage of the following dependency:

      <dependency>
          <groupId>org.apache.maven</groupId>
          <artifactId>maven-core</artifactId>
          <version>2.0.5</version>
      </dependency> 

      However, at the time of this writing, Maven Central does not list any vulnerabilities for this version.

      Attachments

        Activity

          People

            asfgriff Neil Griffin
            asfgriff Neil Griffin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: