
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
es-bulk-import-cli
Advanced tools
A simple CLI which created with Node.js and commander.js for bulk importing datas to Elasticsearch client.
You can install this cli via npm or yarn:
npm install -g es-bulk-import-cli
or
yarn global add es-bulk-import-cli
After installing you can use like this:
es-bulk-import --index <your_index_name> --type <document_type_name> --file <json_file_path>
You can see other commands via:
es-bulk-import --help
FAQs
Elasticsearch bulk import command line interface
The npm package es-bulk-import-cli receives a total of 9 weekly downloads. As such, es-bulk-import-cli popularity was classified as not popular.
We found that es-bulk-import-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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.