smarty: extend CVE_PRODUCT

Some CVEs assign smarty-php as the vendor to the corresponding CPE.
E.g CVE-2024-35226[1] is tracked with smarty-php:smarty by mitre
(NVD tracks it without CPE).

[1]: https://cveawg.mitre.org/api/cve/CVE-2024-35226

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-25 14:15:12 +01:00 committed by Khem Raj
parent 991a6a866c
commit 1aee6a403c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -34,4 +34,4 @@ FILES:${PN} += "${datadir}/php/smarty3/"
RDEPENDS:${PN} = "php"
CVE_PRODUCT = "smarty:smarty"
CVE_PRODUCT = "smarty:smarty smarty-php:smarty"