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 v5 - autoclosed #84

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

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

This PR contains the following updates:

Package Update Change
puma major '~> 3.11' -> '~> 5.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
Medium Medium 6.5 CVE-2020-5249
Low Low 3.7 CVE-2021-41136

mend-for-github-com[bot] commented 11 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
[12:57:16.149] INFO (3381): Installing tool ruby v2.3.7...
installing v2 tool ruby v2.3.7
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz
[12:57:16.311] INFO (3415): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz"
    output: "/tmp/renovate/containerbase/f0e72510523fe357f7ffdf63aebe9923832f4034a9123db0715973c27073aabb/ruby-2.3.7-focal-x86_64.tar.xz"
[12:57:16.458] FATAL (3415): Response code 404 (Not Found)
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:42343:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:42398:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:42413:17)
              at Object.onceWrapper (node:events:652:26)
              at ClientRequest.emit (node:events:549:35)
              at ClientRequest.emit (node:domain:482:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:642:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
              at TLSSocket.socketOnData (node:_http_client:505:22)
              at TLSSocket.emit (node:events:537:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1704113836318,
        "socket": 1704113836320,
        "lookup": 1704113836321,
        "connect": 1704113836323,
        "secureConnect": 1704113836329,
        "upload": 1704113836330,
        "response": 1704113836440,
        "end": 1704113836453,
        "phases": {
          "wait": 2,
          "dns": 1,
          "tcp": 2,
          "tls": 6,
          "request": 1,
          "firstByte": 110,
          "download": 13,
          "total": 135
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[12:57:16.471] INFO (3415): Download completed with errors  in 160ms.
[12:57:16.482] FATAL (3381): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.3.7
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.3.7",
      "stack":
          Error: Command failed with exit code 1: /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 1: /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": 1,
      "cwd": "/tmp/renovate/github/SharonKoch/skf-labs/ruby/parameter-binding",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[12:57:16.684] INFO (3381): Installed tool ruby with errors in 535ms.