GitHub / charithe / cloud-api
Public API of Cerbos Cloud
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithe%2Fcloud-api
PURL: pkg:github/charithe/cloud-api
Fork of cerbos/cloud-api
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 1.64 MB
Dependencies parsed at:
839
Created at: about 2 years ago
Updated at: 10 days ago
Pushed at: 10 days ago
Last synced at: 10 days ago
.github/workflows/pr.yaml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/setup-go v4 composite
- bufbuild/buf-lint-action v1.0.3 composite
- bufbuild/buf-setup-action v1.26.1 composite
- golangci/golangci-lint-action v3.7.0 composite
.github/workflows/publish.yaml
actions
- actions/checkout v4 composite
- bufbuild/buf-push-action v1.1.1 composite
- bufbuild/buf-setup-action v1.26.1 composite
go.mod
go
- connectrpc.com/connect v1.11.1
- connectrpc.com/grpcreflect v1.2.0
- connectrpc.com/otelconnect v0.5.0
- filippo.io/age v1.1.1
- github.com/Shopify/toxiproxy/v2 v2.6.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/envoyproxy/protoc-gen-validate v1.0.2
- github.com/fatih/color v1.13.0
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/gorilla/mux v1.8.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.2.0
- github.com/hashicorp/go-retryablehttp v0.7.4
- github.com/klauspost/cpuid/v2 v2.2.3
- github.com/kr/text v0.2.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/minio/sha256-simd v1.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.16.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.42.0
- github.com/prometheus/procfs v0.10.1
- github.com/rogpeppe/go-internal v1.11.0
- github.com/rs/xid v1.5.0
- github.com/rs/zerolog v1.30.0
- github.com/sourcegraph/conc v0.3.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.8.4
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.13.0
- golang.org/x/net v0.15.0
- golang.org/x/sys v0.12.0
- golang.org/x/text v0.13.0
- google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
- google.golang.org/protobuf v1.31.0
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v3 v3.0.1
tools/go.mod
go
- connectrpc.com/connect v1.11.1
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Microsoft/go-winio v0.6.1
- github.com/bitfield/gotestdox v0.2.1
- github.com/bufbuild/buf v1.26.1
- github.com/bufbuild/connect-go v1.10.0
- github.com/bufbuild/connect-opentelemetry-go v0.4.0
- github.com/bufbuild/protocompile v0.6.0
- github.com/cerbos/protoc-gen-go-hashpb v0.2.0
- github.com/chigopher/pathlib v1.0.0
- github.com/containerd/stargz-snapshotter/estargz v0.14.3
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/dnephin/pflag v1.0.7
- github.com/docker/cli v24.0.4+incompatible
- github.com/docker/distribution v2.8.2+incompatible
- github.com/docker/docker v24.0.4+incompatible
- github.com/docker/docker-credential-helpers v0.8.0
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/envoyproxy/protoc-gen-validate v1.0.2
- github.com/fatih/color v1.15.0
- github.com/felixge/fgprof v0.9.3
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-chi/chi/v5 v5.0.10
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/gofrs/uuid/v5 v5.0.0
- github.com/gogo/protobuf v1.3.2
- github.com/google/go-containerregistry v0.15.2
- github.com/google/pprof v0.0.0-20230705174524-200ffdc848b8
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/hashicorp/hcl v1.0.0
- github.com/iancoleman/strcase v0.2.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jdxcode/netrc v0.0.0-20221124155335-4616370d1a84
- github.com/jinzhu/copier v0.3.5
- github.com/klauspost/compress v1.16.7
- github.com/klauspost/pgzip v1.2.6
- github.com/lyft/protoc-gen-star/v2 v2.0.3
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc4
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
- github.com/pkg/errors v0.9.1
- github.com/pkg/profile v1.7.0
- github.com/planetscale/vtprotobuf v0.5.0
- github.com/rs/cors v1.9.0
- github.com/rs/zerolog v1.29.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.7.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.15.0
- github.com/subosito/gotenv v1.4.2
- github.com/tetratelabs/wazero v1.3.1
- github.com/vbatts/tar-split v0.11.3
- github.com/vektra/mockery/v2 v2.33.3
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/sdk v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.uber.org/atomic v1.11.0
- go.uber.org/goleak v1.1.12
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.11.0
- golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
- golang.org/x/mod v0.12.0
- golang.org/x/net v0.12.0
- golang.org/x/sync v0.3.0
- golang.org/x/sys v0.10.0
- golang.org/x/term v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/tools v0.11.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/gotestsum v1.11.0
go.sum
go
- connectrpc.com/connect v1.11.1
- connectrpc.com/grpcreflect v1.2.0
- connectrpc.com/otelconnect v0.5.0
- filippo.io/age v1.1.1
- github.com/Shopify/toxiproxy/v2 v2.6.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/envoyproxy/protoc-gen-validate v1.0.2
- github.com/fatih/color v1.7.0
- github.com/fatih/color v1.13.0
- github.com/go-logr/logr v1.2.2
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/godbus/dbus/v5 v5.0.4
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.3.5
- github.com/golang/protobuf v1.5.0
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.5
- github.com/google/go-cmp v0.5.9
- github.com/gorilla/mux v1.8.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v0.9.2
- github.com/hashicorp/go-hclog v1.2.0
- github.com/hashicorp/go-retryablehttp v0.7.4
- github.com/klauspost/cpuid/v2 v2.2.3
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/mattn/go-colorable v0.1.4
- github.com/mattn/go-colorable v0.1.9
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.8
- github.com/mattn/go-isatty v0.0.10
- github.com/mattn/go-isatty v0.0.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-isatty v0.0.16
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/minio/sha256-simd v1.0.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.16.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.42.0
- github.com/prometheus/procfs v0.10.1
- github.com/rogpeppe/go-internal v1.11.0
- github.com/rs/xid v1.5.0
- github.com/rs/zerolog v1.30.0
- github.com/sourcegraph/conc v0.3.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.4
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/sdk v1.16.0
- go.opentelemetry.io/otel/sdk/metric v0.39.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.13.0
- golang.org/x/net v0.15.0
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
- golang.org/x/sys v0.0.0-20191008105621-543471e840be
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.12.0
- golang.org/x/text v0.13.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.26.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1