SharonKoch / skf-labs

Repo for all the OWASP-SKF Docker lab examples
Apache License 2.0
0 stars 1 forks source link

Update dependency puma to v6 - autoclosed #90

Closed mend-for-github-com[bot] closed 8 months ago

mend-for-github-com[bot] commented 10 months ago

This PR contains the following updates:

Package Update Change
puma major '~> 3.11' -> '~> 6.0'

By merging this PR, the issue #33 will be automatically resolved and closed:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2023-40175
High High 7.5 CVE-2019-16770
High High 7.5 CVE-2020-11076
High High 7.5 CVE-2020-11077
High High 7.5 CVE-2020-5247
High High 7.5 CVE-2021-29509
High High 7.5 CVE-2024-21647
Medium Medium 6.5 CVE-2020-5249
Medium Medium 5.9 CVE-2022-23634
Low Low 3.7 CVE-2021-41136

mend-for-github-com[bot] commented 10 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: ruby/parameter-binding/Gemfile.lock
[06:16:57.208] INFO (2442): Installing tool ruby v2.3.7...
installing v2 tool ruby v2.3.7
tar: This does not look like a tar archive
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[06:16:57.267] FATAL (2442): Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 2.3.7
    err: {
      "type": "Error",
      "message": "Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 2.3.7",
      "stack":
          Error: Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 2.3.7
              at makeError (/snapshot/dist/containerbase-cli.js:43710:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:44609:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:51217:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51397:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51715:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
              at async main (/snapshot/dist/containerbase-cli.js:51858:3)
      "shortMessage": "Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 2.3.7",
      "command": "/usr/local/containerbase/bin/install-tool ruby 2.3.7",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool\" ruby 2.3.7",
      "exitCode": 2,
      "cwd": "/tmp/renovate/github/SharonKoch/skf-labs/ruby/parameter-binding",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[06:16:57.285] INFO (2442): Installed tool ruby with errors in 77ms.