Calling fetch(url) and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak.
Patched in v6.6.1
Make sure to always consume the incoming body.
{
"github_reviewed": true,
"github_reviewed_at": "2024-02-16T15:59:38Z",
"nvd_published_at": "2024-02-16T22:15:07Z",
"cwe_ids": [
"CWE-400",
"CWE-401"
],
"severity": "MODERATE"
}