Use GitHub's Security Advisories feature to report security concerns privately.
Expect a response within 7 days. If the issue is confirmed, a fix will be released as a patch version.
embedded-queue is a small ring-buffer queue library with no network stack, no external dependencies, and no dynamic memory allocation. The primary attack surface is integer overflow in capacity calculations and race conditions in SPSC concurrency paths.