[Git][security-tracker-team/security-tracker][master] cvelist.el: Point to new cve.org website instead of now defunct mitre.org sub domain

Moritz Muehlenhoff (@jmm) jmm at debian.org
Mon Dec 13 15:48:52 GMT 2021



Moritz Muehlenhoff pushed to branch master at Debian Security Tracker / security-tracker


Commits:
386408e8 by Moritz Muehlenhoff at 2021-12-13T16:47:47+01:00
cvelist.el: Point to new cve.org website instead of now defunct mitre.org sub domain

- - - - -


1 changed file:

- conf/cvelist.el


Changes:

=====================================
conf/cvelist.el
=====================================
@@ -81,7 +81,7 @@
 (defun debian-cvelist-cvesearch ()
   "Look up a CVE ID at the MITRE website."
   (interactive)
-  (browse-url (concat "https://cve.mitre.org/cgi-bin/cvename.cgi?name=" (thing-at-point 'symbol))))
+  (browse-url (concat "https://www.cve.org/CVERecord?id=" (thing-at-point 'symbol))))
 
 (defun debian-cvelist-ptslookup ()
   "Look up a package name in Debian Package Tracker."



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/386408e855a9e38e325a7fb893715867d058cf74

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/386408e855a9e38e325a7fb893715867d058cf74
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20211213/99b3edcf/attachment-0001.htm>


More information about the debian-security-tracker-commits mailing list