Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@gladeye/cli
Advanced tools
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/@gladeye/cli.svg)](https://npmjs.org/package/@gladeye/cli) [![Downloads/week](https://img.shields.io/npm/dw/@gladeye/cli.svg)](ht
$ npm install -g @gladeye/cli
$ gladeye COMMAND
running command...
$ gladeye (-v|--version|version)
@gladeye/cli/1.1.4 darwin-x64 node-v12.22.6
$ gladeye --help [COMMAND]
USAGE
$ gladeye COMMAND
...
gladeye code:format [PATH]
gladeye config:prettier-version
gladeye help [COMMAND]
gladeye project:editorconfig [PATH]
gladeye project:init [PATH]
gladeye project:readme [PATH]
gladeye code:format [PATH]
Run prettier
to format your project codebase recursively
USAGE
$ gladeye code:format [PATH]
See code: src/commands/code/format.ts
gladeye config:prettier-version
Output the prettier
bin version
USAGE
$ gladeye config:prettier-version
See code: src/commands/config/prettier-version.ts
gladeye help [COMMAND]
display help for gladeye
USAGE
$ gladeye help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
gladeye project:editorconfig [PATH]
Generate project .editorconfig
and .prettierrc
files
USAGE
$ gladeye project:editorconfig [PATH]
See code: src/commands/project/editorconfig.ts
gladeye project:init [PATH]
Execute project:readme
and project:editorconfig
commands to scaffold your project folder with default doc/config files
USAGE
$ gladeye project:init [PATH]
See code: src/commands/project/init.ts
gladeye project:readme [PATH]
Generate project README.md
file
USAGE
$ gladeye project:readme [PATH]
See code: src/commands/project/readme.ts
FAQs
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/@gladeye/cli.svg)](https://npmjs.org/package/@gladeye/cli) [![Downloads/week](https://img.shields.io/npm/dw/@gladeye/cli.svg)](ht
We found that @gladeye/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.