Missing Source - net.Listen
Aberta
Go
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.