Skip to content

Conversation

@thaJeztah
Copy link
Member

vendor: github.com/sirupsen/logrus v1.9.3

  • Fix a potential denial of service vulnerability in logrus.Writer() that could
    be triggered by logging text longer than 64kb without newline.
  • Fix panic in Writer

full diff: sirupsen/logrus@v1.9.0...v1.9.3

vendor: golang.org/x/crypto v0.17.0

update to address GO-2023-2402 / CVE-2023-48795

full diff: golang/crypto@v0.9.0...v0.17.0

vendor: golang.org/x/net v0.17.0

update to address GO-2023-2102 / CVE-2023-39325

vendor: github.com/labstack/echo v4.11.4

  • Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability
  • Update deps and mark Go version to 1.18 as this is what golang.org/x/* use
  • Request logger: add example for Slog

full diff: labstack/echo@v4.10.2...v4.11.4

- Fix a potential denial of service vulnerability in logrus.Writer() that could
  be triggered by logging text longer than 64kb without newline.
- Fix panic in Writer

full diff: sirupsen/logrus@v1.9.0...v1.9.3

Signed-off-by: Sebastiaan van Stijn <[email protected]>
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.

1 participant