Missing Source - net.Listen
Abierto
Go
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.