Skip to content

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:55
  • 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