Entry-Point Runtime — Go

Heuristics the Stella Ops scanner uses to classify a container entry point as a Go binary, plus the evidence it attaches and the edge cases it guards against. For the shared detector contracts, scoring, and calibration, see the Runtime Detector Overview. Go binaries are usually statically linked with distinctive build metadata, so this detector relies on ELF traits rather than package manifests.

Signals to gather

Implementation notes

Evidence & scoring

Edge cases