Milen Iliev

Results 6 issues of Milen Iliev

Our express application is started listening on a `PORT`. Using it I can call `localhost:PORT/api/endpoint` . This of course fails if I do not provide a valid Bearer token. Inspecting...

### Environment ```bash Developement/Production OS: Windows 10 19043.1110 Node version: 16.0.0 Package manager: [email protected] Reka UI version: 2.2.0 Vue version: 3.0.0 Nuxt version: 3.0.0 Nuxt mode: universal Nuxt target: server...

bug

Hey, After a bit of continuous profiling of our application, we stumbled on a leak of goroutines happening in `datamodel/v2` package. The leak is found on latest `main`. I have...

This is a stub at fixing (some of) the `goroutine` leaks happening in `datamodel/v2`. _This PR is not a complete list of where leaks are happening in the package._

It will be great if the application can auto provision the admin user. Currently, on new deployments we have to manually login and create it. This makes _truly_ automating the...

enhancement

Vulnarabilities in: `musl` & `musl-utils` - 1.2.5 https://nvd.nist.gov/vuln/detail/CVE-2025-26519 Can the packages be updated to the suggested fix version?