
Security News
Federal Audit Finds NIST Wasted Funds With No Plan to Clear NVD Backlog
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.
@freestyle-sh/fdev-cli
Advanced tools
Global fdev CLI.
npm i -g @freestyle-sh/fdev-cli
fdev init
fdev run plan
fdev ls
fdev run plan github:owner/repo
fdev init asks for a project name, Freestyle API key, and package manager. It creates a project folder containing a workflow-based fdev.config.ts, .env, .env.example, package.json, and local ignore rules.
Interactive terminals use Inquirer prompts and a chalk/log-update run timeline. Set FDEV_RENDER=0 to force the plain text renderer; --json and flag-driven flows remain suitable for agents and scripts.
Interactive providers can ask the CLI to open provider-owned URLs. For example, Freestyle terminal sessions are served by the Freestyle provider, while the CLI only opens the presented URL in a browser.
fdev run ssh <workspace> runs the workflow's uncached workspace.onOpen hook before attaching or printing the SSH command.
fdev ls lists workspaces for the selected project. fdev ls snapshots lists cached snapshot runs, and fdev ls config shows the resolved project paths.
Remote GitHub targets are materialized into ~/.fdev/projects, use state outside the checkout, and require explicit trust before installing dependencies or executing the remote config.
Projects should install matching @freestyle-sh/fdev versions locally.
FAQs
Global `fdev` CLI.
The npm package @freestyle-sh/fdev-cli receives a total of 5 weekly downloads. As such, @freestyle-sh/fdev-cli popularity was classified as not popular.
We found that @freestyle-sh/fdev-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.