OhB00
Results
2
issues of
OhB00
Had a look at https://github.com/nuxt/framework/issues/4758 and https://github.com/nuxt/framework/pull/5078 and made some changes to improve readability, and fix the race condition mentioned in the issue. I have also implemented the change suggested...
bug
enhancement
❗ p4-important
### Environment N/A ### Reproduction The following pattern for creating endpoints is common, and may lead to a CSRF attack, provided it is a `GET`/`POST` handler, and only requires strings,...
bug