mitre / saf

The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines
https://saf-cli.mitre.org
Other
134 stars 37 forks source link

npm vs yarn #107

Open Amndeep7 opened 2 years ago

Amndeep7 commented 2 years ago

should we switch to yarn in this repo to match heimdall2?

is npm still that much worse than yarn in terms of speed?

camdenmoors commented 2 years ago

I believe npm works fine for what we do in this package, the main reason we're using yarn in Heimdall2 is for workspaces (@mitre/hdf-converters, backend, frontend, etc)