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

https://github.com/datadog/go-tuf

Score: 27.104410095148445

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Go implementation of The Update Framework (TUF)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 431
Total Committers: 42
Avg Commits per committer: 10.262
Development Distribution Score (DDS): 0.782

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
dependabot[bot] 4****] 94
Lewis Marshall l****s@l****t 80
Erick Tryzelaar e****r@g****m 63
Jonathan Rudenberg j****n@t****m 43
Zack Newman z****@z****t 23
asraa a****a@g****m 22
Ethan Lowman 5****d 18
Radoslav Dimitrov d****r@v****m 14
Trishank Karthik Kuppusamy t****y@d****m 10
Marina Moore m****8 5
Arthur Bellal b****r@g****m 5
Justin Mattson j****t@g****m 4
Baptiste Foy b****y@d****m 4
Christian Rebischke c****s@s****v 4
Fredrik Skogman k****n@g****m 3
Joshua Lock j****k@v****m 3
Andrés Torres e****7@g****m 2
Hossein Siadati 8****a 2
Jake Sanders d****6@g****m 2
James Tucker r****i@g****m 2
David Lawrence d****e@d****m 2
Thibault NORMAND Z****r 2
Tim Alexander 1****a 2
Ville Aikas 1****s 2
Hayden B h****n@g****m 2
Mike Marchetti m****e@g****m 2
udf2457 u****7 1
toby-jn 3****n 1
Zach Wasserman z****h@f****m 1
Vladimir Diaz v****z@g****m 1
and 12 more...

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 0
Total pull requests: 69
Average time to close issues: N/A
Average time to close pull requests: about 1 month
Total issue authors: 0
Total pull request authors: 11
Average comments per issue: 0
Average comments per pull request: 0.48
Merged pull request: 10
Bot issues: 0
Bot pull requests: 48

Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.2
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/datadog/go-tuf

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (38)
  • gh-worker-campaigns-3e9aa4[bot] (10)
  • raphaelgavache (6)
  • BaptisteFoy (5)
  • hosseinsia (3)
  • moth-a (2)
  • arbll (1)
  • mellon85 (1)
  • lebauce (1)
  • timothyalexandersoftware (1)
  • coignetp (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (38)
  • campaigner-automated-change (10)
  • github_actions (5)
  • go (3)
  • DO-NOT-MERGE (1)
  • python (1)

Package metadata

proxy.golang.org: github.com/datadog/go-tuf

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/datadog/go-tuf#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v0.7.0 (published over 2 years ago)
  • Last Synced: 2026-08-12T01:13:28.686Z (1 day ago)
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 629,631
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/DataDog/go-tuf

  • Homepage: https://github.com/DataDog/go-tuf
  • Documentation: https://pkg.go.dev/github.com/DataDog/go-tuf#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v0.7.0 (published over 2 years ago)
  • Last Synced: 2026-08-12T01:13:29.126Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 563
  • Dependent Repositories: 57
  • Docker Downloads: 668,987,555
  • Rankings:
    • Docker downloads count: 0.165%
    • Dependent packages count: 0.222%
    • Dependent repos count: 0.761%
    • Average: 9.072%
    • Forks count: 18.873%
    • Stargazers count: 25.34%
proxy.golang.org: github.com/Datadog/go-tuf

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Datadog/go-tuf#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v0.7.0 (published over 2 years ago)
  • Last Synced: 2026-08-12T01:13:28.951Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
    • Average: 16.013%
    • Forks count: 19.122%
    • Stargazers count: 25.464%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • actions/setup-python v2 composite
client/python_interop/testdata/python-tuf-v0.11.1/Dockerfile docker
  • ubuntu trusty build
go.mod go
  • github.com/dustin/go-humanize v1.0.0
  • github.com/flynn/go-docopt v0.0.0-20140912013429-f6dd2ebbb31e
  • github.com/secure-systems-lab/go-securesystemslib v0.2.0
  • github.com/stretchr/testify v1.7.0
  • github.com/syndtr/goleveldb v1.0.0
  • golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go.sum go
  • github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb
  • github.com/davecgh/go-spew v1.1.0
  • github.com/dustin/go-humanize v1.0.0
  • github.com/flynn/go-docopt v0.0.0-20140912013429-f6dd2ebbb31e
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
  • github.com/hpcloud/tail v1.0.0
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/ginkgo v1.7.0
  • github.com/onsi/gomega v1.4.3
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/secure-systems-lab/go-securesystemslib v0.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/syndtr/goleveldb v1.0.0
  • golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c