Page MenuHomeFreeBSD

security/vuxml: Improve newentry
Needs ReviewPublic

Authored by fernape on Sat, Oct 4, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 9:17 PM
Unknown Object (File)
Sat, Oct 4, 9:17 PM
Unknown Object (File)
Sat, Oct 4, 8:11 PM
Unknown Object (File)
Sat, Oct 4, 6:20 PM
Unknown Object (File)
Sat, Oct 4, 5:53 PM
Unknown Object (File)
Sat, Oct 4, 5:24 PM
Subscribers

Details

Reviewers
None
Group Reviewers
ports secteam
Ports Committers
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 67548
Build 64431: arc lint + arc unit