crypto/x509.SystemCertPool
standard libraryThe 4531st most-called standard-library function by production calls. Called 154 times across 79 modules; 132 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (131 → 132)
- prod calls
- 132
- non-test, non-generated
- all calls
- 154
- total callsites
- modules
- 79
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 14%
- 22 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into SystemCertPool from notable Go projects. Open one on the map to see what else it hammers.
- Istio 12 9%
- Docker 8 6%
- containerd 7 5%
- Dgraph 5 4%
- Argo 3 2%
where it's called
Callsites in the wild
12 representative callsites of 154, prioritizing in-loop and non-test usage. We link to source, never display it.
-
docker/cli @v29.8.1+incompatible
in loop - in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop test -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/spiffe/spiffe_test.go:271
in loop test -
argoproj/argo-cd @v1.8.6
-
-
cockroachdb/cockroach @v19.2.12+incompatible
-
-
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260907210843-47ce24df6e86
-
-
top callers
The modules that reach for it
The modules that call SystemCertPool most in this snapshot.
- github.com/istio/istio85%
- istio.io/istio85%
- github.com/crowdsecurity/crowdsec75%
- github.com/influxdata/influxdb75%
- github.com/netbirdio/netbird64%
siblings
More from crypto/x509
The other most-called functions in this package. See all →