{
"id": 108311,
"name": "python3-geopandas",
"version": "1.0.1",
"source": "python_packages",
"extension_for": "",
"browser": "",
"generated_cpe": "",
"vulnerabilities": null,
"hosts_count": 1,
"display_name": ""
},
{
"id": 108312,
"name": "python3-django",
"version": "3.2.12",
"source": "python_packages",
"extension_for": "",
"browser": "",
"generated_cpe": "",
"vulnerabilities": null,
"hosts_count": 1,
"display_name": ""
}
-> % go run --tags=fts5 tools/nvd/nvdvuln/nvdvuln.go --software_name geopandas -software_source python_packages --software_version 1.0.1
2026-04-09T15:27:15Z: Translating software to CPE...
2026-04-09T15:27:15Z: Matched CPE: 0: cpe:2.3:a:geopandas:geopandas:1.0.1:*:*:*:*:python:*:*
2026-04-09T15:27:15Z: Matched CPE: 0: cpe:2.3:a:geopandas:geopandas:1.0.1:*:*:*:*:python:*:*
2026-04-09T15:27:15Z: Translating CPEs to CVEs...
2026-04-09T15:27:26Z: CVEs found for geopandas (1.0.1): CVE-2025-69662
sudo pip install geopandas==1.0.1 --break-system-packages
sudo pip install django==3.2.12 --break-system-packages
Fleet versions
Web browser and operating system: N/A
💥 Actual behavior
These vulnerabilities are not getting displayed:
https://nvd.nist.gov/vuln/detail/CVE-2025-69662
https://nvd.nist.gov/vuln/detail/cve-2024-24680
Generated-cpe is empty
when we trim the python3 prefix we get the vuln
🛠️ To fix
TODO
🧑💻 Steps to reproduce
These steps:
🕯️ More info (optional)
N/A