Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@cumulus/cmr-client
Advanced tools
A Node.js client to read from, write to, and delete from NASA's Common Metadata Repository (CMR) API.
See API.md
CMR REST API endpoint documentation is here:
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Test with npm run test
.
To make a contribution, please see our contributing guidelines.
[v18.2.0] 2024-02-02
From this release forward, Cumulus Core will be tested against PostgreSQL v13. Users should migrate their datastores to Aurora PostgreSQL 13.9+ compatible data stores as soon as possible after upgrading to this release.
Users utilizing the cumulus-rds-tf
module should reference cumulus-rds-tf
upgrade
instructions.
@cumulus/aws-client
package.@cumulus/aws-client
package.cumulus-rds-tf
module to take additional parameters in support of
migration from Aurora PostgreSQl v11 to v13. See Migration Notes for more detailscumulus-rds-tf
engine_version
to 13.9
cumulus-rds-tf
parameter_group_family
to aurora-postgresql13
_removeGranuleFromCmr
function for granule bulkDelete
to not throw an error and instead catch the error when the granule is not found in CMR/sqs/
to /failed-sqs/
locationchildWorkflowMeta
to QueueWorkflow
task configurationrules.buildPayload' to restore changes from ticket
CUMULUS-2969which limited the definition object to
nameand
arn` to
account for AWS character limits.var.lambda_memory_size
is supposed to be var.lambda_memory_sizes
@cumulus/api
validateAndUpdateSqsRule
method to allow 0 retries and 0 visibilityTimeout
in rule's meta. This fix from CUMULUS-2863 was not in release 16 and later.FAQs
A Node.js client to NASA's Common Metadata Repository (CMR) API.
The npm package @cumulus/cmr-client receives a total of 105 weekly downloads. As such, @cumulus/cmr-client popularity was classified as not popular.
We found that @cumulus/cmr-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.