Merge pull request #188 from databus23/patch-1
Switch to https for ubuntu cve tracker
This commit is contained in:
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…
Reference in New Issue
Block a user