NodeSecure / NodeSecure/vulnera

(Long term) replacing arborist with a new tree builder

Open
#324 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hard
Dominant language
TypeScript
Stars
33
Forks
14
Avg merge
1m
Merged PRs (30d)
3

Description

We are currently using @npmcli/arborist to run Npm Audit for Github Advisory strategy and @pnpm/audit when required for pnpm.

This is quite a nightmare right now to deal with all of these packages because they all make their own choices and trades.

Ideally we should have our own package (replacement) for that:

  • Support of npm, yarn, pnpm and bun
  • OSV support built-in

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reading the existing @npmcli/arborist and @pnpm/audit integrations and compare how npm audit and pnpm audit are invoked. Done would require a replacement supporting npm, yarn, pnpm and bun, with OSV support built in.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, typescript
Domain
security, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.