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


Commits:
5f86de3e by Salvatore Bonaccorso at 2025-03-29T10:02:26+01:00
auto-nfu: Match more cases for SourceCodester

The CVE descriptions are not always matching SourceCodester
case-sensititve. Try to catch more by caseinsensitive matching of
variants.

- - - - -


1 changed file:

- data/packages/nfu.yaml


Changes:

=====================================
data/packages/nfu.yaml
=====================================
@@ -186,7 +186,7 @@
 - reason: Serosoft Solutions
   description: '.*\bSerosoft\b.*'
 - reason: SourceCodester
-  description: '.*\bSourceCodester\b.*'
+  description: '.*\b(?i:SourceCodester)\b.*'
 - reason: Tenda
   description: '.*\bTenda\b.*'
 - reason: Tuleap



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

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


_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to