Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
pkgcloud-sync-cli
Advanced tools
A command line to to synchronize two cloud storage containers.
amazon
hp
openstack
rackspace
pkgcloud-sync --source-type rackspace --source-region dfw --source-key <rackspace-username> --source-secret <rackspace-api-key> --destination-type rackspace --destination-region iad --destination-key <rackspace-username> --destination-secret <rackspace-api-key> --container my-container
This will sync all of the contents of container my-container
from the DFW
region to the IAD
region for Rackspace. Subsequent executions of the sync will validate contents before uploading, thus saving significant time.
source-type
The provider for the source containersource-region
A region for the source container, optional (based on provider)source-key
Identifier for the source container credentials
source-secret
Your secret for your providers credentials
destination-type
The provider for the destination containerdestination-region
A region for the destination container, optional (based on provider)destination-key
Identifier for the destination container credentials
destination-secret
Your secret for your providers credentials
container
The container to sync from the sourcecontainer-suffix
an optional container suffix for the destination container. Some providers require unique names, so this allows you to differentiate.It is strongly encouraged to run this from either the source or destination region.
The following providers are unsupported at this time:
google
The Google Cloud Storage provider is somewhat functional, but is not yet fully tested. See pkgcloud#399 for more information.
FAQs
A command line interface for syncing cloud storage
The npm package pkgcloud-sync-cli receives a total of 1 weekly downloads. As such, pkgcloud-sync-cli popularity was classified as not popular.
We found that pkgcloud-sync-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.