From 2478db2ce884fe26ec9e980a21b0c041a16da5fb Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Sun, 24 Apr 2016 09:37:32 +0000 Subject: Another potential data source: samba git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@41107 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- check-external/sources.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'check-external') diff --git a/check-external/sources.ini b/check-external/sources.ini index 5f54eb7a74..ed37410636 100644 --- a/check-external/sources.ini +++ b/check-external/sources.ini @@ -117,3 +117,9 @@ download = http://webkitgtk.org/security.html url = http://webkitgtk.org/security/{id}.html match = WSA-[0-9]{4,}-[0-9]{4,} select = match + +[samba] +download = https://www.samba.org/samba/history/security.html +match = CVE-[0-9]{4,}-[0-9]+ +select = match +url = https://www.samba.org/samba/security/{id}.html -- cgit v1.2.3