Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds documentation for Go callgraph generation #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Adds documentation for Go callgraph generation

c399393
Select commit
Loading
Failed to load commit list.
Open

Adds documentation for Go callgraph generation #244

Adds documentation for Go callgraph generation
c399393
Select commit
Loading
Failed to load commit list.
Debricked / Vulnerability analysis failed Jun 19, 2024 in 45s

An automation triggered a pipeline failure

Found 35 vulnerabilities. An additional 0 vulnerabilities have been marked as unaffected.

Output from Automations

7 rules were checked:


If a dependency contains a vulnerability which has not been marked as unaffected and which has not triggered this rule for this dependency before

then notify all users in the group admins by email

✔️ The rule did not trigger. Manage rule



If there is a dependency where the license risk is at least high

then send a pipeline warning

✔️ The rule did not trigger. Manage rule



If a newly added dependency contains a vulnerability which has not been marked as unaffected 
where CVSS is at least high (7.0-8.9)

then fail pipeline

✔️ The rule did not trigger. Manage rule



If a dependency contains a vulnerability which has not been marked as unaffected

then send a pipeline warning

⚠️ The rule triggered for the following vulnerabilities, causing a pipeline warning. Manage rule

Vulnerability CVSS2 CVSS3 Dependency Dependency Licenses
CVE-2023-49569 N/A 9.8 github.com/go-git/go-git/v5 (Go) Apache-2.0
CVE-2023-5332 N/A 8.1 github.com/hashicorp/consul/sdk (Go) Apache-2.0, BSD-2-Clause, BSD-3-Clause, MIT, MPL-2.0
CVE-2022-32149 N/A 7.5 golang.org/x/text (Go) BSD-3-Clause
CVE-2023-1428 N/A 7.5 io.grpc:grpc-protobuf (Maven) Apache-2.0
CVE-2023-24535 N/A 7.5 google.golang.org/protobuf (Go) BSD-3-Clause
CVE-2023-49568 N/A 7.5 github.com/go-git/go-git/v5 (Go) Apache-2.0
CVE-2023-39325 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-28948 5 7.5 gopkg.in/yaml.v3 (Go) Apache-2.0
CVE-2022-3509 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2022-3510 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2022-21698 5 7.5 github.com/prometheus/client_golang (Go) Apache-2.0
CVE-2023-32731 N/A 7.5 io.grpc:grpc-protobuf (Maven) Apache-2.0
CVE-2022-3171 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2021-44716 5 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-27664 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-24713 5 7.5 regex (Cargo) N/A
CVE-2022-41721 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-27191 4.3 7.5 golang.org/x/crypto (Go) BSD-3-Clause
CVE-2021-43565 N/A 7.5 golang.org/x/crypto (Go) BSD-3-Clause
CVE-2022-41723 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2023-2976 N/A 7.1 com.google.guava:guava (Maven) Apache-2.0
CVE-2023-3978 N/A 6.1 golang.org/x/net (Go) BSD-3-Clause
CVE-2024-29041 N/A 6.1 express (npm) MIT
CVE-2023-48795 N/A 5.9 golang.org/x/crypto (Go) BSD-3-Clause
CVE-2022-41717 N/A 5.3 golang.org/x/net (Go) BSD-3-Clause
CVE-2023-32732 N/A 5.3 io.grpc:grpc-protobuf (Maven) Apache-2.0
CVE-2022-29526 5 5.3 golang.org/x/sys (Go) BSD-3-Clause
CVE-2020-8908 2.1 3.3 com.google.guava:guava (Maven) Apache-2.0
debricked-231653 N/A N/A google.golang.org/grpc (Go) Apache-2.0
debricked-167784 N/A N/A gopkg.in/yaml.v3 (Go) Apache-2.0
debricked-192030 N/A N/A Newtonsoft.Json (NuGet) MIT
debricked-240340 N/A N/A github.com/cloudflare/circl (Go) BSD-3-Clause
CVE-2024-24786 N/A N/A google.golang.org/protobuf (Go) BSD-3-Clause
debricked-249408 N/A N/A golang.org/x/net (Go) BSD-3-Clause
CVE-2023-45288 N/A N/A golang.org/x/net (Go) BSD-3-Clause


If a dependency contains a vulnerability which has not been marked as unaffected 
where CVSS is at least high (7.0-8.9)

then send a pipeline warning

⚠️ The rule triggered for the following vulnerabilities, causing a pipeline warning. Manage rule

Vulnerability CVSS2 CVSS3 Dependency Dependency Licenses
CVE-2023-49569 N/A 9.8 github.com/go-git/go-git/v5 (Go) Apache-2.0
CVE-2023-5332 N/A 8.1 github.com/hashicorp/consul/sdk (Go) Apache-2.0, BSD-2-Clause, BSD-3-Clause, MIT, MPL-2.0
CVE-2023-1428 N/A 7.5 io.grpc:grpc-protobuf (Maven) Apache-2.0
CVE-2022-32149 N/A 7.5 golang.org/x/text (Go) BSD-3-Clause
CVE-2022-27191 4.3 7.5 golang.org/x/crypto (Go) BSD-3-Clause
CVE-2022-24713 5 7.5 regex (Cargo) N/A
CVE-2022-28948 5 7.5 gopkg.in/yaml.v3 (Go) Apache-2.0
CVE-2022-21698 5 7.5 github.com/prometheus/client_golang (Go) Apache-2.0
CVE-2023-49568 N/A 7.5 github.com/go-git/go-git/v5 (Go) Apache-2.0
CVE-2023-24535 N/A 7.5 google.golang.org/protobuf (Go) BSD-3-Clause
CVE-2023-39325 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2023-32731 N/A 7.5 io.grpc:grpc-protobuf (Maven) Apache-2.0
CVE-2022-41723 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-41721 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-27664 N/A 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2021-44716 5 7.5 golang.org/x/net (Go) BSD-3-Clause
CVE-2022-3509 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2022-3510 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2022-3171 N/A 7.5 com.google.protobuf:protobuf-java (Maven) Debricked Unknown License
CVE-2021-43565 N/A 7.5 golang.org/x/crypto (Go) BSD-3-Clause
CVE-2023-2976 N/A 7.1 com.google.guava:guava (Maven) Apache-2.0


If there is a dependency
where contributor score is at most 50 

then fail pipeline

❌ The rule triggered for the following dependencies, causing a pipeline failure. Manage rule

Dependency Dependency Licenses
Codecov (NuGet) MIT
Newtonsoft.Json (NuGet) MIT
OpenCover (NuGet) MIT
System.Memory (NuGet) MIT
System.Reflection.Emit.ILGeneration (NuGet) MICROSOFT .NET LIBRARY LICENSE
System.Reflection.Emit.Lightweight (NuGet) MICROSOFT .NET LIBRARY LICENSE, MS-PL
accepts (npm) MIT
array-flatten (npm) MIT
body-parser (npm) MIT
bytes (npm) MIT
call-bind (npm) MIT
cloud.google.com/go/compute/metadata (Go) N/A
content-disposition (npm) MIT
content-type (npm) MIT
cookie-signature (npm) MIT
debug (npm) MIT
depd (npm) MIT
desandro-matches-selector (Bower) N/A
destroy (npm) MIT
ee-first (npm) MIT
encodeurl (npm) MIT
escape-html (npm) MIT
etag (npm) MIT
ev-emitter (Bower) N/A
finalhandler (npm) MIT
fizzy-ui-utils (Bower) N/A
forwarded (npm) MIT
fresh (npm) MIT
function-bind (npm) MIT
get-intrinsic (npm) MIT
get-size (Bower) N/A
github.com/Microsoft/go-winio (Go) MIT
github.com/acomagu/bufpipe (Go) MIT
github.com/alecthomas/template (Go) BSD-3-Clause
github.com/alecthomas/units (Go) MIT
github.com/anmitsu/go-shlex (Go) MIT
github.com/antihax/optional (Go) MIT
github.com/armon/circbuf (Go) N/A
github.com/armon/go-metrics (Go) MIT
github.com/armon/go-radix (Go) MIT
github.com/armon/go-socks5 (Go) MIT
github.com/beorn7/perks (Go) MIT
github.com/bgentry/speakeasy (Go) Apache-2.0
github.com/bmatcuk/doublestar/v4 (Go) MIT
github.com/bwesterb/go-ristretto (Go) N/A
github.com/census-instrumentation/opencensus-proto (Go) Apache-2.0
github.com/cespare/xxhash/v2 (Go) MIT
github.com/chelnak/ysmrr (Go) MIT
github.com/circonus-labs/circonus-gometrics (Go) N/A
github.com/circonus-labs/circonusllhist (Go) BSD-3-Clause
github.com/cncf/udpa/go (Go) N/A
github.com/cncf/xds/go (Go) N/A
github.com/coreos/go-semver (Go) Apache-2.0
github.com/coreos/go-systemd/v22 (Go) Apache-2.0
github.com/creack/pty (Go) MIT
github.com/cyphar/filepath-securejoin (Go) BSD-3-Clause
github.com/davecgh/go-spew (Go) ISC
github.com/elazarl/goproxy (Go) BSD-3-Clause
github.com/emirpasic/gods (Go) BSD-2-Clause
github.com/flynn/go-shlex (Go) Apache-2.0
github.com/frankban/quicktest (Go) MIT
github.com/ghodss/yaml (Go) BSD-3-Clause
github.com/go-git/gcfg (Go) BSD-3-Clause
github.com/go-git/go-billy/v5 (Go) Apache-2.0
github.com/go-git/go-git-fixtures/v4 (Go) Apache-2.0
github.com/go-kit/kit (Go) MIT
github.com/go-logfmt/logfmt (Go) MIT
github.com/godbus/dbus/v5 (Go) BSD-2-Clause
github.com/gogo/protobuf (Go) BSD-3-Clause
github.com/golang/glog (Go) Apache-2.0
github.com/golang/groupcache (Go) Apache-2.0
github.com/golang/protobuf (Go) BSD-3-Clause
github.com/golang/snappy (Go) BSD-3-Clause
github.com/google/go-cmp (Go) BSD-3-Clause
github.com/google/gofuzz (Go) Apache-2.0
github.com/google/martian/v3 (Go) Apache-2.0
github.com/google/renameio (Go) Apache-2.0
github.com/googleapis/enterprise-certificate-proxy (Go) Apache-2.0
github.com/googleapis/google-cloud-go-testing (Go) N/A
github.com/hashicorp/errwrap (Go) MPL-2.0
github.com/hashicorp/go-cleanhttp (Go) MPL-2.0
github.com/hashicorp/go-immutable-radix (Go) MPL-2.0
github.com/hashicorp/go-msgpack (Go) BSD-3-Clause
github.com/hashicorp/go-multierror (Go) MPL-2.0
github.com/hashicorp/go-retryablehttp (Go) MPL-2.0
github.com/hashicorp/go-rootcerts (Go) MPL-2.0
github.com/hashicorp/go-sockaddr (Go) MPL-2.0
github.com/hashicorp/go-syslog (Go) MIT
github.com/hashicorp/go-uuid (Go) MPL-2.0
github.com/hashicorp/golang-lru (Go) MPL-2.0
github.com/hashicorp/logutils (Go) MPL-2.0
github.com/hashicorp/mdns (Go) MIT
github.com/hashicorp/memberlist (Go) MPL-2.0
github.com/hashicorp/serf (Go) MPL-2.0
github.com/iancoleman/strcase (Go) MIT
github.com/imdario/mergo (Go) BSD-3-Clause
github.com/inconshreveable/mousetrap (Go) Apache-2.0
github.com/jbenet/go-context (Go) MIT
github.com/jessevdk/go-flags (Go) BSD-3-Clause
github.com/json-iterator/go (Go) MIT
github.com/julienschmidt/httprouter (Go) BSD-3-Clause
github.com/k0kubun/go-ansi (Go) MIT
github.com/kevinburke/ssh_config (Go) MIT
github.com/kisielk/gotool (Go) MIT
github.com/konsorten/go-windows-terminal-sequences (Go) MIT
github.com/kr/fs (Go) BSD-3-Clause
github.com/kr/logfmt (Go) N/A
github.com/kr/pretty (Go) MIT
github.com/kr/pty (Go) MIT
github.com/kr/text (Go) MIT
github.com/lyft/protoc-gen-star (Go) Apache-2.0
github.com/magiconair/properties (Go) BSD-2-Clause
github.com/matryer/is (Go) MIT
github.com/mattn/go-colorable (Go) MIT
github.com/mattn/go-isatty (Go) MIT
github.com/mattn/go-runewidth (Go) MIT
github.com/matttproud/golang_protobuf_extensions (Go) Apache-2.0
github.com/mitchellh/cli (Go) MPL-2.0
github.com/mitchellh/colorstring (Go) MIT
github.com/mitchellh/go-homedir (Go) MIT
github.com/mitchellh/go-testing-interface (Go) MIT
github.com/mitchellh/mapstructure (Go) MIT
github.com/modern-go/concurrent (Go) Apache-2.0
github.com/modern-go/reflect2 (Go) Apache-2.0
github.com/mwitkow/go-conntrack (Go) N/A
github.com/niemeyer/pretty (Go) MIT
github.com/pascaldekloe/goe (Go) CC0-1.0
github.com/pjbgf/sha1cd (Go) Apache-2.0
github.com/pkg/errors (Go) BSD-2-Clause
github.com/pkg/profile (Go) BSD-2-Clause
github.com/pmezard/go-difflib (Go) BSD-3-Clause
github.com/posener/complete (Go) MIT
github.com/rogpeppe/fastuuid (Go) BSD-3-Clause
github.com/rogpeppe/go-internal (Go) BSD-3-Clause
github.com/russross/blackfriday/v2 (Go) BSD-2-Clause
github.com/ryanuber/columnize (Go) N/A
github.com/schollz/progressbar/v3 (Go) MIT
github.com/sean-/seed (Go) BSD-3-Clause, MIT
github.com/sergi/go-diff (Go) Apache-2.0
github.com/sirupsen/logrus (Go) MIT
github.com/skeema/knownhosts (Go) Apache-2.0
github.com/spf13/afero (Go) Apache-2.0
github.com/spf13/cast (Go) MIT
github.com/spf13/jwalterweatherman (Go) MIT
github.com/spf13/pflag (Go) BSD-3-Clause
github.com/stretchr/objx (Go) MIT
github.com/subosito/gotenv (Go) MIT
github.com/tv42/httpunix (Go) N/A
github.com/vifraa/gopom (Go) MIT
github.com/xanzy/ssh-agent (Go) Apache-2.0
go.etcd.io/etcd/client/v3 (Go) N/A
go.opencensus.io (Go) Apache-2.0
go.uber.org/atomic (Go) MIT
go.uber.org/multierr (Go) MIT
golang.org/x/crypto (Go) BSD-3-Clause
golang.org/x/lint (Go) BSD-3-Clause
golang.org/x/mod (Go) BSD-3-Clause
golang.org/x/net (Go) BSD-3-Clause
golang.org/x/oauth2 (Go) BSD-3-Clause
golang.org/x/sync (Go) BSD-3-Clause
golang.org/x/sys (Go) BSD-3-Clause
golang.org/x/term (Go) BSD-3-Clause
golang.org/x/text (Go) BSD-3-Clause
golang.org/x/time (Go) BSD-3-Clause
golang.org/x/xerrors (Go) BSD-3-Clause
google.golang.org/appengine (Go) Apache-2.0
google.golang.org/protobuf (Go) BSD-3-Clause
gopkg.in/alecthomas/kingpin.v2 (Go) MIT
gopkg.in/check.v1 (Go) BSD-2-Clause
gopkg.in/errgo.v2 (Go) BSD-3-Clause
gopkg.in/ini.v1 (Go) Apache-2.0
gopkg.in/warnings.v0 (Go) BSD-2-Clause
gopkg.in/yaml.v2 (Go) Apache-2.0
gopkg.in/yaml.v3 (Go) Apache-2.0
has (npm) MIT
hello_world (Cargo) N/A
http-errors (npm) MIT
iconv-lite (npm) MIT
inherits (npm) ISC
ipaddr.js (npm) MIT
jakarta.annotation:jakarta.annotation-api (Maven) GPL-2.0-only
jquery-bridget (Bower) N/A
lukechampine.com/blake3 (Go) MIT
media-typer (npm) MIT
merge-descriptors (npm) MIT
methods (npm) MIT
mime-db (npm) MIT
mime-types (npm) MIT
ms (npm) MIT
myclabs/deep-copy (Composer) MIT
negotiator (npm) MIT
object-inspect (npm) MIT
on-finished (npm) MIT
org.apiguardian:apiguardian-api (Maven) Apache-2.0
org.opentest4j:opentest4j (Maven) Apache-2.0
parseurl (npm) MIT
path-to-regexp (npm) MIT
phpdocumentor/reflection-common (Composer) MIT
phpunit/php-invoker (Composer) BSD-3-Clause
proxy-addr (npm) MIT
psr/cache (Composer) MIT
psr/log (Composer) MIT
range-parser (npm) MIT
raw-body (npm) MIT
safe-buffer (npm) MIT
safer-buffer (npm) MIT
sebastian/cli-parser (Composer) BSD-3-Clause
sebastian/code-unit (Composer) BSD-3-Clause
sebastian/code-unit-reverse-lookup (Composer) BSD-3-Clause
sebastian/comparator (Composer) BSD-3-Clause
sebastian/global-state (Composer) BSD-3-Clause
sebastian/object-enumerator (Composer) BSD-3-Clause
sebastian/object-reflector (Composer) BSD-3-Clause
sebastian/resource-operations (Composer) BSD-3-Clause
send (npm) MIT
serve-static (npm) MIT
setprototypeof (npm) ISC
side-channel (npm) MIT
sigs.k8s.io/yaml (Go) N/A
statuses (npm) MIT
symfony/polyfill-ctype (Composer) MIT
theseer/tokenizer (Composer) BSD-3-Clause
toidentifier (npm) MIT
type-is (npm) MIT
unpipe (npm) MIT
utils-merge (npm) MIT
vary (npm) MIT
webmozart/assert (Composer) MIT


If there is a dependency
where security score is at most 25 

or there is a dependency
where contributor score is at most 50 

or there is a dependency
where popularity score is at most 50 

then fail pipeline

❌ The rule triggered for the following dependencies, causing a pipeline failure. Manage rule

Dependency Dependency Licenses
Codecov (NuGet) MIT
Newtonsoft.Json (NuGet) MIT
OpenCover (NuGet) MIT
System.Memory (NuGet) MIT
System.Reflection.Emit.ILGeneration (NuGet) MICROSOFT .NET LIBRARY LICENSE
System.Reflection.Emit.Lightweight (NuGet) MICROSOFT .NET LIBRARY LICENSE, MS-PL
accepts (npm) MIT
array-flatten (npm) MIT
body-parser (npm) MIT
bytes (npm) MIT
call-bind (npm) MIT
cloud.google.com/go/compute/metadata (Go) N/A
com.google.code.findbugs:jsr305 (Maven) Apache-2.0, BSD-3-Clause
content-disposition (npm) MIT
content-type (npm) MIT
cookie-signature (npm) MIT
debug (npm) MIT
depd (npm) MIT
desandro-matches-selector (Bower) N/A
destroy (npm) MIT
ee-first (npm) MIT
encodeurl (npm) MIT
escape-html (npm) MIT
etag (npm) MIT
ev-emitter (Bower) N/A
finalhandler (npm) MIT
fizzy-ui-utils (Bower) N/A
forwarded (npm) MIT
fresh (npm) MIT
function-bind (npm) MIT
get-intrinsic (npm) MIT
get-size (Bower) N/A
github.com/DataDog/datadog-go (Go) MIT
github.com/Microsoft/go-winio (Go) MIT
github.com/acomagu/bufpipe (Go) MIT
github.com/alecthomas/template (Go) BSD-3-Clause
github.com/alecthomas/units (Go) MIT
github.com/anmitsu/go-shlex (Go) MIT
github.com/antihax/optional (Go) MIT
github.com/armon/circbuf (Go) N/A
github.com/armon/go-metrics (Go) MIT
github.com/armon/go-radix (Go) MIT
github.com/armon/go-socks5 (Go) MIT
github.com/beorn7/perks (Go) MIT
github.com/bgentry/speakeasy (Go) Apache-2.0
github.com/bmatcuk/doublestar/v4 (Go) MIT
github.com/bwesterb/go-ristretto (Go) N/A
github.com/census-instrumentation/opencensus-proto (Go) Apache-2.0
github.com/cespare/xxhash/v2 (Go) MIT
github.com/chelnak/ysmrr (Go) MIT
github.com/circonus-labs/circonus-gometrics (Go) N/A
github.com/circonus-labs/circonusllhist (Go) BSD-3-Clause
github.com/cncf/udpa/go (Go) N/A
github.com/cncf/xds/go (Go) N/A
github.com/coreos/go-semver (Go) Apache-2.0
github.com/coreos/go-systemd/v22 (Go) Apache-2.0
github.com/cpuguy83/go-md2man/v2 (Go) BSD-2-Clause, MIT
github.com/creack/pty (Go) MIT
github.com/cyphar/filepath-securejoin (Go) BSD-3-Clause
github.com/davecgh/go-spew (Go) ISC
github.com/elazarl/goproxy (Go) BSD-3-Clause
github.com/emirpasic/gods (Go) BSD-2-Clause
github.com/envoyproxy/go-control-plane (Go) Apache-2.0
github.com/flynn/go-shlex (Go) Apache-2.0
github.com/frankban/quicktest (Go) MIT
github.com/ghodss/yaml (Go) BSD-3-Clause
github.com/go-git/gcfg (Go) BSD-3-Clause
github.com/go-git/go-billy/v5 (Go) Apache-2.0
github.com/go-git/go-git-fixtures/v4 (Go) Apache-2.0
github.com/go-kit/kit (Go) MIT
github.com/go-logfmt/logfmt (Go) MIT
github.com/godbus/dbus/v5 (Go) BSD-2-Clause
github.com/gogo/protobuf (Go) BSD-3-Clause
github.com/golang/glog (Go) Apache-2.0
github.com/golang/groupcache (Go) Apache-2.0
github.com/golang/protobuf (Go) BSD-3-Clause
github.com/golang/snappy (Go) BSD-3-Clause
github.com/google/go-cmp (Go) BSD-3-Clause
github.com/google/gofuzz (Go) Apache-2.0
github.com/google/martian/v3 (Go) Apache-2.0
github.com/google/renameio (Go) Apache-2.0
github.com/googleapis/enterprise-certificate-proxy (Go) Apache-2.0
github.com/googleapis/gax-go/v2 (Go) BSD-3-Clause
github.com/googleapis/google-cloud-go-testing (Go) N/A
github.com/hashicorp/errwrap (Go) MPL-2.0
github.com/hashicorp/go-cleanhttp (Go) MPL-2.0
github.com/hashicorp/go-hclog (Go) MIT
github.com/hashicorp/go-immutable-radix (Go) MPL-2.0
github.com/hashicorp/go-msgpack (Go) BSD-3-Clause
github.com/hashicorp/go-multierror (Go) MPL-2.0
github.com/hashicorp/go-retryablehttp (Go) MPL-2.0
github.com/hashicorp/go-rootcerts (Go) MPL-2.0
github.com/hashicorp/go-sockaddr (Go) MPL-2.0
github.com/hashicorp/go-syslog (Go) MIT
github.com/hashicorp/go-uuid (Go) MPL-2.0
github.com/hashicorp/golang-lru (Go) MPL-2.0
github.com/hashicorp/logutils (Go) MPL-2.0
github.com/hashicorp/mdns (Go) MIT
github.com/hashicorp/memberlist (Go) MPL-2.0
github.com/hashicorp/serf (Go) MPL-2.0
github.com/iancoleman/strcase (Go) MIT
github.com/imdario/mergo (Go) BSD-3-Clause
github.com/inconshreveable/mousetrap (Go) Apache-2.0
github.com/jbenet/go-context (Go) MIT
github.com/jessevdk/go-flags (Go) BSD-3-Clause
github.com/json-iterator/go (Go) MIT
github.com/julienschmidt/httprouter (Go) BSD-3-Clause
github.com/k0kubun/go-ansi (Go) MIT
github.com/kevinburke/ssh_config (Go) MIT
github.com/kisielk/errcheck (Go) MIT
github.com/kisielk/gotool (Go) MIT
github.com/klauspost/cpuid/v2 (Go) MIT
github.com/konsorten/go-windows-terminal-sequences (Go) MIT
github.com/kr/fs (Go) BSD-3-Clause
github.com/kr/logfmt (Go) N/A
github.com/kr/pretty (Go) MIT
github.com/kr/pty (Go) MIT
github.com/kr/text (Go) MIT
github.com/lyft/protoc-gen-star (Go) Apache-2.0
github.com/magiconair/properties (Go) BSD-2-Clause
github.com/matryer/is (Go) MIT
github.com/mattn/go-colorable (Go) MIT
github.com/mattn/go-isatty (Go) MIT
github.com/mattn/go-runewidth (Go) MIT
github.com/matttproud/golang_protobuf_extensions (Go) Apache-2.0
github.com/mitchellh/cli (Go) MPL-2.0
github.com/mitchellh/colorstring (Go) MIT
github.com/mitchellh/go-homedir (Go) MIT
github.com/mitchellh/go-testing-interface (Go) MIT
github.com/mitchellh/mapstructure (Go) MIT
github.com/modern-go/concurrent (Go) Apache-2.0
github.com/modern-go/reflect2 (Go) Apache-2.0
github.com/mwitkow/go-conntrack (Go) N/A
github.com/niemeyer/pretty (Go) MIT
github.com/pascaldekloe/goe (Go) CC0-1.0
github.com/pjbgf/sha1cd (Go) Apache-2.0
github.com/pkg/errors (Go) BSD-2-Clause
github.com/pkg/profile (Go) BSD-2-Clause
github.com/pkg/sftp (Go) BSD-2-Clause
github.com/pmezard/go-difflib (Go) BSD-3-Clause
github.com/posener/complete (Go) MIT
github.com/prometheus/client_model (Go) Apache-2.0
github.com/prometheus/procfs (Go) Apache-2.0
github.com/rogpeppe/fastuuid (Go) BSD-3-Clause
github.com/rogpeppe/go-internal (Go) BSD-3-Clause
github.com/russross/blackfriday/v2 (Go) BSD-2-Clause
github.com/ryanuber/columnize (Go) N/A
github.com/sagikazarmark/crypt (Go) MIT
github.com/schollz/progressbar/v3 (Go) MIT
github.com/sean-/seed (Go) BSD-3-Clause, MIT
github.com/sergi/go-diff (Go) Apache-2.0
github.com/sirupsen/logrus (Go) MIT
github.com/skeema/knownhosts (Go) Apache-2.0
github.com/spf13/afero (Go) Apache-2.0
github.com/spf13/cast (Go) MIT
github.com/spf13/jwalterweatherman (Go) MIT
github.com/spf13/pflag (Go) BSD-3-Clause
github.com/stretchr/objx (Go) MIT
github.com/subosito/gotenv (Go) MIT
github.com/tv42/httpunix (Go) N/A
github.com/vifraa/gopom (Go) MIT
github.com/xanzy/ssh-agent (Go) Apache-2.0
github.com/yuin/goldmark (Go) MIT
go.etcd.io/etcd/client/v3 (Go) N/A
go.opencensus.io (Go) Apache-2.0
go.opentelemetry.io/proto/otlp (Go) Apache-2.0
go.uber.org/atomic (Go) MIT
go.uber.org/multierr (Go) MIT
golang.org/x/crypto (Go) BSD-3-Clause
golang.org/x/lint (Go) BSD-3-Clause
golang.org/x/mod (Go) BSD-3-Clause
golang.org/x/net (Go) BSD-3-Clause
golang.org/x/oauth2 (Go) BSD-3-Clause
golang.org/x/sync (Go) BSD-3-Clause
golang.org/x/sys (Go) BSD-3-Clause
golang.org/x/term (Go) BSD-3-Clause
golang.org/x/text (Go) BSD-3-Clause
golang.org/x/time (Go) BSD-3-Clause
golang.org/x/tools (Go) BSD-3-Clause
golang.org/x/xerrors (Go) BSD-3-Clause
google.golang.org/appengine (Go) Apache-2.0
google.golang.org/genproto (Go) Apache-2.0
google.golang.org/protobuf (Go) BSD-3-Clause
gopkg.in/alecthomas/kingpin.v2 (Go) MIT
gopkg.in/check.v1 (Go) BSD-2-Clause
gopkg.in/errgo.v2 (Go) BSD-3-Clause
gopkg.in/ini.v1 (Go) Apache-2.0
gopkg.in/warnings.v0 (Go) BSD-2-Clause
gopkg.in/yaml.v2 (Go) Apache-2.0
gopkg.in/yaml.v3 (Go) Apache-2.0
has (npm) MIT
hello_world (Cargo) N/A
http-errors (npm) MIT
iconv-lite (npm) MIT
inherits (npm) ISC
ipaddr.js (npm) MIT
jakarta.annotation:jakarta.annotation-api (Maven) GPL-2.0-only
jquery-bridget (Bower) N/A
lukechampine.com/blake3 (Go) MIT
media-typer (npm) MIT
merge-descriptors (npm) MIT
methods (npm) MIT
mime-db (npm) MIT
mime-types (npm) MIT
ms (npm) MIT
myclabs/deep-copy (Composer) MIT
negotiator (npm) MIT
object-inspect (npm) MIT
on-finished (npm) MIT
org.apiguardian:apiguardian-api (Maven) Apache-2.0
org.opentest4j:opentest4j (Maven) Apache-2.0
parseurl (npm) MIT
path-to-regexp (npm) MIT
phpdocumentor/reflection-common (Composer) MIT
phpunit/php-invoker (Composer) BSD-3-Clause
proxy-addr (npm) MIT
psr/cache (Composer) MIT
psr/log (Composer) MIT
range-parser (npm) MIT
raw-body (npm) MIT
safe-buffer (npm) MIT
safer-buffer (npm) MIT
sebastian/cli-parser (Composer) BSD-3-Clause
sebastian/code-unit (Composer) BSD-3-Clause
sebastian/code-unit-reverse-lookup (Composer) BSD-3-Clause
sebastian/comparator (Composer) BSD-3-Clause
sebastian/global-state (Composer) BSD-3-Clause
sebastian/object-enumerator (Composer) BSD-3-Clause
sebastian/object-reflector (Composer) BSD-3-Clause
sebastian/resource-operations (Composer) BSD-3-Clause
send (npm) MIT
serve-static (npm) MIT
setprototypeof (npm) ISC
side-channel (npm) MIT
sigs.k8s.io/yaml (Go) N/A
statuses (npm) MIT
symfony/polyfill-ctype (Composer) MIT
theseer/tokenizer (Composer) BSD-3-Clause
toidentifier (npm) MIT
type-is (npm) MIT
unpipe (npm) MIT
utils-merge (npm) MIT
vary (npm) MIT
webmozart/assert (Composer) MIT