Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False Positives identified with Pandas versions #3267

Open
2 tasks done
aja08379 opened this issue Dec 4, 2023 · 3 comments
Open
2 tasks done

False Positives identified with Pandas versions #3267

aja08379 opened this issue Dec 4, 2023 · 3 comments
Labels
defect Something isn't working in triage

Comments

@aja08379
Copy link

aja08379 commented Dec 4, 2023

Current Behavior

DependencyTrack is currently identifying vulnerabilities in versions of Pandas that do not contain them.

Steps to Reproduce

  1. Upload the test SBOM attached (example.txt)to an example project, using the application classifier.
    example.txt

  2. Check the Audit Vulnerabilities tab. Here you will see CVE-2020-13091 is listed for each Pandas version. The description begins:

pandas through 1.0.3

  1. Note that all the Pandas versions listed are later than the vulnerable version.

Expected Behavior

This vulnerability should not be listed.

Dependency-Track Version

4.8.x

Dependency-Track Distribution

Container Image

Database Server

PostgreSQL

Database Server Version

No response

Browser

Google Chrome

Checklist

@aja08379 aja08379 added defect Something isn't working in triage labels Dec 4, 2023
@aja08379
Copy link
Author

aja08379 commented Apr 5, 2024

@nscuro received notice that this has been resolved as part of #2315. However, checking the latest dev release (dependencytrack/apiserver:3357-refactor-bom-processing) from #3357, the issue is still present. Also seeing it with other packages e.g
image
image

Can share the full SBOM we're scanning privately if needed. The example SBOM attached at the top also still shows the same incorrect behaviour in the latest dev release.

@ddresser
Copy link

I'm seeing this with pandas 2.2.2 and DependencyTrack 4.11.5
image

@samholton
Copy link

Still seeing this issue in 4.11.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working in triage
Projects
None yet
Development

No branches or pull requests

3 participants