This package has limited bug data (2 entries). Check back later or see the package health page for the full signal.

github.com/sirupsen/logrus known bugs

go

2 known bugs in github.com/sirupsen/logrus, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.

2
bugs
Known bugs
SeverityAffectedFixed inTitleStatusSource
highany1.8.3
Logrus is vulnerable to DoS when using Entry.Writer()
A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer() to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is closed, leaving Writer() unusable and causing application unavailability (DoS). This affects versions < 1.8.3, 1.9.0, and 1.9.2. The issue is fixed in 1.8.3, 1.9.1, and 1.9.3+, where the input is chunked and the writer continues to function even if an error is logged.
fixedosv:GHSA-4f99-4q7p-p3gh
medium1.9.21.9.3
Logrus is vulnerable to DoS when using Entry.writerScanner in github.com/sirupsen/logrus
Logrus is vulnerable to DoS when using Entry.writerScanner in github.com/sirupsen/logrus
fixedosv:GO-2025-4188
API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/bugs/go/github.com/sirupsen/logrus
github.com/sirupsen/logrus bugs — known issues per version | DepScope | DepScope