Skip to content

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

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

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

Re-run triggered May 15, 2023 10:28
Status Failure
Total duration 2m 6s
Artifacts

ci.yaml

on: pull_request
Matrix: Cross
Matrix: Golang-CI Lint
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Golang-CI Lint (ubuntu-latest)
golangci-lint exit with code 2
Golang-CI Lint (ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Golang-CI Lint (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit test (1.17.x, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Cross (1.17.x, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Unit test (1.17.x, windows-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.