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

https://github.com/agaliste/permit-ssh

Score: -Infinity

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Permit is a CLI tool written in Go used to store SSH pub keys and automate the process of adding them in servers for SHH authorization.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 84
Total Committers: 2
Avg Commits per committer: 42.0
Development Distribution Score (DDS): 0.012

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
somedevv s****v@s****m 83
Adrian a****i@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1
Total pull requests: 1
Average time to close issues: 34 minutes
Average time to close pull requests: 1 minute
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 1
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/agaliste/permit-ssh

Top Issue Authors

  • agaliste (1)

Top Pull Request Authors

  • agaliste (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • Fix (1)

Dependencies

go.mod go
  • github.com/AlecAivazis/survey/v2 v2.3.4
  • github.com/boltdb/bolt v1.3.1
  • github.com/fatih/color v1.13.0
  • github.com/google/go-cmp v0.5.7
  • github.com/integrii/flaggy v1.5.1
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • gopkg.in/yaml.v3 v3.0.0
go.sum go
  • github.com/AlecAivazis/survey/v2 v2.3.4
  • github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
  • github.com/boltdb/bolt v1.3.1
  • github.com/creack/pty v1.1.17
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.13.0
  • github.com/google/go-cmp v0.5.6
  • github.com/google/go-cmp v0.5.7
  • github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec
  • github.com/integrii/flaggy v1.5.1
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • 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-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
  • golang.org/x/term v0.0.0-20210503060354-a79de5458b56
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.0