An open API service for producing an overview of a list of open source projects.

https://github.com/davewhit3/cain

Score: 1.0986122886681098

Last synced: about 7 hours ago
JSON representation

Repository metadata:

Load tool to SSE service


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 21
Total Committers: 3
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.333

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Dawid Bialy d****y@t****l 14
Dawid Biały b****3@w****l 4
Firstname Lastname f****o@b****m 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: 22 minutes
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/davewhit3/cain

Top Issue Authors

Top Pull Request Authors

  • davewhit3 (2)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Dependencies

Dockerfile docker
  • golang 1.13.1-alpine build
docker-compose.yml docker
  • sebp/elk latest
go.mod go
  • github.com/cenkalti/backoff v2.2.1+incompatible
  • github.com/cloudflare/cfssl v0.0.0-20190911221928-1a911ca1b1d6
  • github.com/gorilla/websocket v1.4.1
  • github.com/joho/godotenv v1.3.0
  • github.com/r3labs/sse v0.0.0-20190718103820-313b1ddc8a20
  • github.com/sirupsen/logrus v1.4.2
  • github.com/spf13/cobra v0.0.5
  • golang.org/x/net v0.0.0-20191009170851-d66e71096ffb
  • gopkg.in/cenkalti/backoff.v1 v1.1.0
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
  • github.com/cenkalti/backoff v2.2.1+incompatible
  • github.com/cloudflare/cfssl v0.0.0-20190911221928-1a911ca1b1d6
  • github.com/coreos/etcd v3.3.10+incompatible
  • github.com/coreos/go-etcd v2.0.0+incompatible
  • github.com/coreos/go-semver v0.2.0
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/gorilla/websocket v1.4.1
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/joho/godotenv v1.3.0
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/magiconair/properties v1.8.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.1.2
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/r3labs/sse v0.0.0-20190718103820-313b1ddc8a20
  • github.com/russross/blackfriday v1.5.2
  • github.com/sirupsen/logrus v1.4.2
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.3.0
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.3
  • github.com/spf13/viper v1.3.2
  • github.com/stretchr/objx v0.1.1
  • github.com/stretchr/testify v1.2.2
  • github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
  • github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
  • golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20191009170851-d66e71096ffb
  • golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190422165155-953cdadca894
  • golang.org/x/text v0.3.0
  • gopkg.in/cenkalti/backoff.v1 v1.1.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2