
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@apollographql/cli
Advanced tools
CLI for the Apollo platform of tooling
$ npm install -g @apollographql/cli
$ apollo COMMAND
running command...
$ apollo (-v|--version|version)
@apollographql/cli/1.0.0-canary.0 linux-x64 node-v9.4.0
$ apollo --help [COMMAND]
USAGE
$ apollo COMMAND
...
apollo help [COMMAND]display help for apollo
USAGE
$ apollo help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
apollo schema [FILE]describe the command here
USAGE
$ apollo schema [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/schema.ts
apollo schema:checkCheck a schema against previous registered schema
USAGE
$ apollo schema:check
OPTIONS
-e, --endpoint=endpoint [default: http://localhost:4000/graphql] The location of the server to from which to fetch
the schema
-h, --help show CLI help
-s, --service=service ENGINE_API_KEY for the Engine service
--header=header Additional headers to send to server for introspectionQuery
--json output result as json
See code: src/commands/schema/check.ts
apollo schema:publishPublish a schema to Engine
USAGE
$ apollo schema:publish
OPTIONS
-e, --endpoint=endpoint [default: http://localhost:4000/graphql] The location of the server to from which to fetch
the schema
-h, --help show CLI help
-s, --service=service ENGINE_API_KEY for the Engine service
--header=header Additional headers to send to server for introspectionQuery
--json output successful publish result as json
See code: src/commands/schema/publish.ts
FAQs
CLI for apollographql
The npm package @apollographql/cli receives a total of 20 weekly downloads. As such, @apollographql/cli popularity was classified as not popular.
We found that @apollographql/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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.