mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
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:
parent
991a6a866c
commit
1aee6a403c
@ -34,4 +34,4 @@ FILES:${PN} += "${datadir}/php/smarty3/"
|
||||
|
||||
RDEPENDS:${PN} = "php"
|
||||
|
||||
CVE_PRODUCT = "smarty:smarty"
|
||||
CVE_PRODUCT = "smarty:smarty smarty-php:smarty"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user