diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-20 13:03:53 +0100 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-20 14:13:10 -0700 |
| commit | 03fbb8fd0410b7a32ec4f9a21cf2811377df4109 (patch) | |
| tree | 2e002cf87d3fdace90b82e058f7964759324bc85 /meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb | |
| parent | c88ce655c01dad72df66d63aeb5b763b7e2bdd59 (diff) | |
| download | meta-openembedded-03fbb8fd0410b7a32ec4f9a21cf2811377df4109.tar.gz | |
python3-pyjwt: drop obsolete CVE_STATUS
This CVE is now tracked with the correct version info by NVD.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb b/meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb index 28eceece97..96f060aa4e 100644 --- a/meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb | |||
| @@ -10,7 +10,6 @@ SRC_URI[sha256sum] = "c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b | |||
| 10 | PYPI_PACKAGE = "pyjwt" | 10 | PYPI_PACKAGE = "pyjwt" |
| 11 | CVE_PRODUCT = "pyjwt" | 11 | CVE_PRODUCT = "pyjwt" |
| 12 | CVE_STATUS[CVE-2025-45768] = "disputed: vulnerability can be avoided if the library is used correctly" | 12 | CVE_STATUS[CVE-2025-45768] = "disputed: vulnerability can be avoided if the library is used correctly" |
| 13 | CVE_STATUS[CVE-2026-32597] = "fixed-version: fixed in 2.12.0" | ||
| 14 | 13 | ||
| 15 | inherit pypi python_setuptools_build_meta | 14 | inherit pypi python_setuptools_build_meta |
| 16 | 15 | ||
