
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@ossy/deployment-tools
Advanced tools
Collection of scripts and tools to aid deployment of containers and static files
Command line toolkit to aid deployment of containers and static files
Make sure NodeJs and npm is installed and Docker and Caddy is up and running
npx @ossy-se/deployment-tools start
npx @ossy-se/deployment-tools deploy --ossyfile ./ossy.js
Command | Description |
---|---|
start | starts a node server in the background that exposes a web API on port 3000. |
stop | stops the server started with start |
status | prints the status of the node server |
deploy | make a deployment, the API needs to be up and running |
Name | Default | Description |
---|---|---|
DEPLOYMENT_TOOLS_DOMAIN | localhost | the domain that containers are deployed to as well as the domain the web api is available on |
DEPLOYMENT_TOOLS_SUBDOMAIN | local-dev.ci | subdomain of the web api |
DEPLOYMENT_TOOLS_PORT | 3000 | port of the web api |
FAQs
Collection of scripts and tools to aid deployment of containers and static files to Amazon Web Services through GitHub Actions
The npm package @ossy/deployment-tools receives a total of 92 weekly downloads. As such, @ossy/deployment-tools popularity was classified as not popular.
We found that @ossy/deployment-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.