
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@cumulus/ingest
Advanced tools
@cumulus/ingest is a collection of modules for discovering and ingesting data.
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
npm install @cumulus/ingest
Running tests locally requires localstack.
With localstack running, you can run tests using:
LOCALSTACK_HOST=localhost npm test
All modules are accessible using require: require('@cumulus/ingest/<MODULE_NAME>') or import: import <MODULE_NAME> from '@cumulus/ingest/<MODULE_NAME>'.
consumer - consumer for SQS messagescrypto - provides encryption and decryption methods with a consistent API but differing mechanisms for dealing with encryption keysftp - for accessing FTP serversgranule - discovers and ingests granuleshttp - for accessing data via HTTP and HTTPSlock - creates locks for S3 datalog - stringifies JS object logs for ElasticSearch indexingparse-pdr - tools for validating PDRs and generating PDRD and PAN messagespdr - discovers and ingests pdrsqueue - creates queues for ingesting datarecursion - handles recursion of a FTP/SFTP list operationsftp - for accessing SFTP serversTo make a contribution, please see our contributing guidelines.
FAQs
Ingest utilities
The npm package @cumulus/ingest receives a total of 564 weekly downloads. As such, @cumulus/ingest popularity was classified as not popular.
We found that @cumulus/ingest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.