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

https://github.com/inspektor-gadget/ig-extcap

Score: 2.772588722239781

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Wireshark extcap implementation for the Inspektor Gadget tcpdump gadget


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 23
Total Committers: 2
Avg Commits per committer: 11.5
Development Distribution Score (DDS): 0.217

Commits in past year: 23
Committers in past year: 2
Avg Commits per committer in past year: 11.5
Development Distribution Score (DDS) in past year: 0.217

Name Email Commits
Michael Friese m****e@m****m 18
dependabot[bot] 4****] 5

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 5
Average time to close issues: N/A
Average time to close pull requests: 24 days
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.6
Merged pull request: 0
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 24 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.6
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/inspektor-gadget/ig-extcap

Top Issue Authors

  • NitroAMD (1)

Top Pull Request Authors

  • dependabot[bot] (5)

Top Issue Labels

Top Pull Request Labels

  • dependencies (5)
  • go (5)

Dependencies

.github/workflows/go-ossf-slsa3-publish.yml actions
go.mod go
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/cilium/ebpf v0.19.1-0.20250729164112-d994daa25101
  • github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
  • github.com/emicklei/go-restful/v3 v3.12.2
  • github.com/fsnotify/fsnotify v1.9.0
  • github.com/fxamacker/cbor/v2 v2.9.0
  • github.com/go-logr/logr v1.4.3
  • github.com/go-openapi/jsonpointer v0.21.0
  • github.com/go-openapi/jsonreference v0.21.0
  • github.com/go-openapi/swag v0.23.1
  • github.com/go-viper/mapstructure/v2 v2.4.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/google/gnostic-models v0.7.0
  • github.com/google/uuid v1.6.0
  • github.com/gopacket/gopacket v1.4.0
  • github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
  • github.com/inspektor-gadget/inspektor-gadget v0.45.0
  • github.com/josharian/intern v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/mailru/easyjson v0.9.0
  • github.com/moby/moby v28.5.0+incompatible
  • github.com/moby/spdystream v0.5.0
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.1
  • github.com/pelletier/go-toml/v2 v2.2.4
  • github.com/pkg/errors v0.9.1
  • github.com/sagikazarmark/locafero v0.11.0
  • github.com/sirupsen/logrus v1.9.3
  • github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
  • github.com/spf13/afero v1.15.0
  • github.com/spf13/cast v1.10.0
  • github.com/spf13/pflag v1.0.10
  • github.com/spf13/viper v1.21.0
  • github.com/subosito/gotenv v1.6.0
  • github.com/x448/float16 v0.8.4
  • go.opentelemetry.io/otel v1.38.0
  • go.opentelemetry.io/otel/metric v1.38.0
  • go.yaml.in/yaml/v2 v2.4.2
  • go.yaml.in/yaml/v3 v3.0.4
  • golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
  • golang.org/x/net v0.44.0
  • golang.org/x/oauth2 v0.30.0
  • golang.org/x/sync v0.17.0
  • golang.org/x/sys v0.36.0
  • golang.org/x/term v0.35.0
  • golang.org/x/text v0.29.0
  • golang.org/x/time v0.13.0
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5
  • google.golang.org/grpc v1.75.1
  • google.golang.org/protobuf v1.36.10
  • gopkg.in/evanphx/json-patch.v4 v4.12.0
  • gopkg.in/inf.v0 v0.9.1
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/api v0.34.1
  • k8s.io/apimachinery v0.34.1
  • k8s.io/client-go v0.34.1
  • k8s.io/klog/v2 v2.130.1
  • k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
  • k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
  • oras.land/oras-go/v2 v2.6.0
  • sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
  • sigs.k8s.io/randfill v1.0.0
  • sigs.k8s.io/structured-merge-diff/v6 v6.3.0
  • sigs.k8s.io/yaml v1.6.0
go.sum go
  • 138 dependencies