🔒 Use https, for CVE lookup library

This commit is contained in:
Alicia Sykes 2021-12-27 00:53:20 +00:00
parent 15eddb1565
commit 76ea9e0cee
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ module.exports = {
codeStats: 'https://codestats.net/',
cryptoPrices: 'https://api.coingecko.com/api/v3/coins/',
cryptoWatchList: 'https://api.coingecko.com/api/v3/coins/markets/',
cveVulnerabilities: 'http://www.cvedetails.com/json-feed.php',
cveVulnerabilities: 'https://www.cvedetails.com/json-feed.php',
exchangeRates: 'https://v6.exchangerate-api.com/v6/',
flights: 'https://aerodatabox.p.rapidapi.com/flights/airports/icao/',
githubTrending: 'https://gh-trending-repos.herokuapp.com/',