Skip to content

build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14 in /src/go - #23182

Merged
ilyam8 merged 1 commit into
masterfrom
dependabot/go_modules/src/go/github.com/go-ldap/ldap/v3-3.4.14
Jul 18, 2026
Merged

build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14 in /src/go#23182
ilyam8 merged 1 commit into
masterfrom
dependabot/go_modules/src/go/github.com/go-ldap/ldap/v3-3.4.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14.

Release notes

Sourced from github.com/go-ldap/ldap/v3's releases.

v3.4.14

I want to thank everyone who contributed in the recents months. Compared to last year, the number of activities and PRs (including open ones) has increased dramatically. I would like to thank everyone who contributed to the project.

Personal note: Please keep in mind that this project is not funded or supported by a large company or similar organization. We work on the library in our free time after work. I appreciate your support, but please keep this in mind (including with other open-source projects).

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.13...v3.4.14

Commits
  • 9e343e2 chore: update dependencies (#620)
  • c381fd4 fix: guard constructed-form attributeType in server-side sort decode (#618)
  • be69007 fix: guard nil responseValue when parsing WhoAmI result (#617)
  • d6d6b04 fix: prevent SearchAsync goroutine leak when context is cancelled during send...
  • c90b197 decode extended responseName by context class (#605)
  • ab9c0c1 guard malformed responseValue decode in PasswordModify (#614)
  • 8656c7a chore(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in /v3 (#613)
  • 8a98971 handle linear whitespace in digest-md5 challenge parser (#607)
  • 0059675 fix: guard malformed paging control in DecodeControl (#611)
  • 189d84e fix: skip empty referral sequence in getReferral (#610)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade github.com/go-ldap/ldap/v3 to v3.4.14 to harden LDAP parsing and prevent crashes/leaks. This improves stability, security, and RFC compliance across our LDAP flows.

  • Bug Fixes

    • Avoid panic on malformed responses and synchronize connection error handling.
    • Fix Unbind Close deadlock and prevent SearchAsync goroutine leaks on context cancel.
    • Enforce RFC 4514/4516 for DN and ldapi:// parsing with correct escaping.
    • Harden control/extended response decoding (paging, server-side sort, PasswordModify, WhoAmI) and improve DIGEST-MD5 cnonce/escaping.
  • Dependencies

    • Bump github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14.
    • Pin indirect github.com/go-asn1-ber/asn1-ber to v1.5.8.

Written for commit 9881903. Summary will update on new commits.

Review in cubic

Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.13 to 3.4.14.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-version: 3.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area/go label Jul 18, 2026
@dependabot
dependabot Bot requested a review from ilyam8 as a code owner July 18, 2026 12:18
@dependabot dependabot Bot added the area/go label Jul 18, 2026
@github-actions github-actions Bot added area/collectors Everything related to data collection collectors/go.d labels Jul 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@ilyam8
ilyam8 merged commit 58b22aa into master Jul 18, 2026
151 of 177 checks passed
@ilyam8
ilyam8 deleted the dependabot/go_modules/src/go/github.com/go-ldap/ldap/v3-3.4.14 branch July 18, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/go collectors/go.d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant