From 586dcc2973fc9a6c5b2e87509058e61d73c92637 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 4 Feb 2022 00:07:11 -0500 Subject: internal/cpematch: add additional package documentation --- internal/cpematch/cpematch.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'internal/cpematch/cpematch.go') diff --git a/internal/cpematch/cpematch.go b/internal/cpematch/cpematch.go index 9f879c6..0bae622 100644 --- a/internal/cpematch/cpematch.go +++ b/internal/cpematch/cpematch.go @@ -1,4 +1,10 @@ // CPE match feed 1.0 parser. +// +// Latest CPE match feed available from here: +// https://nvd.nist.gov/vuln/data-feeds#cpeMatch +// +// JSON schema available here: +// https://csrc.nist.gov/schema/cpematch/feed/1.0/nvd_cpematch_feed_json_1.0.schema package cpematch // CPE name -- cgit v1.2.3