
Security News
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
fulton-cli
Advanced tools
CLI tool for Fulton that help you get start with Fulton.
npm i -g fulton-cli
type fulton
or fulton help <command>
to see the all usages. all commands support wizard style to help you complete the command, or you con provide the particular options directly to skip the wizard.
new command helps you create a new web project powered by fulton-server
fulton new [name]
or fulton n [name]
[name]
the name of the app*-d, --databases <engine,engine,engine,...>
the database engines the app uses
-f, --features <feature,feature,feature,...>
enabled the features of the app
generate command helps you scaffolding files
Supported schematics:
e, entity
scaffolding a entity of Database ORM file.n, entity-router
scaffolding a router file.r, router
scaffolding a router file.s, service
scaffolding a service file.-f, --force
override the file if it exists.--not-open
not open the file after it is generated.--not-import
not import the reference into app.ts after it is generated.feature command helps you add or remove features
-h, --help
Display help.--no-color
Disable colors.FAQs
the cli for fulton
The npm package fulton-cli receives a total of 3 weekly downloads. As such, fulton-cli popularity was classified as not popular.
We found that fulton-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
Research
Security News
Socket investigates hidden protestware in npm packages that blocks user interaction and plays the Ukrainian anthem for Russian-language visitors.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.