[Git][security-tracker-team/security-tracker][master] 2 commits: Correct a typo in compare-nvd-cve

Salvatore Bonaccorso carnil at debian.org
Sat Aug 8 12:59:13 BST 2020



Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker


Commits:
3119a568 by Felix Yan at 2020-08-08T11:46:28+00:00
Correct a typo in compare-nvd-cve
- - - - -
b5779b8b by Salvatore Bonaccorso at 2020-08-08T13:58:50+02:00
Merge branch 'felixonmars/security-tracker-patch-1' into master

- - - - -


1 changed file:

- bin/compare-nvd-cve


Changes:

=====================================
bin/compare-nvd-cve
=====================================
@@ -87,7 +87,7 @@ for my $year (reverse 2002 .. (gmtime())[5]+1900) {
                 print STDERR "warning: $cve in Debian refer to $cpe, while NVD do not (found $cpelist).\n"
             } elsif (2 == $info{$cpe}) {
                 if (exists $cperevmap{$cpe}) {
-                    print STDERR "warning: $cve in NVD is not refering to $cpe found in Debian.\n"
+                    print STDERR "warning: $cve in NVD is not referring to $cpe found in Debian.\n"
                 }
 
             } elsif (3 == $info{$cpe}) {



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/7b897db1bcc03b6a5456808b2b01e2fa6fc800ba...b5779b8b5367f410daff37daf37b16348572d771

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/7b897db1bcc03b6a5456808b2b01e2fa6fc800ba...b5779b8b5367f410daff37daf37b16348572d771
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/20200808/f915f1cd/attachment-0001.html>


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