Giter Club home page Giter Club logo

ccat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ccat's Issues

github.com/magefile/Mage-v1.13.0: 4 vulnerabilities (highest severity is: 6.1)

Vulnerable Library - github.com/magefile/Mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/magefile/Mage-v1.13.0 version) Remediation Possible**
CVE-2020-11023 Medium 6.1 github.com/magefile/Mage-v1.13.0 Direct jquery - 3.5.0;jquery-rails - 4.4.0
CVE-2020-11022 Medium 6.1 github.com/magefile/Mage-v1.13.0 Direct jQuery - 3.5.0
CVE-2019-11358 Medium 6.1 github.com/magefile/Mage-v1.13.0 Direct jquery - 3.4.0
CVE-2020-23064 Medium 6.1 github.com/magefile/Mage-v1.13.0 Direct jquery - 3.5.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-11023

Vulnerable Library - github.com/magefile/Mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/magefile/Mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11023

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6,https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

Release Date: 2020-04-29

Fix Resolution: jquery - 3.5.0;jquery-rails - 4.4.0

Step up your Open Source Security Game with Mend here

CVE-2020-11022

Vulnerable Library - github.com/magefile/Mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/magefile/Mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11022

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11022

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0

Step up your Open Source Security Game with Mend here

CVE-2019-11358

Vulnerable Library - github.com/magefile/Mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/magefile/Mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Publish Date: 2019-04-20

URL: CVE-2019-11358

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358

Release Date: 2019-04-20

Fix Resolution: jquery - 3.4.0

Step up your Open Source Security Game with Mend here

CVE-2020-23064

Vulnerable Library - github.com/magefile/Mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/magefile/Mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Cross Site Scripting vulnerability in jQuery 2.2.0 through 3.x before 3.5.0 allows a remote attacker to execute arbitrary code via the element.

Publish Date: 2023-06-26

URL: CVE-2020-23064

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Release Date: 2023-06-26

Fix Resolution: jquery - 3.5.0

Step up your Open Source Security Game with Mend here

cloud.google.com/go/storage-v1.26.0: 2 vulnerabilities (highest severity is: 7.5)

Vulnerable Library - cloud.google.com/go/storage-v1.26.0

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (cloud.google.com/go/storage-v1.26.0 version) Remediation Possible**
CVE-2023-44487 High 7.5 google.golang.org/grpc-v1.48.0 Transitive N/A*
CVE-2024-24786 Medium 6.5 google.golang.org/protobuf-v1.28.1 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-44487

Vulnerable Library - google.golang.org/grpc-v1.48.0

The Go language implementation of gRPC. HTTP/2 based RPC

Library home page: https://proxy.golang.org/google.golang.org/grpc/@v/v1.48.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • cloud.google.com/go/storage-v1.26.0 (Root Library)
    • google.golang.org/grpc-v1.48.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

Publish Date: 2023-10-10

URL: CVE-2023-44487

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-44487

Release Date: 2023-10-10

Fix Resolution: org.eclipse.jetty.http2:http2-server:9.4.53.v20231009,10.0.17,11.0.17, org.eclipse.jetty.http2:jetty-http2-server:12.0.2, org.eclipse.jetty.http2:http2-common:9.4.53.v20231009,10.0.17,11.0.17, org.eclipse.jetty.http2:jetty-http2-common:12.0.2, nghttp - v1.57.0, swift-nio-http2 - 1.28.0, io.netty:netty-codec-http2:4.1.100.Final, trafficserver - 9.2.3, org.apache.tomcat:tomcat-coyote:8.5.94,9.0.81,10.1.14, org.apache.tomcat.embed:tomcat-embed-core:8.5.94,9.0.81,10.1.14, Microsoft.AspNetCore.App - 6.0.23,7.0.12, contour - v1.26.1, proxygen - v2023.10.16.00, grpc-go - v1.56.3, v1.57.1, v1.58.3

Step up your Open Source Security Game with Mend here

CVE-2024-24786

Vulnerable Library - google.golang.org/protobuf-v1.28.1

Go support for Google's protocol buffers

Library home page: https://proxy.golang.org/google.golang.org/protobuf/@v/v1.28.1.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • cloud.google.com/go/storage-v1.26.0 (Root Library)
    • google.golang.org/protobuf-v1.28.1 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.

Publish Date: 2024-03-05

URL: CVE-2024-24786

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pkg.go.dev/vuln/GO-2024-2611

Release Date: 2024-03-05

Fix Resolution: v1.33.0

Step up your Open Source Security Game with Mend here

github.com/gdamore/tcell/v2-v2.5.3: 1 vulnerabilities (highest severity is: 7.5)

Vulnerable Library - github.com/gdamore/tcell/v2-v2.5.3

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/gdamore/tcell/v2-v2.5.3 version) Remediation Possible**
CVE-2022-32149 High 7.5 golang.org/x/text-v0.3.7 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-32149

Vulnerable Library - golang.org/x/text-v0.3.7

Library home page: https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/gdamore/tcell/v2-v2.5.3 (Root Library)
    • golang.org/x/text-v0.3.7 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.

Publish Date: 2022-10-14

URL: CVE-2022-32149

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2022-32149

Release Date: 2022-10-14

Fix Resolution: v0.3.8

Step up your Open Source Security Game with Mend here

mutator "mimetype" is failing the pipelines

[bat:~/repos/ccat] main ± ccat ccat -m zstd,mimetype
2022/09/11 04:29:25.312597 0simple.go:96: io: read/write on closed pipe
[bat:~/repos/ccat] main ± ccat ccat -m sponge,mimetype
2022/09/11 04:29:34.606794 0simple.go:96: io: read/write on closed pipe
[bat:~/repos/ccat] main ± ccat ccat -m dummy,mimetype
2022/09/11 04:29:50.803074 0simple.go:96: io: read/write on closed pipe

github.com/mageFile/mage-v1.13.0: 4 vulnerabilities (highest severity is: 6.1)

Vulnerable Library - github.com/mageFile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/mage!file/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/mageFile/mage-v1.13.0 version) Remediation Possible**
CVE-2020-23064 Medium 6.1 github.com/mageFile/mage-v1.13.0 Direct jquery - 3.5.0
CVE-2020-11023 Medium 6.1 github.com/mageFile/mage-v1.13.0 Direct jquery - 3.5.0;jquery-rails - 4.4.0
CVE-2020-11022 Medium 6.1 github.com/mageFile/mage-v1.13.0 Direct jQuery - 3.5.0
CVE-2019-11358 Medium 6.1 github.com/mageFile/mage-v1.13.0 Direct jquery - 3.4.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-23064

Vulnerable Library - github.com/mageFile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/mage!file/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/mageFile/mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Cross Site Scripting vulnerability in jQuery 2.2.0 through 3.x before 3.5.0 allows a remote attacker to execute arbitrary code via the element.

Publish Date: 2023-06-26

URL: CVE-2020-23064

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Release Date: 2023-06-26

Fix Resolution: jquery - 3.5.0

Step up your Open Source Security Game with Mend here

CVE-2020-11023

Vulnerable Library - github.com/mageFile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/mage!file/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/mageFile/mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11023

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6,https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

Release Date: 2020-04-29

Fix Resolution: jquery - 3.5.0;jquery-rails - 4.4.0

Step up your Open Source Security Game with Mend here

CVE-2020-11022

Vulnerable Library - github.com/mageFile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/mage!file/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/mageFile/mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11022

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11022

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0

Step up your Open Source Security Game with Mend here

CVE-2019-11358

Vulnerable Library - github.com/mageFile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/mage!file/mage/@v/v1.13.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/mageFile/mage-v1.13.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Publish Date: 2019-04-20

URL: CVE-2019-11358

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358

Release Date: 2019-04-20

Fix Resolution: jquery - 3.4.0

Step up your Open Source Security Game with Mend here

github.com/MinIO/MinIO-go/v7-v7.0.34: 1 vulnerabilities (highest severity is: 5.9)

Vulnerable Library - github.com/MinIO/MinIO-go/v7-v7.0.34

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/MinIO/MinIO-go/v7-v7.0.34 version) Remediation Possible**
CVE-2023-48795 Medium 5.9 golang.org/x/crypto-v0.0.0-20220722155217-630584e8d5aa Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-48795

