Skip to content

Host ldap-verify library in trufflesecurity#4859

Open
trufflesteeeve wants to merge 1 commit intomainfrom
change-ldap-verify-module
Open

Host ldap-verify library in trufflesecurity#4859
trufflesteeeve wants to merge 1 commit intomainfrom
change-ldap-verify-module

Conversation

@trufflesteeeve
Copy link
Copy Markdown
Contributor

@trufflesteeeve trufflesteeeve commented Apr 2, 2026

Description:

The ldap-verify library is not currently hosted by the trufflesecurity company. This brings it into the company organization.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

Note

Medium Risk
Moderate risk: this swaps the LDAP verification library dependency and import path, which could subtly change LDAP bind/timeout behavior or introduce regressions if the fork diverges.

Overview
Updates the LDAP detector to use the github.com/trufflesecurity/ldap-verify module instead of github.com/mariduv/ldap-verify, including updating imports in pkg/detectors/ldap and replacing the dependency entries in go.mod/go.sum.

Written by Cursor Bugbot for commit 227e842. This will update automatically on new commits. Configure here.

@trufflesteeeve trufflesteeeve requested a review from a team April 2, 2026 15:14
@trufflesteeeve trufflesteeeve requested a review from a team as a code owner April 2, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants