From 587655590cbb1e6a2846f282c046153264ff8427 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:01:37 +0000 Subject: [PATCH] autogen: update license overview --- .reports/dep-licenses.csv | 532 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 532 insertions(+) create mode 100644 .reports/dep-licenses.csv diff --git a/.reports/dep-licenses.csv b/.reports/dep-licenses.csv new file mode 100644 index 000000000000..efcfe9f0d706 --- /dev/null +++ b/.reports/dep-licenses.csv @@ -0,0 +1,532 @@ +"code.dny.dev/ssrf","MIT" +"dario.cat/mergo","BSD-3-Clause" +"filippo.io/edwards25519","BSD-3-Clause" +"github.com/Masterminds/goutils","Apache-2.0" +"github.com/Masterminds/semver/v3","MIT" +"github.com/Masterminds/sprig/v3","MIT" +"github.com/Nvveen/Gotty","BSD-2-Clause" +"github.com/arbovm/levenshtein","BSD-3-Clause" +"github.com/asaskevich/govalidator","MIT" +"github.com/avast/retry-go/v4","MIT" +"github.com/aymerick/douceur","MIT" +"github.com/beorn7/perks/quantile","MIT" +"github.com/boombuler/barcode","MIT" +"github.com/bwmarrin/discordgo","BSD-3-Clause" +"github.com/cenkalti/backoff","MIT" +"github.com/cenkalti/backoff/v4","MIT" +"github.com/cespare/xxhash/v2","MIT" +"github.com/cockroachdb/cockroach-go/v2/crdb","Apache-2.0" +"github.com/containerd/continuity/pathdriver","Apache-2.0" +"github.com/coreos/go-oidc/v3/oidc","Apache-2.0" +"github.com/davecgh/go-spew/spew","ISC" +"github.com/dghubble/oauth1","MIT" +"github.com/dgraph-io/ristretto","Apache-2.0" +"github.com/dgraph-io/ristretto/v2","Apache-2.0" +"github.com/dgraph-io/ristretto/v2/z","MIT" +"github.com/dgraph-io/ristretto/z","MIT" +"github.com/docker/cli","Apache-2.0" +"github.com/docker/docker","Apache-2.0" +"github.com/docker/go-connections/nat","Apache-2.0" +"github.com/docker/go-units","Apache-2.0" +"github.com/dustin/go-humanize","MIT" +"github.com/evanphx/json-patch/v5","BSD-3-Clause" +"github.com/fatih/color","MIT" +"github.com/fatih/structs","MIT" +"github.com/felixge/fgprof","MIT" +"github.com/felixge/httpsnoop","MIT" +"github.com/fsnotify/fsnotify","BSD-3-Clause" +"github.com/fxamacker/cbor/v2","MIT" +"github.com/gabriel-vasile/mimetype","MIT" +"github.com/go-crypt/crypt","MIT" +"github.com/go-crypt/x","BSD-3-Clause" +"github.com/go-faker/faker/v4/pkg/slice","MIT" +"github.com/go-jose/go-jose/v3","Apache-2.0" +"github.com/go-jose/go-jose/v3/json","BSD-3-Clause" +"github.com/go-jose/go-jose/v4","Apache-2.0" +"github.com/go-jose/go-jose/v4/json","BSD-3-Clause" +"github.com/go-logr/logr","Apache-2.0" +"github.com/go-logr/stdr","Apache-2.0" +"github.com/go-openapi/errors","Apache-2.0" +"github.com/go-openapi/jsonpointer","Apache-2.0" +"github.com/go-openapi/strfmt","Apache-2.0" +"github.com/go-openapi/swag","Apache-2.0" +"github.com/go-playground/locales","MIT" +"github.com/go-playground/universal-translator","MIT" +"github.com/go-playground/validator/v10","MIT" +"github.com/go-sql-driver/mysql","MPL-2.0" +"github.com/go-webauthn/webauthn","BSD-3-Clause" +"github.com/go-webauthn/x/revoke","BSD-2-Clause" +"github.com/gobuffalo/envy","MIT" +"github.com/gobuffalo/fizz","MIT" +"github.com/gobuffalo/flect","MIT" +"github.com/gobuffalo/github_flavored_markdown","MIT" +"github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday","BSD-2-Clause" +"github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name","MIT" +"github.com/gobuffalo/helpers","MIT" +"github.com/gobuffalo/nulls","MIT" +"github.com/gobuffalo/plush/v4","MIT" +"github.com/gobuffalo/pop/v6","MIT" +"github.com/gobuffalo/tags/v3","MIT" +"github.com/gobuffalo/validate/v3","MIT" +"github.com/gobwas/glob","MIT" +"github.com/goccy/go-yaml","MIT" +"github.com/gofrs/uuid","MIT" +"github.com/gogo/protobuf","BSD-3-Clause" +"github.com/golang-jwt/jwt/v4","MIT" +"github.com/golang-jwt/jwt/v5","MIT" +"github.com/golang/gddo/httputil","BSD-3-Clause" +"github.com/golang/protobuf","BSD-3-Clause" +"github.com/google/go-github/v38/github","BSD-3-Clause" +"github.com/google/go-jsonnet","Apache-2.0" +"github.com/google/go-querystring/query","BSD-3-Clause" +"github.com/google/go-tpm","Apache-2.0" +"github.com/google/pprof/profile","Apache-2.0" +"github.com/google/shlex","Apache-2.0" +"github.com/google/uuid","BSD-3-Clause" +"github.com/gorilla/css/scanner","BSD-3-Clause" +"github.com/gorilla/securecookie","BSD-3-Clause" +"github.com/gorilla/sessions","BSD-3-Clause" +"github.com/gorilla/websocket","BSD-2-Clause" +"github.com/grpc-ecosystem/go-grpc-prometheus","Apache-2.0" +"github.com/grpc-ecosystem/grpc-gateway/v2","BSD-3-Clause" +"github.com/gtank/cryptopasta","CC0-1.0" +"github.com/hashicorp/go-cleanhttp","MPL-2.0" +"github.com/hashicorp/go-retryablehttp","MPL-2.0" +"github.com/hashicorp/golang-lru/v2","MPL-2.0" +"github.com/hashicorp/golang-lru/v2/simplelru","BSD-3-Clause" +"github.com/huandu/xstrings","MIT" +"github.com/imdario/mergo","BSD-3-Clause" +"github.com/inhies/go-bytesize","BSD-3-Clause" +"github.com/jackc/chunkreader/v2","MIT" +"github.com/jackc/pgconn","MIT" +"github.com/jackc/pgio","MIT" +"github.com/jackc/pgpassfile","MIT" +"github.com/jackc/pgproto3/v2","MIT" +"github.com/jackc/pgservicefile","MIT" +"github.com/jackc/pgx/v5","MIT" +"github.com/jackc/puddle/v2","MIT" +"github.com/jmoiron/sqlx","MIT" +"github.com/joho/godotenv","MIT" +"github.com/josharian/intern","MIT" +"github.com/julienschmidt/httprouter","BSD-3-Clause" +"github.com/kballard/go-shellquote","MIT" +"github.com/knadh/koanf/maps","MIT" +"github.com/knadh/koanf/parsers/json","MIT" +"github.com/knadh/koanf/parsers/toml","MIT" +"github.com/knadh/koanf/parsers/yaml","MIT" +"github.com/knadh/koanf/providers/posflag","MIT" +"github.com/knadh/koanf/v2","MIT" +"github.com/leodido/go-urn","MIT" +"github.com/lestrrat-go/backoff/v2","MIT" +"github.com/lestrrat-go/blackmagic","MIT" +"github.com/lestrrat-go/httpcc","MIT" +"github.com/lestrrat-go/iter","MIT" +"github.com/lestrrat-go/jwx","MIT" +"github.com/lestrrat-go/option","MIT" +"github.com/lib/pq","MIT" +"github.com/luna-duclos/instrumentedsql","MIT" +"github.com/mailru/easyjson","MIT" +"github.com/mattn/go-colorable","MIT" +"github.com/mattn/go-isatty","MIT" +"github.com/matttproud/golang_protobuf_extensions/pbutil","Apache-2.0" +"github.com/microcosm-cc/bluemonday","BSD-3-Clause" +"github.com/mitchellh/copystructure","MIT" +"github.com/mitchellh/mapstructure","MIT" +"github.com/mitchellh/reflectwalk","MIT" +"github.com/moby/docker-image-spec/specs-go/v1","Apache-2.0" +"github.com/moby/term","Apache-2.0" +"github.com/mohae/deepcopy","MIT" +"github.com/montanaflynn/stats","MIT" +"github.com/nyaruka/phonenumbers","MIT" +"github.com/oklog/ulid","Apache-2.0" +"github.com/opencontainers/go-digest","Apache-2.0" +"github.com/opencontainers/image-spec/specs-go","Apache-2.0" +"github.com/opencontainers/runc/libcontainer/user","Apache-2.0" +"github.com/openzipkin/zipkin-go/model","Apache-2.0" +"github.com/ory/analytics-go/v5","MIT" +"github.com/ory/dockertest/v3","Apache-2.0" +"github.com/ory/dockertest/v3/docker","BSD-2-Clause" +"github.com/ory/graceful","Apache-2.0" +"github.com/ory/herodot","Apache-2.0" +"github.com/ory/hydra-client-go/v2","Apache-2.0" +"github.com/ory/jsonschema/v3","BSD-3-Clause" +"github.com/ory/kratos","Apache-2.0" +"github.com/ory/mail/v3","MIT" +"github.com/ory/nosurf","MIT" +"github.com/ory/x","Apache-2.0" +"github.com/ory/x/reqlog","MIT" +"github.com/pelletier/go-toml","MIT" +"github.com/pelletier/go-toml","Apache-2.0" +"github.com/peterhellberg/link","MIT" +"github.com/phayes/freeport","BSD-3-Clause" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/pkg/profile","BSD-2-Clause" +"github.com/pmezard/go-difflib/difflib","BSD-3-Clause" +"github.com/pquerna/otp","Apache-2.0" +"github.com/prometheus/client_golang/prometheus","Apache-2.0" +"github.com/prometheus/client_model/go","Apache-2.0" +"github.com/prometheus/common","Apache-2.0" +"github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg","BSD-3-Clause" +"github.com/prometheus/procfs","Apache-2.0" +"github.com/rogpeppe/go-internal/modfile","BSD-3-Clause" +"github.com/rs/cors","MIT" +"github.com/samber/lo","MIT" +"github.com/seatgeek/logrus-gelf-formatter","BSD-3-Clause" +"github.com/segmentio/backo-go","MIT" +"github.com/sergi/go-diff/diffmatchpatch","MIT" +"github.com/shopspring/decimal","MIT" +"github.com/sirupsen/logrus","MIT" +"github.com/slack-go/slack","BSD-2-Clause" +"github.com/sourcegraph/annotate","BSD-3-Clause" +"github.com/sourcegraph/syntaxhighlight","BSD-3-Clause" +"github.com/spf13/cast","MIT" +"github.com/spf13/cobra","Apache-2.0" +"github.com/spf13/pflag","BSD-3-Clause" +"github.com/stretchr/testify","MIT" +"github.com/tidwall/gjson","MIT" +"github.com/tidwall/match","MIT" +"github.com/tidwall/pretty","MIT" +"github.com/tidwall/sjson","MIT" +"github.com/urfave/negroni","MIT" +"github.com/wI2L/jsondiff","MIT" +"github.com/x448/float16","MIT" +"github.com/xeipuuv/gojsonpointer","Apache-2.0" +"github.com/xeipuuv/gojsonreference","Apache-2.0" +"github.com/xeipuuv/gojsonschema","Apache-2.0" +"github.com/xtgo/uuid","BSD-3-Clause" +"github.com/zmb3/spotify/v2","Apache-2.0" +"go.mongodb.org/mongo-driver","Apache-2.0" +"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","Apache-2.0" +"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","Apache-2.0" +"go.opentelemetry.io/contrib/propagators/b3","Apache-2.0" +"go.opentelemetry.io/contrib/propagators/jaeger","Apache-2.0" +"go.opentelemetry.io/contrib/samplers/jaegerremote","Apache-2.0" +"go.opentelemetry.io/otel","Apache-2.0" +"go.opentelemetry.io/otel/exporters/jaeger","Apache-2.0" +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","Apache-2.0" +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","GNU-All-permissive-Copying-License" +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","BSD-3-Clause" +"go.opentelemetry.io/otel/exporters/otlp/otlptrace","Apache-2.0" +"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","Apache-2.0" +"go.opentelemetry.io/otel/exporters/zipkin","Apache-2.0" +"go.opentelemetry.io/otel/metric","Apache-2.0" +"go.opentelemetry.io/otel/sdk","Apache-2.0" +"go.opentelemetry.io/otel/trace","Apache-2.0" +"go.opentelemetry.io/proto/otlp","Apache-2.0" +"golang.org/x/crypto","BSD-3-Clause" +"golang.org/x/exp/slices","BSD-3-Clause" +"golang.org/x/mod","BSD-3-Clause" +"golang.org/x/net","BSD-3-Clause" +"golang.org/x/oauth2","BSD-3-Clause" +"golang.org/x/sync","BSD-3-Clause" +"golang.org/x/sys","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"golang.org/x/xerrors","BSD-3-Clause" +"google.golang.org/genproto/googleapis/api","Apache-2.0" +"google.golang.org/genproto/googleapis/rpc","Apache-2.0" +"google.golang.org/grpc","Apache-2.0" +"google.golang.org/protobuf","BSD-3-Clause" +"gopkg.in/yaml.v2","Apache-2.0" +"gopkg.in/yaml.v3","MIT" +"sigs.k8s.io/yaml","MIT" +"sigs.k8s.io/yaml","BSD-3-Clause" +"dario.cat/mergo","BSD-3-Clause" +"github.com/Masterminds/goutils","Apache-2.0" +"github.com/Masterminds/semver/v3","MIT" +"github.com/Masterminds/sprig/v3","MIT" +"github.com/google/uuid","BSD-3-Clause" +"github.com/huandu/xstrings","MIT" +"github.com/imdario/mergo","BSD-3-Clause" +"github.com/mitchellh/copystructure","MIT" +"github.com/mitchellh/reflectwalk","MIT" +"github.com/shopspring/decimal","MIT" +"github.com/spf13/cast","MIT" +"golang.org/x/crypto","BSD-3-Clause" +"github.com/arbovm/levenshtein","BSD-3-Clause" +"github.com/avast/retry-go/v3","MIT" +"github.com/bradleyjkemp/cupaloy/v2","MIT" +"github.com/davecgh/go-spew/spew","ISC" +"github.com/pmezard/go-difflib/difflib","BSD-3-Clause" +"github.com/bwmarrin/discordgo","BSD-3-Clause" +"github.com/gorilla/websocket","BSD-2-Clause" +"golang.org/x/crypto","BSD-3-Clause" +"github.com/cenkalti/backoff","MIT" +"github.com/bmatcuk/doublestar","MIT" +"github.com/cortesi/modd","MIT" +"github.com/cortesi/modd/conf","BSD-3-Clause" +"github.com/cortesi/moddwatch","MIT" +"github.com/cortesi/termlog","MIT" +"github.com/fatih/color","MIT" +"github.com/mattn/go-colorable","MIT" +"github.com/mattn/go-isatty","MIT" +"github.com/rjeczalik/notify","MIT" +"golang.org/x/crypto/ssh/terminal","BSD-3-Clause" +"golang.org/x/net/context","BSD-3-Clause" +"golang.org/x/sys/unix","BSD-3-Clause" +"golang.org/x/term","BSD-3-Clause" +"github.com/dghubble/oauth1","MIT" +"github.com/cespare/xxhash/v2","MIT" +"github.com/dgraph-io/ristretto","Apache-2.0" +"github.com/dgraph-io/ristretto/z","MIT" +"github.com/dustin/go-humanize","MIT" +"github.com/pkg/errors","BSD-2-Clause" +"golang.org/x/sys/unix","BSD-3-Clause" +"github.com/fatih/color","MIT" +"github.com/mattn/go-colorable","MIT" +"github.com/mattn/go-isatty","MIT" +"golang.org/x/sys/unix","BSD-3-Clause" +"github.com/ghodss/yaml","MIT" +"github.com/ghodss/yaml","BSD-3-Clause" +"gopkg.in/yaml.v2","Apache-2.0" +"github.com/go-crypt/crypt","MIT" +"github.com/go-crypt/x","BSD-3-Clause" +"golang.org/x/sys/cpu","BSD-3-Clause" +"github.com/go-faker/faker/v4","MIT" +"golang.org/x/text","BSD-3-Clause" +"github.com/asaskevich/govalidator","MIT" +"github.com/go-openapi/errors","Apache-2.0" +"github.com/go-openapi/strfmt","Apache-2.0" +"github.com/google/uuid","BSD-3-Clause" +"github.com/mitchellh/mapstructure","MIT" +"github.com/oklog/ulid","Apache-2.0" +"go.mongodb.org/mongo-driver","Apache-2.0" +"github.com/gabriel-vasile/mimetype","MIT" +"github.com/go-playground/locales","MIT" +"github.com/go-playground/universal-translator","MIT" +"github.com/go-playground/validator/v10","MIT" +"github.com/leodido/go-urn","MIT" +"golang.org/x/crypto/sha3","BSD-3-Clause" +"golang.org/x/net/html","BSD-3-Clause" +"golang.org/x/sys/cpu","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"github.com/go-swagger/go-swagger","Apache-2.0" +"github.com/gobuffalo/httptest","MIT" +"github.com/gobuffalo/httptest/internal/takeon/github.com/ajg/form","BSD-3-Clause" +"github.com/gobuffalo/httptest/internal/takeon/github.com/markbates/hmax","MIT" +"filippo.io/edwards25519","BSD-3-Clause" +"github.com/Masterminds/semver/v3","MIT" +"github.com/aymerick/douceur","MIT" +"github.com/fatih/color","MIT" +"github.com/fatih/structs","MIT" +"github.com/go-sql-driver/mysql","MPL-2.0" +"github.com/gobuffalo/envy","MIT" +"github.com/gobuffalo/fizz","MIT" +"github.com/gobuffalo/flect","MIT" +"github.com/gobuffalo/github_flavored_markdown","MIT" +"github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday","BSD-2-Clause" +"github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name","MIT" +"github.com/gobuffalo/helpers","MIT" +"github.com/gobuffalo/nulls","MIT" +"github.com/gobuffalo/plush/v4","MIT" +"github.com/gobuffalo/pop/v6","MIT" +"github.com/gobuffalo/tags/v3","MIT" +"github.com/gobuffalo/validate/v3","MIT" +"github.com/gofrs/uuid","MIT" +"github.com/gorilla/css/scanner","BSD-3-Clause" +"github.com/jackc/chunkreader/v2","MIT" +"github.com/jackc/pgconn","MIT" +"github.com/jackc/pgio","MIT" +"github.com/jackc/pgpassfile","MIT" +"github.com/jackc/pgproto3/v2","MIT" +"github.com/jackc/pgservicefile","MIT" +"github.com/jackc/pgx/v5","MIT" +"github.com/jackc/puddle/v2","MIT" +"github.com/jmoiron/sqlx","MIT" +"github.com/joho/godotenv","MIT" +"github.com/kballard/go-shellquote","MIT" +"github.com/luna-duclos/instrumentedsql","MIT" +"github.com/mattn/go-colorable","MIT" +"github.com/mattn/go-isatty","MIT" +"github.com/microcosm-cc/bluemonday","BSD-3-Clause" +"github.com/rogpeppe/go-internal/modfile","BSD-3-Clause" +"github.com/sergi/go-diff/diffmatchpatch","MIT" +"github.com/sourcegraph/annotate","BSD-3-Clause" +"github.com/sourcegraph/syntaxhighlight","BSD-3-Clause" +"golang.org/x/crypto/pbkdf2","BSD-3-Clause" +"golang.org/x/mod","BSD-3-Clause" +"golang.org/x/net/html","BSD-3-Clause" +"golang.org/x/sync","BSD-3-Clause" +"golang.org/x/sys/unix","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"gopkg.in/yaml.v2","Apache-2.0" +"github.com/gofrs/uuid","MIT" +"github.com/golang-jwt/jwt/v4","MIT" +"github.com/golang-jwt/jwt/v5","MIT" +"github.com/google/go-jsonnet","Apache-2.0" +"gopkg.in/yaml.v2","Apache-2.0" +"sigs.k8s.io/yaml","MIT" +"sigs.k8s.io/yaml","BSD-3-Clause" +"github.com/gorilla/securecookie","BSD-3-Clause" +"github.com/gorilla/sessions","BSD-3-Clause" +"github.com/gtank/cryptopasta","CC0-1.0" +"golang.org/x/crypto","BSD-3-Clause" +"github.com/hashicorp/go-cleanhttp","MPL-2.0" +"github.com/hashicorp/go-retryablehttp","MPL-2.0" +"github.com/hashicorp/golang-lru/v2","MPL-2.0" +"github.com/hashicorp/golang-lru/v2/simplelru","BSD-3-Clause" +"github.com/inhies/go-bytesize","BSD-3-Clause" +"github.com/jarcoal/httpmock","MIT" +"github.com/jmoiron/sqlx","MIT" +"github.com/julienschmidt/httprouter","BSD-3-Clause" +"github.com/knadh/koanf/parsers/json","MIT" +"github.com/lestrrat-go/jwx","MIT" +"github.com/lestrrat-go/option","MIT" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/lestrrat-go/jwx/v2","MIT" +"github.com/lestrrat-go/option","MIT" +"github.com/luna-duclos/instrumentedsql","MIT" +"github.com/gorilla/context","BSD-3-Clause" +"github.com/gorilla/mux","BSD-3-Clause" +"github.com/gorilla/pat","BSD-3-Clause" +"github.com/gorilla/websocket","BSD-2-Clause" +"github.com/ian-kent/envconf","MIT" +"github.com/ian-kent/go-log","MIT" +"github.com/ian-kent/goose","MIT" +"github.com/ian-kent/linkio","Unknown" +"github.com/mailhog/MailHog","MIT" +"github.com/mailhog/MailHog-Server","MIT" +"github.com/mailhog/MailHog-UI","MIT" +"github.com/mailhog/data","MIT" +"github.com/mailhog/http","MIT" +"github.com/mailhog/mhsendmail/cmd","MIT" +"github.com/mailhog/smtp","MIT" +"github.com/mailhog/storage","MIT" +"github.com/ogier/pflag","BSD-3-Clause" +"github.com/philhofer/fwd","MIT" +"github.com/t-k/fluent-logger-golang/fluent","Unknown" +"github.com/tinylib/msgp/msgp","MIT" +"golang.org/x/crypto","BSD-3-Clause" +"gopkg.in/mgo.v2","BSD-2-Clause" +"gopkg.in/mgo.v2/bson","BSD-2-Clause" +"gopkg.in/mgo.v2/internal/json","BSD-3-Clause" +"github.com/mattn/goveralls","MIT" +"golang.org/x/mod","BSD-3-Clause" +"golang.org/x/tools","BSD-3-Clause" +"github.com/mohae/deepcopy","MIT" +"github.com/montanaflynn/stats","MIT" +"github.com/nyaruka/phonenumbers","MIT" +"golang.org/x/text","BSD-3-Clause" +"google.golang.org/protobuf","BSD-3-Clause" +"github.com/ory/analytics-go/v5","MIT" +"github.com/segmentio/backo-go","MIT" +"github.com/xtgo/uuid","BSD-3-Clause" +"github.com/ory/client-go","Unknown" +"golang.org/x/oauth2","BSD-3-Clause" +"dario.cat/mergo","BSD-3-Clause" +"github.com/Nvveen/Gotty","BSD-2-Clause" +"github.com/cenkalti/backoff/v4","MIT" +"github.com/containerd/continuity/pathdriver","Apache-2.0" +"github.com/docker/cli","Apache-2.0" +"github.com/docker/docker","Apache-2.0" +"github.com/docker/go-connections/nat","Apache-2.0" +"github.com/docker/go-units","Apache-2.0" +"github.com/gogo/protobuf/proto","BSD-3-Clause" +"github.com/google/shlex","Apache-2.0" +"github.com/mitchellh/mapstructure","MIT" +"github.com/moby/docker-image-spec/specs-go/v1","Apache-2.0" +"github.com/moby/term","Apache-2.0" +"github.com/opencontainers/go-digest","Apache-2.0" +"github.com/opencontainers/image-spec/specs-go","Apache-2.0" +"github.com/opencontainers/runc/libcontainer/user","Apache-2.0" +"github.com/ory/dockertest/v3","Apache-2.0" +"github.com/ory/dockertest/v3/docker","BSD-2-Clause" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/sirupsen/logrus","MIT" +"github.com/xeipuuv/gojsonpointer","Apache-2.0" +"github.com/xeipuuv/gojsonreference","Apache-2.0" +"github.com/xeipuuv/gojsonschema","Apache-2.0" +"golang.org/x/sys/unix","BSD-3-Clause" +"gopkg.in/yaml.v2","Apache-2.0" +"github.com/fsnotify/fsnotify","BSD-3-Clause" +"github.com/hashicorp/hcl","MPL-2.0" +"github.com/magiconair/properties","BSD-2-Clause" +"github.com/mitchellh/mapstructure","MIT" +"github.com/ory/go-acc","Apache-2.0" +"github.com/pelletier/go-toml/v2","MIT" +"github.com/sagikazarmark/slog-shim","BSD-3-Clause" +"github.com/spf13/afero","Apache-2.0" +"github.com/spf13/cast","MIT" +"github.com/spf13/cobra","Apache-2.0" +"github.com/spf13/pflag","BSD-3-Clause" +"github.com/spf13/viper","MIT" +"github.com/subosito/gotenv","MIT" +"golang.org/x/sys/unix","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"gopkg.in/ini.v1","Apache-2.0" +"gopkg.in/yaml.v3","MIT" +"github.com/ory/graceful","Apache-2.0" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/golang/protobuf/proto","BSD-3-Clause" +"github.com/ory/herodot","Apache-2.0" +"github.com/pkg/errors","BSD-2-Clause" +"golang.org/x/net","BSD-3-Clause" +"golang.org/x/sys/unix","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"google.golang.org/genproto/googleapis/rpc","Apache-2.0" +"google.golang.org/grpc","Apache-2.0" +"google.golang.org/protobuf","BSD-3-Clause" +"github.com/ory/hydra-client-go/v2","Apache-2.0" +"golang.org/x/oauth2","BSD-3-Clause" +"github.com/nyaruka/phonenumbers","MIT" +"github.com/ory/jsonschema/v3","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"google.golang.org/protobuf","BSD-3-Clause" +"github.com/ory/mail/v3","MIT" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/ory/nosurf","MIT" +"github.com/ory/x","Apache-2.0" +"github.com/peterhellberg/link","MIT" +"github.com/phayes/freeport","BSD-3-Clause" +"github.com/pkg/errors","BSD-2-Clause" +"github.com/boombuler/barcode","MIT" +"github.com/pquerna/otp","Apache-2.0" +"github.com/rs/cors","MIT" +"github.com/samber/lo","MIT" +"golang.org/x/text","BSD-3-Clause" +"github.com/sirupsen/logrus","MIT" +"golang.org/x/sys/unix","BSD-3-Clause" +"github.com/gorilla/websocket","BSD-2-Clause" +"github.com/slack-go/slack","BSD-2-Clause" +"github.com/spf13/cobra","Apache-2.0" +"github.com/spf13/pflag","BSD-3-Clause" +"github.com/spf13/pflag","BSD-3-Clause" +"github.com/stretchr/testify","MIT" +"github.com/tidwall/gjson","MIT" +"github.com/tidwall/match","MIT" +"github.com/tidwall/pretty","MIT" +"github.com/tidwall/gjson","MIT" +"github.com/tidwall/match","MIT" +"github.com/tidwall/pretty","MIT" +"github.com/tidwall/sjson","MIT" +"github.com/urfave/negroni","MIT" +"github.com/tidwall/gjson","MIT" +"github.com/tidwall/match","MIT" +"github.com/tidwall/pretty","MIT" +"github.com/tidwall/sjson","MIT" +"github.com/wI2L/jsondiff","MIT" +"github.com/zmb3/spotify/v2","Apache-2.0" +"golang.org/x/oauth2","BSD-3-Clause" +"github.com/felixge/httpsnoop","MIT" +"github.com/go-logr/logr","Apache-2.0" +"github.com/go-logr/stdr","Apache-2.0" +"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","Apache-2.0" +"go.opentelemetry.io/otel","Apache-2.0" +"go.opentelemetry.io/otel/metric","Apache-2.0" +"go.opentelemetry.io/otel/trace","Apache-2.0" +"github.com/go-logr/logr","Apache-2.0" +"github.com/go-logr/stdr","Apache-2.0" +"go.opentelemetry.io/otel","Apache-2.0" +"go.opentelemetry.io/otel/metric","Apache-2.0" +"go.opentelemetry.io/otel/trace","Apache-2.0" +"go.opentelemetry.io/otel/sdk","Apache-2.0" +"go.opentelemetry.io/otel","Apache-2.0" +"go.opentelemetry.io/otel/trace","Apache-2.0" +"golang.org/x/oauth2","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"golang.org/x/net","BSD-3-Clause" +"golang.org/x/sys/unix","BSD-3-Clause" +"golang.org/x/text","BSD-3-Clause" +"google.golang.org/genproto/googleapis/rpc/status","Apache-2.0" +"google.golang.org/grpc","Apache-2.0" +"google.golang.org/protobuf","BSD-3-Clause" +