Vulnerable Library - golang.org/x/crypto-v0.0.0-20220722155217-630584e8d5aa

Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20220722155217-630584e8d5aa.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/MinIO/MinIO-go/v7-v7.0.34 (Root Library)
    • golang.org/x/crypto-v0.0.0-20220722155217-630584e8d5aa (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in [email protected] and (if CBC is used) the [email protected] MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.

Publish Date: 2023-12-18

URL: CVE-2023-48795

CVSS 3 Score Details (5.9)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://security-tracker.debian.org/tracker/CVE-2023-48795

Release Date: 2023-12-18

Fix Resolution: putty - 0.80, openssh - V_9_6_P1, golang/crypto - v0.17.0, asyncssh - 2.14.2, libssh-0.9.8, libssh-0.10.6, teraterm - v5.1, paramiko - 3.4.0, russh - 0.40.2, com.github.mwiede:jsch:0.2.15, proftpd - v1.3.8b, thrussh - 0.35.1, teraterm - v5.1, org.connectbot:sshlib:2.2.22, mscdex/ssh2 - 1.15.0, jtesta/ssh-audit - v3.1.0, Oryx-Embedded/CycloneSSH - v2.3.4, opnsense/src - 23.7, winscp - 6.2.2, PowerShell/openssh-portable - v9.5.0.0

Step up your Open Source Security Game with Mend here

mage install on macosx is buggy

overwriting binaries seems to mess up the signature framework, so the binary is killed 9.
wa is to copy to temp, then move? to be tested

oom on go test

go1.15, no idea why, make again has worked.


Last login: Wed Jun 29 14:34:09 2022 from 78.199.205.215
root@scw-ecb816:~# cd ccat/
root@scw-ecb816:~/ccat# make
./build.sh
+ git tag
+ tail -n1
+ GIT=v0.9.8
+ VERSION=>v0.9.8+dev
+ git rev-parse HEAD
+ COMMIT=0ca6c814b2beed651eac5798a97ff1674946edaf
+ date +%Y-%m-%d@%H:%M:%S
+ DATE=2022-06-30@23:15:10
+ BUILTBY=build.sh
+ TAGS=libcurl,crappy
+ VARS=-X main.version=>v0.9.8+dev -X main.commit=0ca6c814b2beed651eac5798a97ff1674946edaf -X main.date=2022-06-30@23:15:10 -X main.builtBy=build.sh -X main.tags=libcurl,crappy
+ CURLDIR=/opt/homebrew/opt/curl
+ export CGO_LDFLAGS=-L /opt/homebrew/opt/curl/lib/
+ export CGO_CPPFLAGS=-I /opt/homebrew/opt/curl/include/curl/
+ go test -tags libcurl,crappy ./...
?   	github.com/batmac/ccat	[no test files]
?   	github.com/batmac/ccat/color	[no test files]
ok  	github.com/batmac/ccat/globalctx	(cached)
?   	github.com/batmac/ccat/highlighter	[no test files]
?   	github.com/batmac/ccat/lockable	[no test files]
?   	github.com/batmac/ccat/log	[no test files]
ok  	github.com/batmac/ccat/mutators	(cached)
?   	github.com/batmac/ccat/mutators/pipeline	[no test files]
ok  	github.com/batmac/ccat/mutators/simple	(cached)
?   	github.com/batmac/ccat/openers	[no test files]
?   	github.com/batmac/ccat/pipedcmd	[no test files]
ok  	github.com/batmac/ccat/scanners	(cached)
?   	github.com/batmac/ccat/term	[no test files]
ok  	github.com/batmac/ccat/utils	(cached)
+ go build -v -ldflags -s -w -X main.version=>v0.9.8+dev -X main.commit=0ca6c814b2beed651eac5798a97ff1674946edaf -X main.date=2022-06-30@23:15:10 -X main.builtBy=build.sh -X main.tags=libcurl,crappy -tags libcurl,crappy .
cp README.header.md README.md
echo '```'      >> README.md
sh -c './ccat -h 2>&1'  >> README.md
echo '```'      >> README.md
go test -v ./...
# github.com/batmac/ccat/highlighter
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7fffd1c98250 sp=0x7fffd1c98220 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7fffd1c98290 sp=0x7fffd1c98250 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7fffd1c98338 sp=0x7fffd1c98290 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7fffd1c983a0 sp=0x7fffd1c98338 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7fffd1c98420 sp=0x7fffd1c983a0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7fffd1c98478 sp=0x7fffd1c98420 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7fffd1c984c8 sp=0x7fffd1c98478 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7fffd1c98510 sp=0x7fffd1c984c8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7fffd1c98588 sp=0x7fffd1c98510 pc=0x4180a5
runtime.(*mcache).refill(0x7fccd943c108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7fffd1c985a8 sp=0x7fffd1c98588 pc=0x417a45
runtime.(*mcache).nextFree(0x7fccd943c108, 0x8af12a, 0x7fccd943c108, 0x7fccb4b1c000, 0x7fffd1c98638)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7fffd1c985e0 sp=0x7fffd1c985a8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7fffd1c98601, 0x7fffd1c986e0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7fffd1c98680 sp=0x7fffd1c985e0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7fffd1c986b0 sp=0x7fffd1c98680 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7fffd1c986f0 sp=0x7fffd1c986b0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7fffd1c98710 sp=0x7fffd1c986f0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7fffd1c98758 sp=0x7fffd1c98710 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7fffd1c987b0 sp=0x7fffd1c98758 pc=0x438685
runtime.rt0_go(0x7fffd1c987e8, 0xa, 0x7fffd1c987e8, 0x0, 0x0, 0xa, 0x7fffd1c9a545, 0x7fffd1c9a56f, 0x7fffd1c9a577, 0x7fffd1c9a57d, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7fffd1c987b8 sp=0x7fffd1c987b0 pc=0x4661c5
# github.com/batmac/ccat/mutators/simple
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7fffbadfff30 sp=0x7fffbadfff00 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7fffbadfff70 sp=0x7fffbadfff30 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7fffbae00018 sp=0x7fffbadfff70 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7fffbae00080 sp=0x7fffbae00018 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7fffbae00100 sp=0x7fffbae00080 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7fffbae00158 sp=0x7fffbae00100 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7fffbae001a8 sp=0x7fffbae00158 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7fffbae001f0 sp=0x7fffbae001a8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7fffbae00268 sp=0x7fffbae001f0 pc=0x4180a5
runtime.(*mcache).refill(0x7f80441f8108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7fffbae00288 sp=0x7fffbae00268 pc=0x417a45
runtime.(*mcache).nextFree(0x7f80441f8108, 0x8af12a, 0x7f80441f8108, 0x7f801f8d8000, 0x7fffbae00318)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7fffbae002c0 sp=0x7fffbae00288 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7fffbae00301, 0x7fffbae003c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7fffbae00360 sp=0x7fffbae002c0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7fffbae00390 sp=0x7fffbae00360 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7fffbae003d0 sp=0x7fffbae00390 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7fffbae003f0 sp=0x7fffbae003d0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7fffbae00438 sp=0x7fffbae003f0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7fffbae00490 sp=0x7fffbae00438 pc=0x438685
runtime.rt0_go(0x7fffbae004c8, 0xa, 0x7fffbae004c8, 0x0, 0x0, 0xa, 0x7fffbae02541, 0x7fffbae0256b, 0x7fffbae02573, 0x7fffbae02579, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7fffbae00498 sp=0x7fffbae00490 pc=0x4661c5
# net/http/httputil
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffd5e399b50 sp=0x7ffd5e399b20 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffd5e399b90 sp=0x7ffd5e399b50 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffd5e399c38 sp=0x7ffd5e399b90 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffd5e399ca0 sp=0x7ffd5e399c38 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffd5e399d20 sp=0x7ffd5e399ca0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffd5e399d78 sp=0x7ffd5e399d20 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffd5e399dc8 sp=0x7ffd5e399d78 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffd5e399e10 sp=0x7ffd5e399dc8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffd5e399e88 sp=0x7ffd5e399e10 pc=0x4180a5
runtime.(*mcache).refill(0x7f3a94387108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffd5e399ea8 sp=0x7ffd5e399e88 pc=0x417a45
runtime.(*mcache).nextFree(0x7f3a94387108, 0x8af12a, 0x7f3a94387108, 0x7f3a6fa67000, 0x7ffd5e399f38)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffd5e399ee0 sp=0x7ffd5e399ea8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffd5e399f01, 0x7ffd5e399fe0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffd5e399f80 sp=0x7ffd5e399ee0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffd5e399fb0 sp=0x7ffd5e399f80 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffd5e399ff0 sp=0x7ffd5e399fb0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffd5e39a010 sp=0x7ffd5e399ff0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffd5e39a058 sp=0x7ffd5e39a010 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffd5e39a0b0 sp=0x7ffd5e39a058 pc=0x438685
runtime.rt0_go(0x7ffd5e39a0e8, 0x3, 0x7ffd5e39a0e8, 0x0, 0x0, 0x3, 0x7ffd5e39b574, 0x7ffd5e39b59e, 0x7ffd5e39b5af, 0x0, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffd5e39a0b8 sp=0x7ffd5e39a0b0 pc=0x4661c5
# github.com/aws/smithy-go/transport/http
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffce4a861c0 sp=0x7ffce4a86190 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffce4a86200 sp=0x7ffce4a861c0 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffce4a862a8 sp=0x7ffce4a86200 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffce4a86310 sp=0x7ffce4a862a8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffce4a86390 sp=0x7ffce4a86310 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffce4a863e8 sp=0x7ffce4a86390 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffce4a86438 sp=0x7ffce4a863e8 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffce4a86480 sp=0x7ffce4a86438 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffce4a864f8 sp=0x7ffce4a86480 pc=0x4180a5
runtime.(*mcache).refill(0x7f95a84da108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffce4a86518 sp=0x7ffce4a864f8 pc=0x417a45
runtime.(*mcache).nextFree(0x7f95a84da108, 0x8af12a, 0x7f95a84da108, 0x7f9583bba000, 0x7ffce4a865a8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffce4a86550 sp=0x7ffce4a86518 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffce4a86601, 0x7ffce4a86650)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffce4a865f0 sp=0x7ffce4a86550 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffce4a86620 sp=0x7ffce4a865f0 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffce4a86660 sp=0x7ffce4a86620 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffce4a86680 sp=0x7ffce4a86660 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffce4a866c8 sp=0x7ffce4a86680 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffce4a86720 sp=0x7ffce4a866c8 pc=0x438685
runtime.rt0_go(0x7ffce4a86758, 0xa, 0x7ffce4a86758, 0x0, 0x0, 0xa, 0x7ffce4a8851b, 0x7ffce4a88545, 0x7ffce4a8854d, 0x7ffce4a88553, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffce4a86728 sp=0x7ffce4a86720 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/aws/middleware
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffefa1f5b50 sp=0x7ffefa1f5b20 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffefa1f5b90 sp=0x7ffefa1f5b50 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffefa1f5c38 sp=0x7ffefa1f5b90 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffefa1f5ca0 sp=0x7ffefa1f5c38 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffefa1f5d20 sp=0x7ffefa1f5ca0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffefa1f5d78 sp=0x7ffefa1f5d20 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffefa1f5dc8 sp=0x7ffefa1f5d78 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffefa1f5e10 sp=0x7ffefa1f5dc8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffefa1f5e88 sp=0x7ffefa1f5e10 pc=0x4180a5
runtime.(*mcache).refill(0x7f5dbd476108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffefa1f5ea8 sp=0x7ffefa1f5e88 pc=0x417a45
runtime.(*mcache).nextFree(0x7f5dbd476108, 0x8af12a, 0x7f5dbd476108, 0x7f5d98b56000, 0x7ffefa1f5f38)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffefa1f5ee0 sp=0x7ffefa1f5ea8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffefa1f5f01, 0x7ffefa1f5fe0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffefa1f5f80 sp=0x7ffefa1f5ee0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffefa1f5fb0 sp=0x7ffefa1f5f80 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffefa1f5ff0 sp=0x7ffefa1f5fb0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffefa1f6010 sp=0x7ffefa1f5ff0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffefa1f6058 sp=0x7ffefa1f6010 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffefa1f60b0 sp=0x7ffefa1f6058 pc=0x438685
runtime.rt0_go(0x7ffefa1f60e8, 0xa, 0x7ffefa1f60e8, 0x0, 0x0, 0xa, 0x7ffefa1f6517, 0x7ffefa1f6541, 0x7ffefa1f6549, 0x7ffefa1f654f, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffefa1f60b8 sp=0x7ffefa1f60b0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/aws/transport/http
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffe567c0050 sp=0x7ffe567c0020 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffe567c0090 sp=0x7ffe567c0050 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffe567c0138 sp=0x7ffe567c0090 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffe567c01a0 sp=0x7ffe567c0138 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffe567c0220 sp=0x7ffe567c01a0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffe567c0278 sp=0x7ffe567c0220 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffe567c02c8 sp=0x7ffe567c0278 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffe567c0310 sp=0x7ffe567c02c8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffe567c0388 sp=0x7ffe567c0310 pc=0x4180a5
runtime.(*mcache).refill(0x7f51c0f29108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffe567c03a8 sp=0x7ffe567c0388 pc=0x417a45
runtime.(*mcache).nextFree(0x7f51c0f29108, 0x8af12a, 0x7f51c0f29108, 0x7f519c609000, 0x7ffe567c0438)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffe567c03e0 sp=0x7ffe567c03a8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffe567c0401, 0x7ffe567c04e0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffe567c0480 sp=0x7ffe567c03e0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffe567c04b0 sp=0x7ffe567c0480 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffe567c04f0 sp=0x7ffe567c04b0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffe567c0510 sp=0x7ffe567c04f0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffe567c0558 sp=0x7ffe567c0510 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffe567c05b0 sp=0x7ffe567c0558 pc=0x438685
runtime.rt0_go(0x7ffe567c05e8, 0xa, 0x7ffe567c05e8, 0x0, 0x0, 0xa, 0x7ffe567c1513, 0x7ffe567c153d, 0x7ffe567c1545, 0x7ffe567c154b, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffe567c05b8 sp=0x7ffe567c05b0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/aws/retry
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffe8f663d10 sp=0x7ffe8f663ce0 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffe8f663d50 sp=0x7ffe8f663d10 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffe8f663df8 sp=0x7ffe8f663d50 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffe8f663e60 sp=0x7ffe8f663df8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffe8f663ee0 sp=0x7ffe8f663e60 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffe8f663f38 sp=0x7ffe8f663ee0 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffe8f663f88 sp=0x7ffe8f663f38 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffe8f663fd0 sp=0x7ffe8f663f88 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffe8f664048 sp=0x7ffe8f663fd0 pc=0x4180a5
runtime.(*mcache).refill(0x7ff161603108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffe8f664068 sp=0x7ffe8f664048 pc=0x417a45
runtime.(*mcache).nextFree(0x7ff161603108, 0x8af12a, 0x7ff161603108, 0x7ff13cce3000, 0x7ffe8f6640f8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffe8f6640a0 sp=0x7ffe8f664068 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffe8f664101, 0x7ffe8f6641a0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffe8f664140 sp=0x7ffe8f6640a0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffe8f664170 sp=0x7ffe8f664140 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffe8f6641b0 sp=0x7ffe8f664170 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffe8f6641d0 sp=0x7ffe8f6641b0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffe8f664218 sp=0x7ffe8f6641d0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffe8f664270 sp=0x7ffe8f664218 pc=0x438685
runtime.rt0_go(0x7ffe8f6642a8, 0xa, 0x7ffe8f6642a8, 0x0, 0x0, 0xa, 0x7ffe8f66551c, 0x7ffe8f665546, 0x7ffe8f66554e, 0x7ffe8f665554, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffe8f664278 sp=0x7ffe8f664270 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/feature/ec2/imds
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffe0140a500 sp=0x7ffe0140a4d0 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffe0140a540 sp=0x7ffe0140a500 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffe0140a5e8 sp=0x7ffe0140a540 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffe0140a650 sp=0x7ffe0140a5e8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffe0140a6d0 sp=0x7ffe0140a650 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffe0140a728 sp=0x7ffe0140a6d0 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffe0140a778 sp=0x7ffe0140a728 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffe0140a7c0 sp=0x7ffe0140a778 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffe0140a838 sp=0x7ffe0140a7c0 pc=0x4180a5
runtime.(*mcache).refill(0x7f01bc4b2108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffe0140a858 sp=0x7ffe0140a838 pc=0x417a45
runtime.(*mcache).nextFree(0x7f01bc4b2108, 0x8af12a, 0x7f01bc4b2108, 0x7f0197b92000, 0x7ffe0140a8e8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffe0140a890 sp=0x7ffe0140a858 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffe0140a901, 0x7ffe0140a990)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffe0140a930 sp=0x7ffe0140a890 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffe0140a960 sp=0x7ffe0140a930 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffe0140a9a0 sp=0x7ffe0140a960 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffe0140a9c0 sp=0x7ffe0140a9a0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffe0140aa08 sp=0x7ffe0140a9c0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffe0140aa60 sp=0x7ffe0140aa08 pc=0x438685
runtime.rt0_go(0x7ffe0140aa98, 0xa, 0x7ffe0140aa98, 0x0, 0x0, 0xa, 0x7ffe0140c515, 0x7ffe0140c53f, 0x7ffe0140c547, 0x7ffe0140c54d, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffe0140aa68 sp=0x7ffe0140aa60 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffc3efd5c70 sp=0x7ffc3efd5c40 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffc3efd5cb0 sp=0x7ffc3efd5c70 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffc3efd5d58 sp=0x7ffc3efd5cb0 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffc3efd5dc0 sp=0x7ffc3efd5d58 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffc3efd5e40 sp=0x7ffc3efd5dc0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffc3efd5e98 sp=0x7ffc3efd5e40 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffc3efd5ee8 sp=0x7ffc3efd5e98 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffc3efd5f30 sp=0x7ffc3efd5ee8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffc3efd5fa8 sp=0x7ffc3efd5f30 pc=0x4180a5
runtime.(*mcache).refill(0x7fd2cd318108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffc3efd5fc8 sp=0x7ffc3efd5fa8 pc=0x417a45
runtime.(*mcache).nextFree(0x7fd2cd318108, 0x8af12a, 0x7fd2cd318108, 0x7fd2a89f8000, 0x7ffc3efd6058)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffc3efd6000 sp=0x7ffc3efd5fc8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffc3efd6001, 0x7ffc3efd6100)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffc3efd60a0 sp=0x7ffc3efd6000 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffc3efd60d0 sp=0x7ffc3efd60a0 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffc3efd6110 sp=0x7ffc3efd60d0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffc3efd6130 sp=0x7ffc3efd6110 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffc3efd6178 sp=0x7ffc3efd6130 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffc3efd61d0 sp=0x7ffc3efd6178 pc=0x438685
runtime.rt0_go(0x7ffc3efd6208, 0xa, 0x7ffc3efd6208, 0x0, 0x0, 0xa, 0x7ffc3efd850d, 0x7ffc3efd8537, 0x7ffc3efd853f, 0x7ffc3efd8545, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffc3efd61d8 sp=0x7ffc3efd61d0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffe8707c7c0 sp=0x7ffe8707c790 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffe8707c800 sp=0x7ffe8707c7c0 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffe8707c8a8 sp=0x7ffe8707c800 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffe8707c910 sp=0x7ffe8707c8a8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffe8707c990 sp=0x7ffe8707c910 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffe8707c9e8 sp=0x7ffe8707c990 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffe8707ca38 sp=0x7ffe8707c9e8 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffe8707ca80 sp=0x7ffe8707ca38 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffe8707caf8 sp=0x7ffe8707ca80 pc=0x4180a5
runtime.(*mcache).refill(0x7f6061e7e108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffe8707cb18 sp=0x7ffe8707caf8 pc=0x417a45
runtime.(*mcache).nextFree(0x7f6061e7e108, 0x8af12a, 0x7f6061e7e108, 0x7f603d55e000, 0x7ffe8707cba8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffe8707cb50 sp=0x7ffe8707cb18 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffe8707cc01, 0x7ffe8707cc50)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffe8707cbf0 sp=0x7ffe8707cb50 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffe8707cc20 sp=0x7ffe8707cbf0 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffe8707cc60 sp=0x7ffe8707cc20 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffe8707cc80 sp=0x7ffe8707cc60 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffe8707ccc8 sp=0x7ffe8707cc80 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffe8707cd20 sp=0x7ffe8707ccc8 pc=0x438685
runtime.rt0_go(0x7ffe8707cd58, 0xa, 0x7ffe8707cd58, 0x0, 0x0, 0xa, 0x7ffe8707e4fc, 0x7ffe8707e526, 0x7ffe8707e52e, 0x7ffe8707e534, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffe8707cd28 sp=0x7ffe8707cd20 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffc32034240 sp=0x7ffc32034210 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffc32034280 sp=0x7ffc32034240 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffc32034328 sp=0x7ffc32034280 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffc32034390 sp=0x7ffc32034328 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffc32034410 sp=0x7ffc32034390 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffc32034468 sp=0x7ffc32034410 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffc320344b8 sp=0x7ffc32034468 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffc32034500 sp=0x7ffc320344b8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffc32034578 sp=0x7ffc32034500 pc=0x4180a5
runtime.(*mcache).refill(0x7f76dcb37108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffc32034598 sp=0x7ffc32034578 pc=0x417a45
runtime.(*mcache).nextFree(0x7f76dcb37108, 0x8af12a, 0x7f76dcb37108, 0x7f76b8217000, 0x7ffc32034628)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffc320345d0 sp=0x7ffc32034598 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffc32034601, 0x7ffc320346d0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffc32034670 sp=0x7ffc320345d0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffc320346a0 sp=0x7ffc32034670 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffc320346e0 sp=0x7ffc320346a0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffc32034700 sp=0x7ffc320346e0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffc32034748 sp=0x7ffc32034700 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffc320347a0 sp=0x7ffc32034748 pc=0x438685
runtime.rt0_go(0x7ffc320347d8, 0xa, 0x7ffc320347d8, 0x0, 0x0, 0xa, 0x7ffc3203550c, 0x7ffc32035536, 0x7ffc3203553e, 0x7ffc32035544, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffc320347a8 sp=0x7ffc320347a0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/aws/signer/v4
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffcc6ea3150 sp=0x7ffcc6ea3120 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffcc6ea3190 sp=0x7ffcc6ea3150 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffcc6ea3238 sp=0x7ffcc6ea3190 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffcc6ea32a0 sp=0x7ffcc6ea3238 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffcc6ea3320 sp=0x7ffcc6ea32a0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffcc6ea3378 sp=0x7ffcc6ea3320 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffcc6ea33c8 sp=0x7ffcc6ea3378 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffcc6ea3410 sp=0x7ffcc6ea33c8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffcc6ea3488 sp=0x7ffcc6ea3410 pc=0x4180a5
runtime.(*mcache).refill(0x7f24b6120108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffcc6ea34a8 sp=0x7ffcc6ea3488 pc=0x417a45
runtime.(*mcache).nextFree(0x7f24b6120108, 0x8af12a, 0x7f24b6120108, 0x7f2491800000, 0x7ffcc6ea3538)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffcc6ea34e0 sp=0x7ffcc6ea34a8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffcc6ea3501, 0x7ffcc6ea35e0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffcc6ea3580 sp=0x7ffcc6ea34e0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffcc6ea35b0 sp=0x7ffcc6ea3580 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffcc6ea35f0 sp=0x7ffcc6ea35b0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffcc6ea3610 sp=0x7ffcc6ea35f0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffcc6ea3658 sp=0x7ffcc6ea3610 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffcc6ea36b0 sp=0x7ffcc6ea3658 pc=0x438685
runtime.rt0_go(0x7ffcc6ea36e8, 0xa, 0x7ffcc6ea36e8, 0x0, 0x0, 0xa, 0x7ffcc6ea5518, 0x7ffcc6ea5542, 0x7ffcc6ea554a, 0x7ffcc6ea5550, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffcc6ea36b8 sp=0x7ffcc6ea36b0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/service/sso
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffd7fb31180 sp=0x7ffd7fb31150 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffd7fb311c0 sp=0x7ffd7fb31180 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffd7fb31268 sp=0x7ffd7fb311c0 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffd7fb312d0 sp=0x7ffd7fb31268 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffd7fb31350 sp=0x7ffd7fb312d0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffd7fb313a8 sp=0x7ffd7fb31350 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffd7fb313f8 sp=0x7ffd7fb313a8 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffd7fb31440 sp=0x7ffd7fb313f8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffd7fb314b8 sp=0x7ffd7fb31440 pc=0x4180a5
runtime.(*mcache).refill(0x7fb5413aa108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffd7fb314d8 sp=0x7ffd7fb314b8 pc=0x417a45
runtime.(*mcache).nextFree(0x7fb5413aa108, 0x8af12a, 0x7fb5413aa108, 0x7fb51ca8a000, 0x7ffd7fb31568)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffd7fb31510 sp=0x7ffd7fb314d8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffd7fb31501, 0x7ffd7fb31610)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffd7fb315b0 sp=0x7ffd7fb31510 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffd7fb315e0 sp=0x7ffd7fb315b0 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffd7fb31620 sp=0x7ffd7fb315e0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffd7fb31640 sp=0x7ffd7fb31620 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffd7fb31688 sp=0x7ffd7fb31640 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffd7fb316e0 sp=0x7ffd7fb31688 pc=0x438685
runtime.rt0_go(0x7ffd7fb31718, 0xa, 0x7ffd7fb31718, 0x0, 0x0, 0xa, 0x7ffd7fb3251a, 0x7ffd7fb32544, 0x7ffd7fb3254c, 0x7ffd7fb32552, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffd7fb316e8 sp=0x7ffd7fb316e0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/credentials/ssocreds
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffcc87fe330 sp=0x7ffcc87fe300 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffcc87fe370 sp=0x7ffcc87fe330 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffcc87fe418 sp=0x7ffcc87fe370 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffcc87fe480 sp=0x7ffcc87fe418 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffcc87fe500 sp=0x7ffcc87fe480 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffcc87fe558 sp=0x7ffcc87fe500 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffcc87fe5a8 sp=0x7ffcc87fe558 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffcc87fe5f0 sp=0x7ffcc87fe5a8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffcc87fe668 sp=0x7ffcc87fe5f0 pc=0x4180a5
runtime.(*mcache).refill(0x7f4016516108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffcc87fe688 sp=0x7ffcc87fe668 pc=0x417a45
runtime.(*mcache).nextFree(0x7f4016516108, 0x8af12a, 0x7f4016516108, 0x7f3ff1bf6000, 0x7ffcc87fe718)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffcc87fe6c0 sp=0x7ffcc87fe688 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffcc87fe701, 0x7ffcc87fe7c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffcc87fe760 sp=0x7ffcc87fe6c0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffcc87fe790 sp=0x7ffcc87fe760 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffcc87fe7d0 sp=0x7ffcc87fe790 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffcc87fe7f0 sp=0x7ffcc87fe7d0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffcc87fe838 sp=0x7ffcc87fe7f0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffcc87fe890 sp=0x7ffcc87fe838 pc=0x438685
runtime.rt0_go(0x7ffcc87fe8c8, 0xa, 0x7ffcc87fe8c8, 0x0, 0x0, 0xa, 0x7ffcc8800511, 0x7ffcc880053b, 0x7ffcc8800543, 0x7ffcc8800549, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffcc87fe898 sp=0x7ffcc87fe890 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/aws/protocol/query
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffd8803b260 sp=0x7ffd8803b230 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffd8803b2a0 sp=0x7ffd8803b260 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffd8803b348 sp=0x7ffd8803b2a0 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffd8803b3b0 sp=0x7ffd8803b348 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffd8803b430 sp=0x7ffd8803b3b0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffd8803b488 sp=0x7ffd8803b430 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffd8803b4d8 sp=0x7ffd8803b488 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffd8803b520 sp=0x7ffd8803b4d8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffd8803b598 sp=0x7ffd8803b520 pc=0x4180a5
runtime.(*mcache).refill(0x7f0b671e3108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffd8803b5b8 sp=0x7ffd8803b598 pc=0x417a45
runtime.(*mcache).nextFree(0x7f0b671e3108, 0x8af12a, 0x7f0b671e3108, 0x7f0b428c3000, 0x7ffd8803b648)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffd8803b5f0 sp=0x7ffd8803b5b8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffd8803b601, 0x7ffd8803b6f0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffd8803b690 sp=0x7ffd8803b5f0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffd8803b6c0 sp=0x7ffd8803b690 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffd8803b700 sp=0x7ffd8803b6c0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffd8803b720 sp=0x7ffd8803b700 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffd8803b768 sp=0x7ffd8803b720 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffd8803b7c0 sp=0x7ffd8803b768 pc=0x438685
runtime.rt0_go(0x7ffd8803b7f8, 0xa, 0x7ffd8803b7f8, 0x0, 0x0, 0xa, 0x7ffd8803c513, 0x7ffd8803c53d, 0x7ffd8803c545, 0x7ffd8803c54b, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffd8803b7c8 sp=0x7ffd8803b7c0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffe51721a40 sp=0x7ffe51721a10 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffe51721a80 sp=0x7ffe51721a40 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffe51721b28 sp=0x7ffe51721a80 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffe51721b90 sp=0x7ffe51721b28 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffe51721c10 sp=0x7ffe51721b90 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffe51721c68 sp=0x7ffe51721c10 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffe51721cb8 sp=0x7ffe51721c68 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffe51721d00 sp=0x7ffe51721cb8 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffe51721d78 sp=0x7ffe51721d00 pc=0x4180a5
runtime.(*mcache).refill(0x7f1f88992108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffe51721d98 sp=0x7ffe51721d78 pc=0x417a45
runtime.(*mcache).nextFree(0x7f1f88992108, 0x8af12a, 0x7f1f88992108, 0x7f1f64072000, 0x7ffe51721e28)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffe51721dd0 sp=0x7ffe51721d98 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffe51721e01, 0x7ffe51721ed0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffe51721e70 sp=0x7ffe51721dd0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffe51721ea0 sp=0x7ffe51721e70 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffe51721ee0 sp=0x7ffe51721ea0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffe51721f00 sp=0x7ffe51721ee0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffe51721f48 sp=0x7ffe51721f00 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffe51721fa0 sp=0x7ffe51721f48 pc=0x438685
runtime.rt0_go(0x7ffe51721fd8, 0xa, 0x7ffe51721fd8, 0x0, 0x0, 0xa, 0x7ffe51723508, 0x7ffe51723532, 0x7ffe5172353a, 0x7ffe51723540, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffe51721fa8 sp=0x7ffe51721fa0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/service/sts
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffd07ba4490 sp=0x7ffd07ba4460 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffd07ba44d0 sp=0x7ffd07ba4490 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffd07ba4578 sp=0x7ffd07ba44d0 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffd07ba45e0 sp=0x7ffd07ba4578 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffd07ba4660 sp=0x7ffd07ba45e0 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffd07ba46b8 sp=0x7ffd07ba4660 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffd07ba4708 sp=0x7ffd07ba46b8 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffd07ba4750 sp=0x7ffd07ba4708 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffd07ba47c8 sp=0x7ffd07ba4750 pc=0x4180a5
runtime.(*mcache).refill(0x7f276fe45108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffd07ba47e8 sp=0x7ffd07ba47c8 pc=0x417a45
runtime.(*mcache).nextFree(0x7f276fe45108, 0x8af12a, 0x7f276fe45108, 0x7f274b525000, 0x7ffd07ba4878)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffd07ba4820 sp=0x7ffd07ba47e8 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffd07ba4801, 0x7ffd07ba4920)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffd07ba48c0 sp=0x7ffd07ba4820 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffd07ba48f0 sp=0x7ffd07ba48c0 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffd07ba4930 sp=0x7ffd07ba48f0 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffd07ba4950 sp=0x7ffd07ba4930 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffd07ba4998 sp=0x7ffd07ba4950 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffd07ba49f0 sp=0x7ffd07ba4998 pc=0x438685
runtime.rt0_go(0x7ffd07ba4a28, 0xa, 0x7ffd07ba4a28, 0x0, 0x0, 0xa, 0x7ffd07ba551a, 0x7ffd07ba5544, 0x7ffd07ba554c, 0x7ffd07ba5552, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffd07ba49f8 sp=0x7ffd07ba49f0 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/credentials/stscreds
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffc733b19f0 sp=0x7ffc733b19c0 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffc733b1a30 sp=0x7ffc733b19f0 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffc733b1ad8 sp=0x7ffc733b1a30 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffc733b1b40 sp=0x7ffc733b1ad8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffc733b1bc0 sp=0x7ffc733b1b40 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffc733b1c18 sp=0x7ffc733b1bc0 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffc733b1c68 sp=0x7ffc733b1c18 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffc733b1cb0 sp=0x7ffc733b1c68 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffc733b1d28 sp=0x7ffc733b1cb0 pc=0x4180a5
runtime.(*mcache).refill(0x7f82f5951108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffc733b1d48 sp=0x7ffc733b1d28 pc=0x417a45
runtime.(*mcache).nextFree(0x7f82f5951108, 0x8af12a, 0x7f82f5951108, 0x7f82d1031000, 0x7ffc733b1dd8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffc733b1d80 sp=0x7ffc733b1d48 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffc733b1e01, 0x7ffc733b1e80)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffc733b1e20 sp=0x7ffc733b1d80 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffc733b1e50 sp=0x7ffc733b1e20 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffc733b1e90 sp=0x7ffc733b1e50 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffc733b1eb0 sp=0x7ffc733b1e90 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffc733b1ef8 sp=0x7ffc733b1eb0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffc733b1f50 sp=0x7ffc733b1ef8 pc=0x438685
runtime.rt0_go(0x7ffc733b1f88, 0xa, 0x7ffc733b1f88, 0x0, 0x0, 0xa, 0x7ffc733b3511, 0x7ffc733b353b, 0x7ffc733b3543, 0x7ffc733b3549, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffc733b1f58 sp=0x7ffc733b1f50 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/config
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x6fdf83, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72 fp=0x7ffced6c5010 sp=0x7ffced6c4fe0 pc=0x434cf2
runtime.sysMap(0xc000000000, 0x4000000, 0x8e0bb8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6 fp=0x7ffced6c5050 sp=0x7ffced6c5010 pc=0x418946
runtime.(*mheap).sysAlloc(0x8c6700, 0x400000, 0x0, 0x4)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5 fp=0x7ffced6c50f8 sp=0x7ffced6c5050 pc=0x40c685
runtime.(*mheap).grow(0x8c6700, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85 fp=0x7ffced6c5160 sp=0x7ffced6c50f8 pc=0x427d05
runtime.(*mheap).allocSpan(0x8c6700, 0x1, 0x652d776373002a00, 0x8e0bc8, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6 fp=0x7ffced6c51e0 sp=0x7ffced6c5160 pc=0x427ab6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65 fp=0x7ffced6c5238 sp=0x7ffced6c51e0 pc=0x460485
runtime.(*mheap).alloc(0x8c6700, 0x1, 0x12a, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0x7ffced6c5288 sp=0x7ffced6c5238 pc=0x426f85
runtime.(*mcentral).grow(0x8d95b8, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0x7ffced6c52d0 sp=0x7ffced6c5288 pc=0x41831a
runtime.(*mcentral).cacheSpan(0x8d95b8, 0x40000)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0x7ffced6c5348 sp=0x7ffced6c52d0 pc=0x4180a5
runtime.(*mcache).refill(0x7f4fcadcf108, 0x2a)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0x7ffced6c5368 sp=0x7ffced6c5348 pc=0x417a45
runtime.(*mcache).nextFree(0x7f4fcadcf108, 0x8af12a, 0x7f4fcadcf108, 0x7f4fa64af000, 0x7ffced6c53f8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0x7ffced6c53a0 sp=0x7ffced6c5368 pc=0x40cf0d
runtime.mallocgc(0x180, 0x6f5160, 0x7ffced6c5401, 0x7ffced6c54a0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0x7ffced6c5440 sp=0x7ffced6c53a0 pc=0x40d8f4
runtime.newobject(0x6f5160, 0x45f1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:1195 +0x38 fp=0x7ffced6c5470 sp=0x7ffced6c5440 pc=0x40dd98
runtime.malg(0x8000, 0x0)
	/usr/lib/go-1.15/src/runtime/proc.go:3520 +0x31 fp=0x7ffced6c54b0 sp=0x7ffced6c5470 pc=0x43f891
runtime.mpreinit(0x8af1a0)
	/usr/lib/go-1.15/src/runtime/os_linux.go:340 +0x29 fp=0x7ffced6c54d0 sp=0x7ffced6c54b0 pc=0x431bc9
runtime.mcommoninit(0x8af1a0, 0xffffffffffffffff)
	/usr/lib/go-1.15/src/runtime/proc.go:663 +0xf7 fp=0x7ffced6c5518 sp=0x7ffced6c54d0 pc=0x438af7
runtime.schedinit()
	/usr/lib/go-1.15/src/runtime/proc.go:565 +0xa5 fp=0x7ffced6c5570 sp=0x7ffced6c5518 pc=0x438685
runtime.rt0_go(0x7ffced6c55a8, 0xa, 0x7ffced6c55a8, 0x0, 0x0, 0xa, 0x7ffced6c751e, 0x7ffced6c7548, 0x7ffced6c7550, 0x7ffced6c7556, ...)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:214 +0x125 fp=0x7ffced6c5578 sp=0x7ffced6c5570 pc=0x4661c5
# github.com/aws/aws-sdk-go-v2/service/s3
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0xc5508a, 0x16)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x72
runtime.sysMap(0xc010000000, 0x4000000, 0x11626b8)
	/usr/lib/go-1.15/src/runtime/mem_linux.go:169 +0xc6
runtime.(*mheap).sysAlloc(0x11455a0, 0x400000, 0x7fffffffffff, 0x1c0)
	/usr/lib/go-1.15/src/runtime/malloc.go:727 +0x1e5
runtime.(*mheap).grow(0x11455a0, 0x1, 0x0)
	/usr/lib/go-1.15/src/runtime/mheap.go:1344 +0x85
runtime.(*mheap).allocSpan(0x11455a0, 0x1, 0x209802300, 0x11626c8, 0x10db680)
	/usr/lib/go-1.15/src/runtime/mheap.go:1160 +0x6b6
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.15/src/runtime/mheap.go:907 +0x65
runtime.systemstack(0x0)
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:370 +0x66
runtime.mstart()
	/usr/lib/go-1.15/src/runtime/proc.go:1116

goroutine 120 [running]:
runtime.systemstack_switch()
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:330 fp=0xc0060cdb98 sp=0xc0060cdb90 pc=0x46b340
runtime.(*mheap).alloc(0x11455a0, 0x1, 0xc00ffe0123, 0xc00ffec3c8)
	/usr/lib/go-1.15/src/runtime/mheap.go:901 +0x85 fp=0xc0060cdbe8 sp=0xc0060cdb98 pc=0x427565
runtime.(*mcentral).grow(0x1157d58, 0x0)
	/usr/lib/go-1.15/src/runtime/mcentral.go:506 +0x7a fp=0xc0060cdc30 sp=0xc0060cdbe8 pc=0x41875a
runtime.(*mcentral).cacheSpan(0x1157d58, 0x7fb1b2ea5070)
	/usr/lib/go-1.15/src/runtime/mcentral.go:177 +0x3e5 fp=0xc0060cdca8 sp=0xc0060cdc30 pc=0x4184e5
runtime.(*mcache).refill(0x7fb1dab34108, 0x23)
	/usr/lib/go-1.15/src/runtime/mcache.go:142 +0xa5 fp=0xc0060cdcc8 sp=0xc0060cdca8 pc=0x417e85
runtime.(*mcache).nextFree(0x7fb1dab34108, 0xbe1a23, 0xc00fcc37a8, 0xc00ffaf1d0, 0xc00fcc37c8)
	/usr/lib/go-1.15/src/runtime/malloc.go:880 +0x8d fp=0xc0060cdd00 sp=0xc0060cdcc8 pc=0x40d1cd
runtime.mallocgc(0x100, 0x0, 0x0, 0xc00ffb0580)
	/usr/lib/go-1.15/src/runtime/malloc.go:1061 +0x834 fp=0xc0060cdda0 sp=0xc0060cdd00 pc=0x40dbb4
runtime.growslice(0xbf5e40, 0xc00ffb0580, 0xf, 0x10, 0x11, 0xc00ffb0580, 0x7, 0x10)
	/usr/lib/go-1.15/src/runtime/slice.go:224 +0x152 fp=0xc0060cde08 sp=0xc0060cdda0 pc=0x44e312
cmd/compile/internal/ssa.makeLCArange(0xc00fdcb080, 0x0)
	/usr/lib/go-1.15/src/cmd/compile/internal/ssa/lca.go:77 +0x318 fp=0xc0060cdf18 sp=0xc0060cde08 pc=0x67c4d8
cmd/compile/internal/ssa.tighten(0xc00fdcb080)
	/usr/lib/go-1.15/src/cmd/compile/internal/ssa/tighten.go:51 +0x36f fp=0xc0060ce078 sp=0xc0060cdf18 pc=0x9c8e0f
cmd/compile/internal/ssa.Compile(0xc00fdcb080)
	/usr/lib/go-1.15/src/cmd/compile/internal/ssa/compile.go:93 +0x9d1 fp=0xc0060d1d40 sp=0xc0060ce078 pc=0x64f9b1
cmd/compile/internal/gc.buildssa(0xc002129600, 0x1, 0x0)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/ssa.go:460 +0xd12 fp=0xc0060d1ed0 sp=0xc0060d1d40 pc=0xac03f2
cmd/compile/internal/gc.compileSSA(0xc002129600, 0x1)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:317 +0x5d fp=0xc0060d1f98 sp=0xc0060d1ed0 pc=0xa89e7d
cmd/compile/internal/gc.compileFunctions.func2(0xc009801320, 0xc0010755d0, 0x1)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:382 +0x4d fp=0xc0060d1fc8 sp=0xc0060d1f98 pc=0xb548ed
runtime.goexit()
	/usr/lib/go-1.15/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0060d1fd0 sp=0xc0060d1fc8 pc=0x46cf81
created by cmd/compile/internal/gc.compileFunctions
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:380 +0x129

goroutine 1 [chan send]:
cmd/compile/internal/gc.compileFunctions()
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:388 +0x186
cmd/compile/internal/gc.Main(0xc6f410)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/main.go:757 +0x355b
main.main()
	/usr/lib/go-1.15/src/cmd/compile/main.go:52 +0xb1

goroutine 119 [runnable]:
cmd/internal/obj.pctospadj(0xc0002f7860, 0xc005e10d80, 0x3e8, 0xc000112818, 0x1, 0x0, 0x0, 0x3e8)
	/usr/lib/go-1.15/src/cmd/internal/obj/pcln.go:230 +0x20e
cmd/internal/obj.funcpctab(0xc0002f7860, 0xc00886ef20, 0xc005e10d80, 0xc48d32, 0x9, 0xc6fd68, 0x0, 0x0)
	/usr/lib/go-1.15/src/cmd/internal/obj/pcln.go:50 +0x7ab
cmd/internal/obj.linkpcln(0xc0002f7860, 0xc005e10d80)
	/usr/lib/go-1.15/src/cmd/internal/obj/pcln.go:290 +0x1d7
cmd/internal/obj.Flushplist(0xc0002f7860, 0xc009c5dea8, 0xc008396440, 0x7ffd1ea82ec7, 0x27)
	/usr/lib/go-1.15/src/cmd/internal/obj/plist.go:111 +0x78e
cmd/compile/internal/gc.(*Progs).Flush(0xc003e00300)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/gsubr.go:97 +0xbd
cmd/compile/internal/gc.compileSSA(0xc0023d51e0, 0x0)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:342 +0x68e
cmd/compile/internal/gc.compileFunctions.func2(0xc009801320, 0xc0010755d0, 0x0)
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:382 +0x4d
created by cmd/compile/internal/gc.compileFunctions
	/usr/lib/go-1.15/src/cmd/compile/internal/gc/pgen.go:380 +0x129
=== RUN   TestSet
=== RUN   TestSet/bool
=== RUN   TestSet/string
=== RUN   TestSet/slice
--- PASS: TestSet (0.00s)
    --- PASS: TestSet/bool (0.00s)
    --- PASS: TestSet/string (0.00s)
    --- PASS: TestSet/slice (0.00s)
=== RUN   TestGet
=== RUN   TestGet/bool
=== RUN   TestGet/string
=== RUN   TestGet/slice
--- PASS: TestGet (0.00s)
    --- PASS: TestGet/bool (0.00s)
    --- PASS: TestGet/string (0.00s)
    --- PASS: TestGet/slice (0.00s)
PASS
ok  	github.com/batmac/ccat/globalctx	0.004s
=== RUN   Test_Run
=== RUN   Test_Run/first
=== RUN   Test_Run/empty
=== RUN   Test_Run/zero
--- PASS: Test_Run (0.00s)
    --- PASS: Test_Run/first (0.00s)
    --- PASS: Test_Run/empty (0.00s)
    --- PASS: Test_Run/zero (0.00s)
PASS
ok  	github.com/batmac/ccat/mutators	0.032s
FAIL	github.com/batmac/ccat/mutators/simple [build failed]
=== RUN   TestSpace
--- PASS: TestSpace (0.01s)
=== RUN   TestScanLineNoNewline
--- PASS: TestScanLineNoNewline (0.00s)
=== RUN   TestScanLineReturn
--- PASS: TestScanLineReturn (0.00s)
=== RUN   TestNonEOFWithEmptyRead
--- PASS: TestNonEOFWithEmptyRead (0.00s)
=== RUN   TestBadReader
--- PASS: TestBadReader (0.00s)
=== RUN   TestBlankLines
--- PASS: TestBlankLines (0.00s)
PASS
ok  	github.com/batmac/ccat/scanners	0.017s
=== RUN   TestFuzzySearch
=== RUN   TestFuzzySearch/test
=== RUN   TestFuzzySearch/tet
=== RUN   TestFuzzySearch/estt
=== RUN   TestFuzzySearch/markdown
--- PASS: TestFuzzySearch (0.00s)
    --- PASS: TestFuzzySearch/test (0.00s)
    --- PASS: TestFuzzySearch/tet (0.00s)
    --- PASS: TestFuzzySearch/estt (0.00s)
    --- PASS: TestFuzzySearch/markdown (0.00s)
=== RUN   TestStringInSlice
=== RUN   TestStringInSlice/empty_true
=== RUN   TestStringInSlice/empty_false
=== RUN   TestStringInSlice/empty_from_empty_->_false
=== RUN   TestStringInSlice/test_true
=== RUN   TestStringInSlice/test_false
--- PASS: TestStringInSlice (0.00s)
    --- PASS: TestStringInSlice/empty_true (0.00s)
    --- PASS: TestStringInSlice/empty_false (0.00s)
    --- PASS: TestStringInSlice/empty_from_empty_->_false (0.00s)
    --- PASS: TestStringInSlice/test_true (0.00s)
    --- PASS: TestStringInSlice/test_false (0.00s)
=== RUN   TestDeleteSpaces
=== RUN   TestDeleteSpaces/test
=== RUN   TestDeleteSpaces/test_
=== RUN   TestDeleteSpaces/_test_
=== RUN   TestDeleteSpaces/__test__
=== RUN   TestDeleteSpaces/_te_st_
=== RUN   TestDeleteSpaces/test_#01
=== RUN   TestDeleteSpaces/_te_st_#01
=== RUN   TestDeleteSpaces/_test_#01
=== RUN   TestDeleteSpaces/te___st
=== RUN   TestDeleteSpaces/te___st#01
--- PASS: TestDeleteSpaces (0.00s)
    --- PASS: TestDeleteSpaces/test (0.00s)
    --- PASS: TestDeleteSpaces/test_ (0.00s)
    --- PASS: TestDeleteSpaces/_test_ (0.00s)
    --- PASS: TestDeleteSpaces/__test__ (0.00s)
    --- PASS: TestDeleteSpaces/_te_st_ (0.00s)
    --- PASS: TestDeleteSpaces/test_#01 (0.00s)
    --- PASS: TestDeleteSpaces/_te_st_#01 (0.00s)
    --- PASS: TestDeleteSpaces/_test_#01 (0.00s)
    --- PASS: TestDeleteSpaces/te___st (0.00s)
    --- PASS: TestDeleteSpaces/te___st#01 (0.00s)
PASS
ok  	github.com/batmac/ccat/utils	0.003s
make: *** [Makefile:16: tests] Error 2

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • fix(deps): update github.com/rivo/tview digest to 23476fa
  • fix(deps): update golang.org/x/exp digest to 7f521ea
  • chore(deps): update alpine docker tag to v20240606
  • chore(deps): update docker/build-push-action action to v6
  • chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1
  • 🔐 Create all pending approval PRs at once 🔐

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5
  • chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4
  • fix(deps): update aws-go-sdk-v2 monorepo (github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3, github.com/aws/aws-sdk-go-v2/service/sts)
  • chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.410.1

Detected dependencies

dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/vscode/devcontainers/go 0-1.19-bullseye
Dockerfile
  • golang 1.22-alpine
  • alpine 20240329
Dockerfile.distroless
  • golang 1.22-alpine
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/dependency-review.yml
  • actions/checkout v4
  • actions/dependency-review-action v4
.github/workflows/docker-images.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v5
.github/workflows/dockerhub-description.yml
  • actions/checkout v4
  • peter-evans/dockerhub-description v4
.github/workflows/go.yml
  • actions/checkout v4
  • actions/setup-go v5
  • lyricwulf/abc v1
  • codecov/codecov-action v4.5.0
  • actions/checkout v4
  • actions/setup-go v5
.github/workflows/gosec.yml
  • actions/checkout v4
  • github/codeql-action v3
.github/workflows/makefile.yml
  • actions/checkout v4
  • actions/setup-go v5
.github/workflows/project.yml
  • actions/add-to-project v1.0.1
.github/workflows/trivy.yml
  • actions/checkout v4
  • github/codeql-action v3
.github/workflows/vendored.yml
  • actions/checkout v4
  • actions/setup-go v5
gomod
cmd/ccat/_gen/go.mod
  • go 1.19
  • mvdan.cc/gofumpt v0.6.0
go.mod
  • go 1.22
  • go 1.22.4
  • cloud.google.com/go/storage v1.42.0
  • git.sr.ht/~adnano/go-gemini v0.2.5
  • github.com/JohannesKaufmann/html-to-markdown v1.6.0
  • github.com/OneOfOne/xxhash v1.2.8
  • github.com/PaesslerAG/jsonpath v0.1.1
  • github.com/aixiansheng/lzfse v0.2.4
  • github.com/alecthomas/chroma/v2 v2.14.0
  • github.com/atotto/clipboard v0.1.4
  • github.com/aws/aws-sdk-go-v2 v1.27.0
  • github.com/aws/aws-sdk-go-v2/config v1.27.16
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3
  • github.com/aws/aws-sdk-go-v2/service/sts v1.28.10
  • github.com/batmac/go-curl v0.0.1
  • github.com/creativeprojects/go-selfupdate v1.2.0
  • github.com/docker/go-units v0.5.0
  • github.com/dsnet/compress v0.0.1
  • github.com/eliukblau/pixterm v1.3.1
  • github.com/gabriel-vasile/mimetype v1.4.4
  • github.com/gage-technologies/mistral-go v1.1.0
  • github.com/gdamore/tcell/v2 v2.7.4
  • github.com/google/renameio/v2 v2.0.0
  • github.com/gowebpki/jcs v1.0.1
  • github.com/hbollon/go-edlib v1.6.0
  • github.com/kevinburke/nacl v0.0.0-20210405173606-cd9060f5f776@cd9060f5f776
  • github.com/klauspost/compress v1.17.9
  • github.com/kofalt/go-memoize v0.0.0-20240506050413-9e5eb99a0f2a@9e5eb99a0f2a
  • github.com/magefile/mage v1.15.0
  • github.com/minio/minio-go/v7 v7.0.71
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mmcdole/gofeed v1.3.0
  • github.com/muesli/reflow v0.3.0
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/pierrec/lz4/v4 v4.1.21
  • github.com/rivo/tview v0.0.0-20240519200218-0ac5f73025a8@0ac5f73025a8
  • github.com/robert-nix/ansihtml v1.0.1
  • github.com/sashabaranov/go-openai v1.25.0
  • github.com/spf13/pflag v1.0.5
  • github.com/titanous/json5 v1.0.0
  • github.com/tmc/keyring v0.0.0-20230418032330-0c8bdba76fa8@0c8bdba76fa8
  • github.com/traefik/yaegi v0.16.1
  • github.com/ulikunitz/xz v0.5.12
  • github.com/zeebo/xxh3 v1.0.2
  • golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842@9bf2ced13842
  • golang.org/x/term v0.21.0
  • howett.net/plist v1.0.1
  • sigs.k8s.io/yaml v1.4.0
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks v4.6.0
  • zricethezav/gitleaks v8.18.2
  • Bahjat/pre-commit-golang v1.0.3
  • dnephin/pre-commit-golang v0.5.1
  • renovatebot/pre-commit-hooks 37.382.3
  • pre-commit-ci/pre-commit-ci-config v1.6.1
  • python-jsonschema/check-jsonschema 0.28.4

  • Check this box to trigger a request for Renovate to run again on this repository

github.com/magefile/mage-v1.13.0: 4 vulnerabilities (highest severity is: 6.1)

Vulnerable Library - github.com/magefile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Found in HEAD commit: 5f5fc4a078432ff80d6ff40bde822eaeb32722d5

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2020-11023 Medium 6.1 github.com/magefile/mage-v1.13.0 Direct jquery - 3.5.0;jquery-rails - 4.4.0
CVE-2020-11022 Medium 6.1 github.com/magefile/mage-v1.13.0 Direct jQuery - 3.5.0
CVE-2015-9251 Medium 6.1 github.com/magefile/mage-v1.13.0 Direct jQuery - v3.0.0
CVE-2019-11358 Medium 6.1 github.com/magefile/mage-v1.13.0 Direct 3.4.0

Details

CVE-2020-11023

Vulnerable Library - github.com/magefile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Dependency Hierarchy:

  • github.com/magefile/mage-v1.13.0 (Vulnerable Library)

Found in HEAD commit: 5f5fc4a078432ff80d6ff40bde822eaeb32722d5

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11023

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6,https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

Release Date: 2020-04-29

Fix Resolution: jquery - 3.5.0;jquery-rails - 4.4.0

Step up your Open Source Security Game with Mend here

CVE-2020-11022

Vulnerable Library - github.com/magefile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Dependency Hierarchy:

  • github.com/magefile/mage-v1.13.0 (Vulnerable Library)

Found in HEAD commit: 5f5fc4a078432ff80d6ff40bde822eaeb32722d5

Found in base branch: main

Vulnerability Details

In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11022

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0

Step up your Open Source Security Game with Mend here

CVE-2015-9251

Vulnerable Library - github.com/magefile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Dependency Hierarchy:

  • github.com/magefile/mage-v1.13.0 (Vulnerable Library)

Found in HEAD commit: 5f5fc4a078432ff80d6ff40bde822eaeb32722d5

Found in base branch: main

Vulnerability Details

jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.

Publish Date: 2018-01-18

URL: CVE-2015-9251

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2015-9251

Release Date: 2018-01-18

Fix Resolution: jQuery - v3.0.0

Step up your Open Source Security Game with Mend here

CVE-2019-11358

Vulnerable Library - github.com/magefile/mage-v1.13.0

a Make/rake-like dev tool using Go

Library home page: https://proxy.golang.org/github.com/magefile/mage/@v/v1.13.0.zip

Dependency Hierarchy:

  • github.com/magefile/mage-v1.13.0 (Vulnerable Library)

Found in HEAD commit: 5f5fc4a078432ff80d6ff40bde822eaeb32722d5

Found in base branch: main

Vulnerability Details

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Publish Date: 2019-04-20

URL: CVE-2019-11358

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358

Release Date: 2019-04-20

Fix Resolution: 3.4.0

Step up your Open Source Security Game with Mend here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.