Rs-client-libraries

Latest version: v99.99

Safety actively analyzes 682441 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2a7

================================

Added

- RSPY-131: External data source: implement search pagination and sorting (needs eodag 3)
- RSPY-360: Add taint on nodes
- RSPY-363: Implement systematic two step approach to get data from CADIP
- RSPY-450: Update pgstac to >=0.8
- RSPY-479: OVH : start a single isolated node
- RSPY-480: OVH : deploy IAM for publication service
- RSPY-497: Sprint 17 corrections of issues

Fixed

- RSPY-449: Implement and fix the /search endpoints in catalog and cadip
- RSPY-453: Fix RS-Server to use all the STAC browser functionalities
- RSPY-478: CADIP STAC validation: /cadip/collection/{collectionId}: replace "item" links by "items" link
- RSPY-483: POST /cadip/search not implemented
- RSPY-485: Implicit collection naming doesn't work in search endpoint
- RSPY-486: GET /cadip/search does not return the expected contents
- RSPY-494: CADIP: wrong OData request performed on GET /cadip/collections/{collection_id}/items/{session_id}
- RSPY-503: STAC Browser AUXIP deployment missing
- RSPY-509: Unable to retrieve traces older than 24 hours
- RSPY-518: Staging not integrated with Tempo
- RSPY-521: Bandit CWE-703 warnings on assertions
- RSPY-491: CADIP: bad requests for Sessions queries with filter parameters
- RSPY-492: No sessions returned (retransfer CADIP sessions without downlink start/stop dates)
- RSPY-495: CADIP: STAC mapping error of Files response (SessionID)
- RSPY-504: OData -> STAC mapping error for CADIP files
- RSPY-506: Wrong OData queries to ADGS
- RSPY-507: Wrong OData query to CADIP when requesting a single SessionId

0.2a6

Added

- RSPY-323: Implement STAC view of AUXIP auxiliary data (1/2: base STAC endpoints)
- RSPY-326: Implement basic staging process (without download UAC)
- RSPY-361: Add egress to a set of nodes
- RSPY-362: Implement mapping of constellation/satellite in search parameters and attributes
- RSPY-455: Sprint 16 corrections of issues
- RSPY-459: Debug RS-Server code from POD

Fixed

- RSPY-403: STAC Queryables (Catalog database part)
- RSPY-429: Endpoint /catalog/collections/S1A_aux/queryables still provide "KeyError('id')" output
- RSPY-462: Adding the same STAC item returns error 400 instead of 409
- RSPY-463: Implicit collection owner does not work in local mode / docker compose
- RSPY-465: STAC validation: Pagination error
- RSPY-466: STAC validation: invalid content-type header
- RSPY-469: CI broken due to Docker Hub pull quota exceeding
- RSPY-475: Delete assets from the object storage when deleting a STAC item.
- RSPY-484: CADIP STAC validation: wrong search parameter for collections

0.2a5

================================

Added

- RSPY-60: Deploy to PyPi
- RSPY-63: Complete Python CI/CD chain with distribution to the Python registry
- RSPY-230: Deploy STAC browser
- RSPY-352: Implement authentication to external data sources (CADIP+AUXIP)
- RSPY-357: Simulated OAuth2 token endpoint in CADIP/AUXIP/LTA mockups
- RSPY-358: Update helm charts to deploy RSPY-352
- RSPY-424: Sprint 15 corrections of issues

Fixed

- RSPY-155: Pydantic version conflict in rs-server catalog
- RSPY-411: The first collection is created twice from SWAGGER interface
- RSPY-419: [Rs-server] Errors with rs-server-staging
- RSPY-430: /catalog/{collectionId}/queryables is not included in the links of the collection

0.2a3

================================

Added
-----

* RSPY-166: Use Keycloak to login into Wazuh
* RSPY-237: [stac-fastapi-pgstac] Upgrade to version 2.5.0
* RSPY-264: [Monitoring] Create Grafana datasources for PostgreSQL databases
* RSPY-266: [Monitoring] Create JupyterHub ServiceMonitor
* RSPY-293: Use Keycloak to login into Neuvector
* RSPY-295: STAC Queryables (Catalog software part)
* RSPY-302: Simplify Catalog: remove the concept of "user catalog"
* RSPY-312: Configure Prefect Server logging
* RSPY-318: Backup and restore Keycloak data
* RSPY-321: Implement skeleton of staging service
* RSPY-322: Implement STAC view of CADIP sessions (1/3: refactor)
* RSPY-327: [Catalog] add/update item : don't copy assets already in catalog bucket
* RSPY-335: Deploy dask gateway server
* RSPY-340: [API-Key Manager] merge rspy branch into main
* RSPY-341: Update to EODAG v3
* RSPY-346: Proof Of Concept / oauth2 with PKCE authorisation
* RSPY-351: Variabilize the bucket name
* RSPY-353: STAC validation error with auth scheme
* RSPY-354: Sprint 13 corrections of issues
* RSPY-356: Collection search endpoint should return http 404 error instead of empty list for missing collection
* RSPY-397: Adapt tests and code to support filenames as STAC asset keys

0.2a2

================================

Added
-----

* RSPY-40: Implement a LTA station mockup
* RSPY-105: Add collection-specific search endpoint
* RSPY-132: Implement secured inventory.yaml using Vault
* RSPY-223: Provide an Ansible playbook to deploy RS-Server
* RSPY-272: [Deployment] Node label not set (terraform error)
* RSPY-273: Implement the STAC authentication extension in Catalog (1/3: API key)
* RSPY-281: STAC extensions missing in the stac_extensions list
* RSPY-282: Document STAC catalog metadata (id, title, description)
* RSPY-297: [Deployment] Several pods have no affinity
* RSPY-299: EODAG library performs uncontrolled access to external STAC servers
* RSPY-305: DPR mockup returns STAC items with a single zarr asset
* RSPY-306: Internal error when adding catalog item with missing asset
* RSPY-307: Replace use of deprecated FastAPI code
* RSPY-308: Define resource requests and limits for all pods
* RSPY-317: Deploy VELERO component on the cluster.
* RSPY-333: Sprint 12 corrections of issues
* RSPY-334: A user is able to create a collection for another user

0.2a1

================================

Added
-----

* RSPY-141: Implement the STAC timestamps extension in Catalog
* RSPY-153: Implicit collection owner when calling catalog endpoints
* RSPY-161: Map CADIP session files as STAC assets for stations that support Expand=Files
* RSPY-186: Catalog application does crash properly during initialization
* RSPY-192: Update CADU search endpoint to search by session_id:
* RSPY-210: Deploy Grafana Tempo on K8S cluster:
* RSPY-254: [Safety] Errors displayed on Wazuh UI:
* RSPY-256: [rs-testmeans] document how to add mock data:
* RSPY-277: Missing probes in some RS-Server components:
* RSPY-286: STAC OpenAPI links not working:
* RSPY-288: Update CADIP/AUXIP mocks to support PVC:
* RSPY-292: API Key manager wipes IAM roles of existing keys:
* RSPY-294: Umbrella to collect all ISSUES points (sprint 11):
* RSPY-296: Simplify authentication to RS frontend:
* RSPY-300: Internal error when calling /cadip/{station}/session without params:
* RSPY-303: Catalog asset download links are invalid:
* RSPY-304: Response of catalog asset download is invalid

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.