
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@fluentity/cli
Advanced tools
A command-line interface tool for generating Fluentity models. This tool helps streamline the process of creating and managing Fluentity models in your project.
# Using npm
npm install -g @fluentity/cli
# Using pnpm
pnpm add -g @fluentity/cli
# Using yarn
yarn global add @fluentity/cli
The CLI provides a simple interface for generating Fluentity models:
# Generate a new model
fluentity generate:model [name]
# Generate a model with specific options
fluentity generate:model [name] --path ./custom/path --force
generate:modelGenerates a new Fluentity model with the specified name.
Arguments:
[name] - Name of the model to generate (optional)Options:
-p, --path <path> - Path where the model should be generated (default: './src/models')-f, --force - Overwrite existing model file if it existspnpm install
pnpm build - Build the projectpnpm start - Run the CLI locallypnpm dev - Build and watch for changespnpm test - Run testspnpm test:coverage - Run tests with coveragepnpm test:ui - Run tests with UIMIT © Cedric Pierre
FAQs
Fluentity CLI for model generation
We found that @fluentity/cli 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

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.