Closed rkarthickram closed 2 years ago
Cryptography 2.6 has vulnerability issues, so upgrading the verision to v3.3
cryptography (v2.6) CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-190: Integer Overflow or Wraparound CWE-787: Out-of-bounds Write CWE-20: Improper Input Validation
Thanks for the PR @rkarthickram! Could you also update this in setup.cfg and tox.ini please? Once that is done I'll approve the tests.
setup.cfg
tox.ini
Cryptography 2.6 has vulnerability issues, so upgrading the verision to v3.3
cryptography (v2.6) CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-190: Integer Overflow or Wraparound CWE-787: Out-of-bounds Write CWE-20: Improper Input Validation