Enhancement to #31 (total number of CVE records on landing page) by integrating with CVE Services
As a general user, I want to see the total number of CVE records to date so that I can stay informed.
Acceptance Criteria:
- Displays only published CVE records where state = published
- CVE records count displays on the home page if the count successfully loads, else display an error message
Linked CVE Services request: CVEProject/cve-services#386
child of #135