hyperswitch-card-vault icon indicating copy to clipboard operation
hyperswitch-card-vault copied to clipboard

Hyperswitch Card Vault is an open-source sensitive information storage system built on Rust.

Results 23 hyperswitch-card-vault issues
Sort by recently updated
recently updated
newest added

The issue serves as the tracking issue of version 2 of Hyperswitch Card Vault. ## What's new: - Hyperswitch aims to be a generic storage vault agnostic of payments domain...

Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11. Commits 7b8d1db Prepare 0.21.11 ebcb478 complete_io: bail out if progress is impossible 20f35df Regression test for complete_io infinite loop bug 2f2aae1 Don't specially handle...

dependencies

Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.1. Changelog Sourced from whoami's changelog. [1.5.1] - 2024-03-09 Fixed Broken link in docs [1.5.0] - 2024-03-03 Added WASI support Redox support Fallible functions whoami::fallible::devicename()...

dependencies

Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies

## Table: vault | Column | Type | Default | Description | Example | | -------------- | --------- | ---------------- | ------------------------------- | ----------------------- | | vault_id | VARCHAR |...

## Feature Description ### Internal Implementation Details Following are the points that the locker application needs to facilitate: 1. **Multi-Tenancy** 2. **Logical Tenant Isolation** ### Multi-Tenancy Multi-tenancy can be achieved...

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). Commits 0328bde Release v0.8.11...

dependencies

This PR adds support for exporting traces to otel collector in OTLP format. Supports AWS X-RAY ## Testcases Add card - ![Screenshot 2023-12-19 at 5 40 14 PM](https://github.com/juspay/hyperswitch-card-vault/assets/70657455/2433e462-0302-4111-921c-312b1cc05a0e) Retrieve card...

## Description Adding feature to provide hash while storing data. This will decouple the generation and storage of hash, this will provide more security against issues like bruteforcing for different...

enhancement
design

## Description Implement the metrics framework for the locker including the appropriate metrics required to track the health, liveliness and the usage of the locker