
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
arborista is a Bun/TypeScript CLI for elegant git worktree oversight.
arborista is published on npm, but it runs on Bun.
npm install -g arborista
If Bun is not already installed, install it first from https://bun.sh.
This project uses hk for git hook management. The configuration is in hk.pkl.
To install the hooks in your local clone:
hk install
The configured hooks run bun run check on pre-commit and pre-push.
Config lives at ~/.config/arborista/arborista.jsonc.
Example:
{
"root": "~/Dev/.arborista",
}
Only root is used in v1. Commands always act on repo found from current working directory.
arborista list [--dir]
arborista ls [--dir]
arborista new <branch> [--from <start-point>]
arborista dir <branch>
arborista rm <branch> [--branch]
arborista move
For a 1:1 mapping from each arb command to the exact underlying Git commands, see docs/comparison-to-git.md.
FAQs
Bun CLI for managing git worktrees in a repo-specific layout.
We found that arborista demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.