mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:31:08 +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> (cherry picked from commit 1aee6a403c1901bc7ae793a2f4581b3cdbd95c1d) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
f3407694b8
commit
6d1c5be67b
@ -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