crypto/x509.ParseCertificateRequest
standard libraryThe 6781st most-called standard-library function by production calls. Called 142 times across 36 modules; 88 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 88
- non-test, non-generated
- all calls
- 142
- total callsites
- modules
- 36
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 38%
- 54 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 ParseCertificateRequest from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 21 24%
- SPIFFE 10 11%
- Vault 7 8%
- Istio 4 5%
- Authelia 1 1%
where it's called
Callsites in the wild
12 representative callsites of 142, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
security/pkg/pki/util/generate_csr_test.go:75
in loop test - in loop test
-
tailscale.com @v1.102.4
feature/acme/cert_test.go:93
in loop test - in loop test
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop test - in loop test
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
security/pkg/pki/util/generate_csr_test.go:134
in loop test
top callers
The modules that reach for it
The modules that call ParseCertificateRequest most in this snapshot.
- github.com/spiffe/spire2014%
- github.com/cloudflare/cfssl1611%
- github.com/kubernetes/kubernetes118%
- github.com/Venafi/vcert/v5107%
- k8s.io/kubernetes86%
siblings
More from crypto/x509
The other most-called functions in this package. See all →