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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. #1376

Merged
merged 3 commits into from
May 15, 2023

Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scanner

105e63f
Select commit
Failed to load commit list.
Sign in for the full log view
Merged

This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. #1376

Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scanner
105e63f
Select commit
Failed to load commit list.