brad-defined
brad-defined
### What version of `nebula` are you using? 1.6.1 ### What operating system are you using? Linux ### Describe the Bug A user reported a connection issue over Slack, providing...
I encountered a data race when running parallelized tests with this library. The stack demonstrated a race between `NewSession()` performing a write operation on a map and `GetSessionByID()` performing a...
The demo code provided in this repository encourages clients to introduce [username enumeration](https://github.com/w3c/webauthn/issues/1014) into their products. I believe the demo code should encourage clients to use the most secure implementation....
### What version of `nebula` are you using? (`nebula -version`) 1.9.6 ### What operating system are you using? linux ### Describe the Bug When Nebula receives a packet that it...