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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go: Add Improper LDAP Authentication query (CWE-287) #13366

Merged
merged 18 commits into from Nov 13, 2023

Commits on Jun 3, 2023

  1. Copy the full SHA
    bf9d0b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Correct barrier

    maikypedia committed Jun 4, 2023
    Copy the full SHA
    1a9bfb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Add empty string as source

    maikypedia committed Jun 18, 2023
    Copy the full SHA
    d654e98 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Copy the full SHA
    08c5476 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Change v3 to v2

    maikypedia committed Sep 17, 2023
    Copy the full SHA
    52007fb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
    maikypedia and owen-mc committed Oct 15, 2023
    Copy the full SHA
    20bf3c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add Tests

    maikypedia committed Oct 25, 2023
    Copy the full SHA
    eccde3f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1e38c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Requested Changes

    maikypedia committed Nov 9, 2023
    Copy the full SHA
    dc265e7 View commit details
    Browse the repository at this point in the history
  2. Requested Changes

    maikypedia committed Nov 9, 2023
    Copy the full SHA
    a7264c2 View commit details
    Browse the repository at this point in the history
  3. Undo changes in modules

    maikypedia committed Nov 9, 2023
    Copy the full SHA
    6d75981 View commit details
    Browse the repository at this point in the history
  4. Remove import

    maikypedia committed Nov 9, 2023
    Copy the full SHA
    78a65a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Add go.mod

    maikypedia committed Nov 10, 2023
    Copy the full SHA
    2d387a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Copy the full SHA
    8822803 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    39ed787 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5280d69 View commit details
    Browse the repository at this point in the history
  4. Remove unused LdapConn

    maikypedia committed Nov 12, 2023
    Copy the full SHA
    2b1b4cd View commit details
    Browse the repository at this point in the history
  5. Import PathGraph

    maikypedia committed Nov 12, 2023
    Copy the full SHA
    6e533c6 View commit details
    Browse the repository at this point in the history