Skip to content

Add VMware Photon Importer#2198

Open
Samk1710 wants to merge 1 commit intoaboutcode-org:mainfrom
Samk1710:add-vmware-photon-advisories
Open

Add VMware Photon Importer#2198
Samk1710 wants to merge 1 commit intoaboutcode-org:mainfrom
Samk1710:add-vmware-photon-advisories

Conversation

@Samk1710
Copy link
Contributor

@Samk1710 Samk1710 commented Mar 4, 2026

Addresses:

Data Source:

Importer Logs:

python manage.py import vmware_photon_importer_v2
Importing data using vmware_photon_importer_v2
INFO 2026-03-04 17:23:55.130041 UTC Pipeline [VmwarePhotonImporterPipeline] starting
INFO 2026-03-04 17:23:55.130320 UTC Step [fetch] starting
INFO 2026-03-04 17:23:55.130450 UTC Fetching `https://packages.vmware.com/photon/photon_cve_metadata/cve_data_photon1.0.json`
INFO 2026-03-04 17:23:55.433863 UTC Fetching `https://packages.vmware.com/photon/photon_cve_metadata/cve_data_photon2.0.json`
INFO 2026-03-04 17:23:56.639570 UTC Fetching `https://packages.vmware.com/photon/photon_cve_metadata/cve_data_photon3.0.json`
INFO 2026-03-04 17:23:57.536211 UTC Fetching `https://packages.vmware.com/photon/photon_cve_metadata/cve_data_photon4.0.json`
INFO 2026-03-04 17:23:58.438806 UTC Fetching `https://packages.vmware.com/photon/photon_cve_metadata/cve_data_photon5.0.json`
INFO 2026-03-04 17:23:58.860614 UTC Fetched 131,740 total records from 5 sources
INFO 2026-03-04 17:23:58.864502 UTC Step [fetch] completed in 4 seconds
INFO 2026-03-04 17:23:58.865357 UTC Step [group_records_by_cve] starting
INFO 2026-03-04 17:23:59.008181 UTC Grouped 131,740 records into 9,756 unique CVEs (skipped 27,050 non-affected)
INFO 2026-03-04 17:23:59.008502 UTC Step [group_records_by_cve] completed in 0 seconds
INFO 2026-03-04 17:23:59.008592 UTC Step [collect_and_store_advisories] starting
INFO 2026-03-04 17:23:59.008654 UTC Collecting 9,756 advisories
INFO 2026-03-04 17:24:49.480593 UTC Progress: 10% (976/9756) ETA: 454 seconds (7.6 minutes)
INFO 2026-03-04 17:25:48.235676 UTC Progress: 20% (1952/9756) ETA: 437 seconds (7.3 minutes)
INFO 2026-03-04 17:26:36.026585 UTC Progress: 30% (2927/9756) ETA: 366 seconds (6.1 minutes)
INFO 2026-03-04 17:27:54.725572 UTC Progress: 40% (3903/9756) ETA: 354 seconds (5.9 minutes)
INFO 2026-03-04 17:28:40.586061 UTC Progress: 50% (4878/9756) ETA: 282 seconds (4.7 minutes)
INFO 2026-03-04 17:30:35.500175 UTC Progress: 60% (5854/9756) ETA: 264 seconds (4.4 minutes)
INFO 2026-03-04 17:33:35.196096 UTC Progress: 70% (6830/9756) ETA: 247 seconds (4.1 minutes)
INFO 2026-03-04 17:35:05.602894 UTC Progress: 80% (7805/9756) ETA: 167 seconds (2.8 minutes)
INFO 2026-03-04 17:36:50.326030 UTC Progress: 90% (8781/9756) ETA: 86 seconds (1.4 minutes)
INFO 2026-03-04 17:38:17.253889 UTC Progress: 100% (9756/9756)
INFO 2026-03-04 17:38:17.281977 UTC Successfully collected 9,756 advisories
INFO 2026-03-04 17:38:17.282206 UTC Step [collect_and_store_advisories] completed in 858 seconds (14.3 minutes)
INFO 2026-03-04 17:38:17.282305 UTC Pipeline completed in 862 seconds (14.4 minutes)

Signed-off-by: Sampurna Pyne <sampurnapyne1710@gmail.com>
@Samk1710
Copy link
Contributor Author

Samk1710 commented Mar 4, 2026

After discussions in the community meeting, I moved forward with https://packages.vmware.com/photon/photon_cve_metadata as the data source.

cve_score is verified to be CVSS3 from the corresponding NVD entry, for example:
https://nvd.nist.gov/vuln/detail/CVE-2024-43853

@ziadhany ziadhany self-requested a review March 4, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant