Go stdlib package — net/http/fcgi. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.ProcessEnv()NeutralProcessEnv(r *http.Request) map[string]string
ProcessEnv returns FastCGI environment variables associated with the request r
.Serve()NeutralServe(l net.Listener, handler http.Handler) error
Serve accepts incoming FastCGI connections on the listener l, creating a new
| FQN | Field | |
|---|---|---|
| net/http/fcgi | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # net/http/fcgi