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

https://github.com/egen/safe

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A Vault CLI


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 561
Total Committers: 24
Avg Commits per committer: 23.375
Development Distribution Score (DDS): 0.679

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
Thomas Mitchell k****e@l****m 180
James Hunt j****s@n****m 159
CI Bot c****i@s****m 87
Geoff Franks g****s@g****m 54
tmitchell@starkandwayne.com t****l@s****m 31
Dennis Bell d****l@g****m 13
David Dobmeier d****b@b****u 8
ramonskie r****e@g****m 7
Troy Liebel t****l@s****m 4
David Bishop t****m 2
Dr Nic Williams d****s@g****m 2
Thomas Mitchell t****l 2
Gerardo Corea g****2@g****m 1
Horst Gutmann z****k@z****m 1
Jamie van Dyke j****e@f****m 1
LaurensV l****s@d****e 1
Long Nguyen l****8@g****m 1
Markus Meyer m****r@e****e 1
Ruben Koster r****r@s****m 1
Scott Schulthess s****s@g****m 1
Justin Carter j****n@s****m 1
Stephanie Lage Frantz 4****a 1
chapmanc c****h@g****m 1
starkandwayne-bot d****t@s****m 1

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 2
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 25 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

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/egen/safe

Top Issue Authors

  • umutkacar (1)
  • herrbpl (1)

Top Pull Request Authors

  • scottillogical (1)
  • herrbpl (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/egen/safe

  • Homepage: https://github.com/egen/safe
  • Documentation: https://pkg.go.dev/github.com/egen/safe#section-documentation
  • Licenses: MIT
  • Latest release: v1.8.0 (published over 3 years ago)
  • Last Synced: 2026-08-15T15:02:40.261Z (1 day ago)
  • Versions: 91
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.309%
    • Average: 5.488%
    • Dependent repos count: 5.666%

Dependencies

go.mod go
  • github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
  • github.com/cloudfoundry-community/vaultkv v0.5.0
  • github.com/jhunt/go-ansi v0.0.0-20180630013815-403d5f0d9ccb
  • github.com/jhunt/go-cli v0.0.0-20170503201019-f04a1744b5e3
  • github.com/jhunt/go-envirotron v0.0.0-20171017043611-8bdb90f72b39
  • github.com/jhunt/go-snapshot v0.0.0-20170309042712-92984e0ad8d8
  • github.com/mattn/go-isatty v0.0.0-20151211000621-56b76bdf51f7
  • github.com/mitchellh/gox v1.0.1
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/onsi/ginkgo v1.16.2
  • github.com/onsi/gomega v1.10.1
  • github.com/pborman/uuid v1.2.1
  • github.com/starkandwayne/goutils v0.0.0-20170530161610-d28cacc19462
  • github.com/tredoe/osutil v0.0.0-20161130133508-7d3ee1afa71c
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
  • gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
  • gopkg.in/yaml.v2 v2.3.0
go.sum go
  • github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
  • github.com/cloudfoundry-community/vaultkv v0.4.0
  • github.com/cloudfoundry-community/vaultkv v0.5.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/fsnotify/fsnotify v1.4.9
  • github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.4.0-rc.1
  • github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208
  • github.com/golang/protobuf v1.4.0-rc.2
  • github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0
  • github.com/golang/protobuf v1.4.0
  • github.com/golang/protobuf v1.4.2
  • github.com/google/go-cmp v0.3.0
  • github.com/google/go-cmp v0.3.1
  • github.com/google/go-cmp v0.4.0
  • github.com/google/uuid v1.0.0
  • github.com/hashicorp/go-version v1.0.0
  • github.com/hpcloud/tail v1.0.0
  • github.com/jhunt/go-ansi v0.0.0-20180630013815-403d5f0d9ccb
  • github.com/jhunt/go-cli v0.0.0-20170503201019-f04a1744b5e3
  • github.com/jhunt/go-envirotron v0.0.0-20171017043611-8bdb90f72b39
  • github.com/jhunt/go-snapshot v0.0.0-20170309042712-92984e0ad8d8
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mattn/go-isatty v0.0.0-20151211000621-56b76bdf51f7
  • github.com/mitchellh/gox v1.0.1
  • github.com/mitchellh/iochan v1.0.0
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/nxadm/tail v1.4.4
  • github.com/nxadm/tail v1.4.8
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/ginkgo v1.12.1
  • github.com/onsi/ginkgo v1.16.2
  • github.com/onsi/gomega v1.7.1
  • github.com/onsi/gomega v1.10.1
  • github.com/pborman/uuid v1.2.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/starkandwayne/goutils v0.0.0-20170530161610-d28cacc19462
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.5.1
  • github.com/tredoe/osutil v0.0.0-20161130133508-7d3ee1afa71c
  • github.com/yuin/goldmark v1.2.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/mod v0.3.0
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
  • golang.org/x/net v0.0.0-20201021035429-f5854403a974
  • golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20190904154756-749cb33beabd
  • golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9
  • golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e
  • golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210112080510-489259a85091
  • golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
  • golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd
  • google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64
  • google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60
  • google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967
  • google.golang.org/protobuf v1.21.0
  • google.golang.org/protobuf v1.23.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.4
  • gopkg.in/yaml.v2 v2.3.0