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
The Bun toolkit has it's own lockfile, bun.lockb, that Phylum does not support. This issue is to track and discuss the level of interest for adding that support and, if approved, to implement the solution.
Acceptance Criteria
Lockfiles generated with bun can be parsed/analyzed by Phylum
Overview
The Bun toolkit has it's own lockfile,
bun.lockb, that Phylum does not support. This issue is to track and discuss the level of interest for adding that support and, if approved, to implement the solution.Acceptance Criteria
buncan be parsed/analyzed by PhylumReferences
bunlockfile documentationbundocumentationbunmain page