Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptography version update #385

Commits on Jan 25, 2022

  1. Update requirements.txt

    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
    rkarthickram committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d5db3d1 View commit details
    Browse the repository at this point in the history
  2. Update setup.cfg

    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
    rkarthickram committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4fdbd3e View commit details
    Browse the repository at this point in the history
  3. Update tox.ini

    rkarthickram committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    7a3ffe2 View commit details
    Browse the repository at this point in the history