Merge pull request #188 from databus23/patch-1

Switch to https for ubuntu cve tracker
pull/194/head
Quentin Machu 8 years ago
commit 951efed1ff

@ -36,7 +36,7 @@ import (
const (
trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
trackerRepository = "lp:ubuntu-cve-tracker"
trackerRepository = "https://launchpad.net/ubuntu-cve-tracker"
updaterFlag = "ubuntuUpdater"
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
)

Loading…
Cancel
Save