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.
@take2/oclif-plugin-apollo
Advanced tools
Apollo plugin for Take2 CLI
$ npm install -g @take2/oclif-plugin-apollo
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@take2/oclif-plugin-apollo/1.0.5-alpha.0 darwin-x64 node-v10.15.1
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example generate:apollo:client
oclif-example generate:apollo:schema
oclif-example generate:apollo:type NAME
oclif-example generate:apollo:client
generate an Apollo client
USAGE
$ oclif-example generate:apollo:client
OPTIONS
-a, --app=app app name
-f, --force force writing
-j, --js use .js extensions
-p, --pod use pods structure
See code: src/commands/generate/apollo/client.ts
oclif-example generate:apollo:schema
generate an Apollo server schema
USAGE
$ oclif-example generate:apollo:schema
OPTIONS
-a, --app=app app name
-f, --force force writing
-j, --js use .js extensions
-p, --pod use pods structure
See code: src/commands/generate/apollo/schema.ts
oclif-example generate:apollo:type NAME
generate an Apollo client
USAGE
$ oclif-example generate:apollo:type NAME
ARGUMENTS
NAME name of your component
OPTIONS
-a, --app=app app name
-f, --force force writing
-j, --js use .js extensions
-p, --pod use pods structure
See code: src/commands/generate/apollo/type.ts
FAQs
Apollo plugin for oclif
The npm package @take2/oclif-plugin-apollo receives a total of 0 weekly downloads. As such, @take2/oclif-plugin-apollo popularity was classified as not popular.
We found that @take2/oclif-plugin-apollo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.