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

[flake8-bandit] Add Rule for S324 (Insecure hash functions in hashlib) #1661

Merged
merged 5 commits into from Jan 5, 2023

Commits on Jan 5, 2023

  1. Copy the full SHA
    fa0725f View commit details
    Browse the repository at this point in the history
  2. fix type

    saadmk11 committed Jan 5, 2023
    Copy the full SHA
    1ddf51b View commit details
    Browse the repository at this point in the history
  3. Fix clippy lint issue

    saadmk11 committed Jan 5, 2023
    Copy the full SHA
    5d9e036 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1135b04 View commit details
    Browse the repository at this point in the history
  5. Use slices

    charliermarsh committed Jan 5, 2023
    Copy the full SHA
    9b3c18c View commit details
    Browse the repository at this point in the history