Python h11 has this known vulnerability in the current version (0.14). This is fixed in the latest version (0.16). I tried to update the project dependencies for a PR using poetry update, did however run in to some issues with the tests (suddenly missing the 'taxii21' module)
I am fully aware that this CVE is not exploitable, however CVE scanners is triggering, mandating responses from various security teams. Would be great if this could be updated?
Kind regards
Python h11 has this known vulnerability in the current version (0.14). This is fixed in the latest version (0.16). I tried to update the project dependencies for a PR using poetry update, did however run in to some issues with the tests (suddenly missing the 'taxii21' module)
I am fully aware that this CVE is not exploitable, however CVE scanners is triggering, mandating responses from various security teams. Would be great if this could be updated?
Kind regards