Page MenuHomeFreeBSD

security/vuxml: Improve newentry
ClosedPublic

Authored by fernape on Oct 4 2025, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 10, 10:44 AM
Unknown Object (File)
Fri, Jul 3, 8:32 AM
Unknown Object (File)
Mon, Jun 22, 6:08 PM
Unknown Object (File)
Jun 3 2026, 10:10 PM
Unknown Object (File)
May 26 2026, 12:15 PM
Unknown Object (File)
May 22 2026, 12:36 AM
Unknown Object (File)
May 18 2026, 1:22 AM
Unknown Object (File)
May 11 2026, 12:21 AM
Subscribers

Details

Summary

Rearrange the code a bit by introducing providers (MITRE, NVDE and EUVD).
Fields are retrieved from providers in an orderly fashion.
Should a provider fail to return a value, the next in the list is queried.

While here relax a bit the warnings about the format which are already shown in the make validate target anyway.

Test Plan

Apply the patch and run make newentry CVE_ID=CVE-YYYY-XXXXX for some valid CVE.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67963
Build 64846: arc lint + arc unit

Event Timeline

fernape edited the test plan for this revision. (Show Details)
fernape added a reviewer: ports secteam.
fernape edited the test plan for this revision. (Show Details)

Fix some formatting issues.

Support multi package lists.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 24 2025, 3:55 PM
This revision was automatically updated to reflect the committed changes.