Missing Source - net.Listen
未关闭
Go
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
We are missing a source which certain developers might use for creating and communicating using raw sockets using [`net.Listen`](https://pkg.go.dev/net#Listen) or other socket related sources.
### Details
- Sources:
- [ ] https://pkg.go.dev/net#Listen
- [ ] https://pkg.go.dev/crypto/tls#Listen ?
- Sanitizers:
- [ ] Loopback address used
- Queries:
- All queries that rely on user controllable input
### Example(s) / Test Cases
- https://gist.github.com/GeekMasher/f21fd9a1de51e338f18c9693e36b9183
贡献指南
评估
这个 Issue 还没有评估数据。