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

chore: replace bandit action by ruff's bandit ruleset (DEV-3026) #722

Merged
merged 20 commits into from
Jan 9, 2024

Commits on Jan 5, 2024

  1. remove bandit.yml

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    581c099 View commit details
    Browse the repository at this point in the history
  2. resolve S101

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d8e8b25 View commit details
    Browse the repository at this point in the history
  3. mute S105, S106

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9c42442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34185de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a86e982 View commit details
    Browse the repository at this point in the history
  6. resolve S301,S104

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    122f3e5 View commit details
    Browse the repository at this point in the history
  7. fix darglint

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    955d3b9 View commit details
    Browse the repository at this point in the history
  8. mute assert

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    57c6c46 View commit details
    Browse the repository at this point in the history
  9. fix test_cli.py

    jnussbaum committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    76359d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. apply reviewers' feedbacks

    jnussbaum committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1e879c6 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    jnussbaum committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2a8dd43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fab069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c1ea13 View commit details
    Browse the repository at this point in the history
  5. fix excel2xml

    jnussbaum committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4d1b824 View commit details
    Browse the repository at this point in the history
  6. debugging

    jnussbaum committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d6b9472 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    027095c View commit details
    Browse the repository at this point in the history
  8. add missing line

    jnussbaum committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1b1e71f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. remove print statements

    jnussbaum committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3cd43fd View commit details
    Browse the repository at this point in the history
  2. take over changes

    jnussbaum committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aad2efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    227e253 View commit details
    Browse the repository at this point in the history