You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bun lockfile parser mangling package names from nested parent/child dependency keys, which silently dropped non-hoisted transitive versions from the audit (e.g. missed vulnerable postcss and brace-expansion copies)
Fix pnpm lockfile parser not stripping v6-style (peer@version) suffixes, which left versions unparseable (risking false positives) and prevented peer-context duplicates from deduplicating