firecracker-microvm/firecracker-containerd

Resolve G114 use of net/http serve function that has no support for setting timeouts

开放

#807 创建于 2025年3月14日

 (3 条评论) (0 个反应) (1 位负责人)Go (242 个派生)auto 404
good first issue

仓库指标

星标
 (2,876 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Resolve the following errors:

Error: internal/network_test_utils.go:135:10: G114: Use of net/http serve function that has no support for setting timeouts (gosec)
		return http.ListenAndServe(l.ipAddr+":80", nil)

贡献者指南