Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. devops_8569
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    devops_8569

    @devops_8569

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    devops_8569 Follow

    Best posts made by devops_8569

    This user hasn't posted anything yet.

    Latest posts made by devops_8569

    • RE: Version matching / sorting fails for maven with string suffix

      Hi @dean-houston,
      thank you for the explanation. I understand, that you don't want to risk the implementation for these special version numbers.

      On dealing with these false positives, it would be great to ignore a vulnerability just for a specific version, therefore fixing just the version mismatch, rather than deactivating the vulnerability globally.

      But I'll gladly wait for ProGet 2026 and check out the changes done to the CV management.
      Best regards

      posted in Support
      D
      devops_8569
    • Version matching / sorting fails for maven with string suffix

      Hi,
      for Versions, that have a string suffix, like "2.3.23.Final" the vulnerability matching doesn't work. Most probably the root cause is the failing sort. Regarding the improper sort, see attached screenshot.
      Example regarding vulnerability matching:
      PGV: https://security.inedo.com/vulnerability/details/PGV-2314320
      io.undertow:undertow-core ≥ 2.3.0 & < 2.3.5.Final, < 2.2.24.Final
      but even versions > 2.3.5.Final are still marked with severe (like the 2.3.23.Final).

      image (1).png

      Best regards

      posted in Support
      D
      devops_8569