[Git][security-tracker-team/security-tracker][master] auto-nfu: Sort complex rules
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Thu Mar 13 06:59:40 GMT 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
63ee149b by Salvatore Bonaccorso at 2025-03-13T07:59:19+01:00
auto-nfu: Sort complex rules
- - - - -
1 changed file:
- data/packages/nfu.yaml
Changes:
=====================================
data/packages/nfu.yaml
=====================================
@@ -76,6 +76,11 @@
- reason: Zyxel
cna: Zyxel
# Complex rules (Hint: allOf, anyOf, not)
+- reason: Adobe
+ allOf:
+ - cna: adobe
+ - not:
+ product: XMP Toolkit
- reason: Cisco
allOf:
- cna: cisco
@@ -92,11 +97,6 @@
- anyOf:
- product: OpenPages with Watson
- product: Power Hardware Management Console
-- reason: Adobe
- allOf:
- - cna: adobe
- - not:
- product: XMP Toolkit
- reason: JetBrains
allOf:
- cna: JetBrains
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/63ee149b4e833649b918615746022ec0b9e1457d
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/63ee149b4e833649b918615746022ec0b9e1457d
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/20250313/bfaf943b/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list