[Git][security-tracker-team/security-tracker][master] auto-nfu: Make matching for PHPGurukul case insensitive to match more cases
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Fri Mar 21 20:33:31 GMT 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
592e4f68 by Salvatore Bonaccorso at 2025-03-21T21:32:59+01:00
auto-nfu: Make matching for PHPGurukul case insensitive to match more cases
- - - - -
1 changed file:
- data/packages/nfu.yaml
Changes:
=====================================
data/packages/nfu.yaml
=====================================
@@ -160,7 +160,7 @@
- reason: ESAFENET
description: '.*\bESAFENET\b.*'
- reason: PHPGurukul
- description: '.*\bPHPGurukul\b.*'
+ description: '.*\b(?i:PHPGurukul)\b.*'
- reason: Serosoft Solutions
description: '.*\bSerosoft\b.*'
- reason: SourceCodester
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/592e4f686814a3135ab031f54f54816953c6a70f
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/592e4f686814a3135ab031f54f54816953c6a70f
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/20250321/dda83f10/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list