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
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)
should we switch to yarn in this repo to match heimdall2?
is npm still that much worse than yarn in terms of speed?