github.com/cyphar/filepath-securejoin.SecureJoin
third-partyThe 8391st most-called third-party function by production calls. Called 77 times across 16 modules; 71 of those run outside tests and generated code.
All of github.com/cyphar/filepath-securejoin → Docs on pkg.go.dev ↗
- prod calls
- 71
- non-test, non-generated
- all calls
- 77
- total callsites
- modules
- 16
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 8%
- 6 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 function92%A direct call to an exported package function, resolved by type.
- Package function (by syntax)8%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into SecureJoin from notable Go projects. Open one on the map to see what else it hammers.
- containerd 8 11%
- Helm 8 11%
- Argo 5 7%
- Flux 4 6%
- Kubernetes 2 3%
where it's called
Callsites in the wild
12 representative callsites of 77, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
helm/helm @v2.17.0+incompatible
in loop -
k8s.io/kubernetes @v1.36.3
pkg/kubelet/kubelet_pods.go:943
in loop - in loop
-
helm/v4 @v4.2.3
pkg/chart/v2/util/expand.go:84
in loop - in loop
- in loop
-
helm/v4 @v4.2.3
internal/chart/v3/util/expand.go:84
in loop - in loop
top callers
The modules that reach for it
The modules that call SecureJoin most in this snapshot.
- github.com/containers/libpod1418%
- github.com/podman-container-tools/podman1418%
- github.com/opencontainers/runc79%
- github.com/cyphar/filepath-securejoin68%
- github.com/argoproj/argo-cd/v356%