Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@cumulus/types
Advanced tools
TypeScript definitions for working with Cumulus data structures
npm install @cumulus/types
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
To make a contribution, please see our contributing guidelines.
[v19.0.0] 2024-08-28
This release has been deprecated in favor of the 18.5->19.1 release series. The changes listed here are still valid and also contained in the v19.1.0 release and beyond.
Replace ElasicSearch Phase 1
updates, we no longer save collection/granule/execution
records to
ElasticSearch, the collections/granules/executions
API endpoints are updated to perform operations on the postgres database.executions
list api endpoint and added ExecutionSearch
class to query postgresexecutions
endpoints/collections/active
endpoint to query postgrescollections
api endpoint to query postgres instead of elasticsearch except if includeStats
is in the query parametersstats
api endpoint to query postgres instead of elasticsearchstats/aggregate
api endpoint to query postgres instead of elasticsearch@cumulus/db/src/search
BaseSearch
and GranuleSearch
classes to
support basic queries for granules@cumulus/db/src/search
to support range queries@cumulus/db/src/search
to support term queriesBaseSearch
and GranuleSearch
classes to support term queries for granulesgranule
list api endpoint and BaseSearch class to handle sort fields@cumulus/db/src/search
to support terms, not
and exists
queriescollections
api endpoint to be able to support includeStats
query string parameterFAQs
TypeScript definitions for working with Cumulus data structures
The npm package @cumulus/types receives a total of 264 weekly downloads. As such, @cumulus/types popularity was classified as not popular.
We found that @cumulus/types 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.