@cumulus/discover-granules
Discover Granules in FTP/HTTP/HTTPS/SFTP/S3 endpoints
About Cumulus
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Cumulus Documentation
Contributing
To make a contribution, please see our contributing guidelines.
[v9.4.1] 2022-02-14 [BACKPORT]
Please note changes in 9.4.1 may not yet be released in future versions, as
this is a backport and patch release on the 9.4.x series of releases. Updates that
are included in the future will have a corresponding CHANGELOG entry in future
releases.
- CUMULUS-2847
- Update dynamo configuration to read from S3 instead of System Manager
Parameter Store
- Move api configuration initialization outside the lambda handler to
eliminate unneded S3 calls/require config on cold-start only
- Moved
ssh2
package from @cumulus/common
to @cumulus/sftp-client
and
upgraded package from ^0.8.7
to ^1.0.0
to address security vulnerability
issue in previous version. - Fixed hyrax task package.json dev dependency
- Update CNM lambda dependencies for Core tasks
- cumulus-cnm-response-task: 1.4.4
- cumulus-cnm-to-granule: 1.5.4
- Whitelist ssh2 re: https://github.com/advisories/GHSA-652h-xwhf-q4h6