diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-20 13:03:53 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-20 09:51:55 -0700 |
| commit | 793d4dd1d353d1b674a99d7150bf8ccbdbc2326e (patch) | |
| tree | 11e2cc68fdc779dda943303c1230861f97242580 /meta-python | |
| parent | 76265dc928b3881afaf49d3e439acccbc3b55735 (diff) | |
| download | meta-openembedded-793d4dd1d353d1b674a99d7150bf8ccbdbc2326e.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')
| -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 | ||
