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.
aws-elasticsearch-reindex
Advanced tools
Command line tools for reindexing in aws eleasticsearch
Command line tools for reindexing aws elasticsearch indices.
Running the aws-elasticsearch-reindex
command line will create reindex tasks. A file containing the corresponding task ids will be created next to your reindex command(s) file.
aws-elasticsearch-reindex https://mydomain.us-east-1.es.amazonaws.com reindex.json
To wait for the tasks to run to completion, use the aws-elasticsearch-reindex-waiter
command line tool and the tasks.json
file generated in the previous step.
aws-elasticsearch-reindex-waiter https://mydomain.us-east-1.es.amazonaws.com reindex.2019-09-03T21-05-34.322Z.tasks.json
FAQs
Command line tools for reindexing in aws eleasticsearch
The npm package aws-elasticsearch-reindex receives a total of 0 weekly downloads. As such, aws-elasticsearch-reindex popularity was classified as not popular.
We found that aws-elasticsearch-reindex demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
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.