Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-21 | 469 Bytes | |
v1.9.3 source code.tar.gz | 2023-05-21 | 50.3 kB | |
v1.9.3 source code.zip | 2023-05-21 | 72.2 kB | |
Totals: 3 Items | 123.0 kB | 0 |
- Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines https://github.com/sirupsen/logrus/commit/f9291a534cac1466d26414fd9e326381cd64ecef (re-apply https://github.com/sirupsen/logrus/pull/1376)
- Fix panic in Writer https://github.com/sirupsen/logrus/commit/d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd
Full Changelog: https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3