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

https://github.com/signet-framework/signet-cli

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Command line interface for the Signet contract testing framework


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 107
Total Committers: 4
Avg Commits per committer: 26.75
Development Distribution Score (DDS): 0.084

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
Zach Morgan z****7@g****m 98
vu-eric e****9@g****m 5
newman174 5****4 3
HernandoD h****o@h****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 12
Total pull requests: 22
Average time to close issues: 2 days
Average time to close pull requests: less than a minute
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.17
Average comments per pull request: 0.0
Merged pull request: 22
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/signet-framework/signet-cli

Top Issue Authors

  • newman174 (10)
  • z-morgan (2)

Top Pull Request Authors

  • z-morgan (21)
  • vu-eric (1)

Top Issue Labels

  • bug (4)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/signet-framework/signet-cli

  • Homepage: https://github.com/signet-framework/signet-cli
  • Documentation: https://pkg.go.dev/github.com/signet-framework/signet-cli#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v0.7.5 (published about 3 years ago)
  • Last Synced: 2026-08-26T17:05:05.388Z (1 day ago)
  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.328%
    • Average: 8.861%
    • Dependent repos count: 9.393%

Dependencies

go.mod go
  • github.com/aws/aws-sdk-go-v2 v1.19.0
  • github.com/aws/aws-sdk-go-v2/config v1.18.28
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.27
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.5
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.35
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.29
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.36
  • github.com/aws/aws-sdk-go-v2/service/cloudformation v1.30.1
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.19.14
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.29
  • github.com/aws/aws-sdk-go-v2/service/sso v1.12.13
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.13
  • github.com/aws/aws-sdk-go-v2/service/sts v1.19.3
  • github.com/aws/smithy-go v1.13.5
  • github.com/fsnotify/fsnotify v1.5.1
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/magiconair/properties v1.8.5
  • github.com/mitchellh/mapstructure v1.4.3
  • github.com/pelletier/go-toml v1.9.4
  • github.com/spf13/afero v1.6.0
  • github.com/spf13/cast v1.4.1
  • 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.10.1
  • github.com/subosito/gotenv v1.2.0
  • golang.org/x/sys v0.1.0
  • golang.org/x/text v0.4.0
  • gopkg.in/ini.v1 v1.66.2
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/aws/aws-sdk-go-v2 v1.19.0
  • github.com/aws/aws-sdk-go-v2/config v1.18.28
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.27
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.5
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.35
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.29
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.36
  • github.com/aws/aws-sdk-go-v2/service/cloudformation v1.30.1
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.19.14
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.29
  • github.com/aws/aws-sdk-go-v2/service/sso v1.12.13
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.13
  • github.com/aws/aws-sdk-go-v2/service/sts v1.19.3
  • github.com/aws/smithy-go v1.13.5
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.5.1
  • github.com/google/go-cmp v0.5.8
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/kr/fs v0.1.0
  • github.com/magiconair/properties v1.8.5
  • github.com/mitchellh/mapstructure v1.4.3
  • github.com/pelletier/go-toml v1.9.4
  • github.com/pkg/errors v0.8.1
  • github.com/pkg/sftp v1.10.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/afero v1.6.0
  • github.com/spf13/cast v1.4.1
  • 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.10.1
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.7.0
  • github.com/subosito/gotenv v1.2.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • 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-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.1.0
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.4.0
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/ini.v1 v1.66.2
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1