Missing Source - net.Listen
Aperta
Go
- Lingua principale
- CodeQL
- Stelle
- 10.1k
- Fork
- 2.1k
- Merge medio
- 2g 15h
- PR unite (30g)
- 141
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.