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] Detect patterns from multi line SQL statements (S608) #13574

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2024

  1. change in regex for S608

    Santhosh Solomon committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ce94a47 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. verified rege pattern

    Santhosh Solomon committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a565821 View commit details
    Browse the repository at this point in the history
  2. test python file

    Santhosh Solomon committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    58041ff View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9259cf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    2573591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8e9bf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    60c6dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982b80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7f033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15bffed View commit details
    Browse the repository at this point in the history