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 07:59:33 -0700 |
| commit | 1143d0b45513b5bfd204f201986df442180ce5c1 (patch) | |
| tree | 977687e831c59351c8c6081ae021f44f59acda45 /meta-python/recipes-devtools/python/python3-pyjwt_2.12.1.bb | |
| parent | 2e34e6bab373da83a16ac7dbac6346d844467970 (diff) | |
| download | meta-openembedded-1143d0b45513b5bfd204f201986df442180ce5c1.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 | ||
