Peter Nguyen

Results 2 issues of Peter Nguyen

Replace `===` with `crypto.subtle.timingSafeEqual` in https://github.com/Sh4yy/cloudflare-email/blob/main/src/middlewares/auth.ts#L16 to prevent timing attacks. Example: https://developers.cloudflare.com/workers/examples/protect-against-timing-attacks/

DO NOT MERGE until https://github.com/wolfi-dev/os/pull/28344 `-base` packages must be created first. ## Melange Pull Request Template ### Functional Changes - [ ] This change can build all of Wolfi without...