Skip to content

Unexpected error while analysis of yarn.lock created by bun #5962

@tina-junold

Description

@tina-junold

Describe the bug
When using bun instead of yarn to generate a lock file, the format does not match the expectations of the analyzer

Version of dependency-check used
latest docker version, using the script in the description on docker hub

Log file
https://gist.github.com/tburschka/377fb54eaa196271fd6dda44a1944c6c

To Reproduce

[install.lockfile]
print = "yarn"
  • run bun install
  • run the dependency-check script from docker description

Expected behavior
The analysis of the yarn.lock should not fail

Additional context
alternative: support for the bun.lockb (binary) lockfile ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions