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

https://github.com/thomsonreuters/stamp

Score: -Infinity

Last synced: about 6 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 3
Total Committers: 2
Avg Commits per committer: 1.5
Development Distribution Score (DDS): 0.333

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
bhavyajaiswaltr 1****r 2
Shubham Hibare S****e@t****m 1

Package metadata

proxy.golang.org: github.com/thomsonreuters/stamp

  • Homepage: https://github.com/thomsonreuters/stamp
  • Documentation: https://pkg.go.dev/github.com/thomsonreuters/stamp#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.0 (published about 2 months ago)
  • Last Synced: 2026-08-12T03:33:50.880Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.619%
    • Average: 4.774%
    • Dependent repos count: 4.93%

Dependencies

go.sum go
  • 252 dependencies
go.mod go
  • filippo.io/edwards25519 v1.2.0
  • github.com/CycloneDX/cyclonedx-go v0.11.0
  • github.com/Microsoft/go-winio v0.6.2
  • github.com/anchore/go-struct-converter v0.1.0
  • github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
  • github.com/bahlo/generic-list-go v0.2.0
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/bmatcuk/doublestar/v4 v4.10.0
  • github.com/buger/jsonparser v1.2.0
  • github.com/cenkalti/backoff/v5 v5.0.3
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/coreos/go-oidc/v3 v3.17.0
  • github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467
  • github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.1
  • github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
  • github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
  • github.com/docker/cli v29.4.3+incompatible
  • github.com/docker/docker-credential-helpers v0.9.3
  • github.com/fsnotify/fsnotify v1.10.1
  • github.com/go-jose/go-jose/v4 v4.1.4
  • github.com/go-logr/logr v1.4.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-openapi/analysis v0.25.2
  • github.com/go-openapi/errors v0.22.7
  • github.com/go-openapi/jsonpointer v0.23.1
  • github.com/go-openapi/jsonreference v0.21.6
  • github.com/go-openapi/loads v0.23.3
  • github.com/go-openapi/runtime v0.32.3
  • github.com/go-openapi/runtime/server-middleware v0.30.0
  • github.com/go-openapi/spec v0.22.5
  • github.com/go-openapi/strfmt v0.26.3
  • github.com/go-openapi/swag v0.26.0
  • github.com/go-openapi/swag/cmdutils v0.26.0
  • github.com/go-openapi/swag/conv v0.26.0
  • github.com/go-openapi/swag/fileutils v0.26.0
  • github.com/go-openapi/swag/jsonname v0.26.0
  • github.com/go-openapi/swag/jsonutils v0.26.0
  • github.com/go-openapi/swag/loading v0.26.0
  • github.com/go-openapi/swag/mangling v0.26.0
  • github.com/go-openapi/swag/netutils v0.26.0
  • github.com/go-openapi/swag/stringutils v0.26.0
  • github.com/go-openapi/swag/typeutils v0.26.0
  • github.com/go-openapi/swag/yamlutils v0.26.0
  • github.com/go-openapi/validate v0.25.3
  • github.com/go-viper/mapstructure/v2 v2.5.0
  • github.com/goccy/go-json v0.10.6
  • github.com/golang-jwt/jwt/v5 v5.3.1
  • github.com/google/certificate-transparency-go v1.3.3
  • github.com/google/go-containerregistry v0.21.6
  • github.com/google/uuid v1.6.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-retryablehttp v0.7.8
  • github.com/in-toto/attestation v1.2.0
  • github.com/in-toto/in-toto-golang v0.11.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/invopop/jsonschema v0.14.0
  • github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b
  • github.com/klauspost/compress v1.18.6
  • github.com/klauspost/cpuid/v2 v2.3.0
  • github.com/lestrrat-go/blackmagic v1.0.4
  • github.com/lestrrat-go/httpcc v1.0.1
  • github.com/lestrrat-go/httprc v1.0.6
  • github.com/lestrrat-go/iter v1.0.2
  • github.com/lestrrat-go/jwx/v2 v2.1.6
  • github.com/lestrrat-go/option v1.0.1
  • github.com/oklog/ulid/v2 v2.1.1
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.1
  • github.com/pb33f/ordered-map/v2 v2.3.1
  • github.com/pelletier/go-toml/v2 v2.3.1
  • github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
  • github.com/rogpeppe/go-internal v1.15.0
  • github.com/sagikazarmark/locafero v0.12.0
  • github.com/sassoftware/relic v7.2.1+incompatible
  • github.com/secure-systems-lab/go-securesystemslib v0.11.0
  • github.com/segmentio/asm v1.2.1
  • github.com/shibumi/go-pathspec v1.3.0
  • github.com/sigstore/protobuf-specs v0.5.1
  • github.com/sigstore/rekor v1.5.2
  • github.com/sigstore/rekor-tiles/v2 v2.2.2-0.20260601073857-5d098a2b6443
  • github.com/sigstore/sigstore v1.10.8
  • github.com/sigstore/sigstore-go v1.2.1
  • github.com/sigstore/timestamp-authority/v2 v2.1.2
  • github.com/sirupsen/logrus v1.9.4
  • github.com/spdx/tools-golang v0.5.7
  • github.com/spf13/afero v1.15.0
  • github.com/spf13/cast v1.10.0
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.10
  • github.com/spf13/viper v1.21.0
  • github.com/spiffe/go-spiffe/v2 v2.7.0
  • github.com/stretchr/objx v0.5.3
  • github.com/stretchr/testify v1.11.1
  • github.com/subosito/gotenv v1.6.0
  • github.com/theupdateframework/go-tuf v0.7.0
  • github.com/theupdateframework/go-tuf/v2 v2.4.2-0.20260407074541-7e8f69f906ef
  • github.com/transparency-dev/formats v0.1.1
  • github.com/transparency-dev/merkle v0.0.2
  • github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
  • github.com/zeebo/blake3 v0.2.4
  • go.opentelemetry.io/auto/sdk v1.2.1
  • go.opentelemetry.io/otel v1.44.0
  • go.opentelemetry.io/otel/metric v1.44.0
  • go.opentelemetry.io/otel/trace v1.44.0
  • go.step.sm/crypto v0.81.0
  • go.yaml.in/yaml/v3 v3.0.4
  • go.yaml.in/yaml/v4 v4.0.0-rc.4
  • golang.org/x/crypto v0.52.0
  • golang.org/x/mod v0.36.0
  • golang.org/x/net v0.55.0
  • golang.org/x/oauth2 v0.36.0
  • golang.org/x/sync v0.20.0
  • golang.org/x/sys v0.45.0
  • golang.org/x/term v0.43.0
  • golang.org/x/text v0.37.0
  • google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20260523011958-0a33c5d7ca68
  • google.golang.org/grpc v1.81.1
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.2
  • k8s.io/klog/v2 v2.140.0
.github/workflows/build-publish.yml actions
  • actions/checkout df4cb1c069e1874edd31b4311f1884172cec0e10 composite
  • actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c composite
  • goreleaser/goreleaser-action 5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 composite
.github/workflows/checks.yml actions
  • actions/checkout df4cb1c069e1874edd31b4311f1884172cec0e10 composite
  • actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c composite
  • actions/setup-python a309ff8b426b58ec0e2a45f0f869d46889d02405 composite
  • golangci/golangci-lint-action 82606bf257cbaff209d206a39f5134f0cfbfd2ee composite
  • goreleaser/goreleaser-action 5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 composite
  • pre-commit/action 2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter 693d20e7c1ce1a81d3a41962f85914253b518449 composite
  • release-drafter/release-drafter/autolabeler 693d20e7c1ce1a81d3a41962f85914253b518449 composite