
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@nitric/plugin-gcp
Advanced tools
GCP plugin for Nitric
$ npm install -g @nitric/plugin-gcp
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@nitric/plugin-gcp/0.1.0 linux-x64 node-v14.18.1
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example deploy:gcp [DIR]deploy a stack to Google Cloud Platform (GCP)
USAGE
$ oclif-example deploy:gcp [DIR]
OPTIONS
-f, --file=file
[default: nitric.yaml]
-h, --help
show CLI help
-n, --nonInteractive
-p, --project=project
GCP project ID to deploy to (default: locally configured account)
-r,
--region=(us-west2|us-west3|us-west4|us-central1|us-east1|us-east4|europe-west1|europe-west2|asia-east1|australia-sout
heast1)
gcp region to deploy to
--ci
EXAMPLE
$ nitric deploy:gcp
See code: src/commands/deploy/gcp.ts
oclif-example doctor:gcpChecks environment for configuration for deployment to GCP
USAGE
$ oclif-example doctor:gcp
OPTIONS
-h, --help show CLI help
--ci
EXAMPLE
$ nitric doctor:gcp
See code: src/commands/doctor/gcp.ts
oclif-example down:gcp [DIR]tear down a stack from Google Cloud Platform (GCP) previously deployed with $nitric deploy:gcp
USAGE
$ oclif-example down:gcp [DIR]
OPTIONS
-d, --destroy destroy all resources, including buckets, secrets, and collections
-f, --file=file [default: nitric.yaml]
-h, --help show CLI help
-n, --nonInteractive
--ci
EXAMPLE
$ nitric down:gcp
See code: src/commands/down/gcp.ts
FAQs
GCP plugin for Nitric
We found that @nitric/plugin-gcp 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.