Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/certificate-transparency-go

Auditing for TLS certificates (Go code) observed · 2026-09-03

github.com/google/certificate-transparency-go · homepage · Go · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

82/100

  • Activity 100
  • Release rhythm 48
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 98.5
  • age_days: 3404
  • days_rel: 188
  • days_push: 0
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1174 stars · 320 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Google's Go implementation of Certificate Transparency (RFC 6962), providing libraries for parsing and auditing TLS certificates, client libraries for querying CT logs, and a Trillian-backed CT log personality. It also ships CLI tools like ctclient and sctcheck for interacting with and verifying CT logs.

Use cases

  • audit TLS certificates for misissuance
  • query a certificate transparency log
  • verify signed certificate timestamps (SCTs)
  • scan an entire CT log for certificates
  • run a CT log server backed by Trillian
  • parse malformed X.509 certificates in Go

When to choose

  • you need to interact with or audit Certificate Transparency logs in Go
  • you want to operate a CT log with a Trillian backend
  • you need to parse lenient/malformed X.509 certificates that strict libraries reject

When to avoid

  • you need general-purpose TLS termination or a web server
  • you need CT support in a language other than Go
  • you just need standard strict X.509 validation - use Go's crypto/x509

Facets

library · maturity active

security cryptography http-client cli parser security developer-tools networking apis go windows cli certificate-transparency tls x509 pki merkle-tree ct-log trillian linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
google/certificate-transparency-gomain82

For agents

markdown · JSON · MCP: product_card(name="google/certificate-transparency-go")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem