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

https://github.com/MGSousa/json-stats-exporter

Score: 0.6931471805599453

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Endpoint detection, with automatic parse of JSON stats exposed via HTTP in Prometheus format


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 56
Total Committers: 2
Avg Commits per committer: 28.0
Development Distribution Score (DDS): 0.268

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

Name Email Commits
dependabot[bot] 4****] 41
MGSousa 3****a 15

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 28
Average time to close issues: N/A
Average time to close pull requests: 3 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.04
Merged pull request: 17
Bot issues: 0
Bot pull requests: 26

Past year issues: 0
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
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.07
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 14

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/MGSousa/json-stats-exporter

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (26)
  • MGSousa (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (26)
  • github_actions (17)
  • go (9)

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go master composite
  • goreleaser/goreleaser-action v5 composite
go.mod go
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/golang/protobuf v1.5.3
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/prometheus/client_golang v1.17.0
  • github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
  • github.com/prometheus/common v0.44.0
  • github.com/prometheus/procfs v0.11.1
  • github.com/sirupsen/logrus v1.9.3
  • golang.org/x/exp v0.0.0-20231127185646-65229373498e
  • golang.org/x/sys v0.14.0
  • google.golang.org/protobuf v1.31.0
go.sum go
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.3
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.5.9
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.17.0
  • github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
  • github.com/prometheus/common v0.44.0
  • github.com/prometheus/procfs v0.11.1
  • github.com/sirupsen/logrus v1.9.3
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/exp v0.0.0-20231127185646-65229373498e
  • golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/sys v0.14.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/security-tests.yml actions
  • actions/checkout v7 composite
  • securego/gosec v2.28.0 composite
.github/workflows/test.yml actions
  • actions/checkout v7 composite
  • docker/build-push-action v7 composite
  • docker/setup-buildx-action v4 composite
  • hashicorp/http-echo latest docker
Dockerfile docker
  • public.ecr.aws/docker/library/golang alpine3.21 build
  • scratch latest build