neosync icon indicating copy to clipboard operation
neosync copied to clipboard

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.

Results 184 neosync issues
Sort by recently updated
recently updated
newest added

Gives the ability to logout. Should clean up access/refresh tokens on disk if they are present. This should also request a logout url from the server and open a web...

good first issue

we shouldnt allow malformatted protos. I thought buf lint did this but it doesn't seem to care if buf fmt returns changes. From [SyncLinear.com](https://synclinear.com) | [NEOS-423](https://linear.app/nucleus-cloud/issue/NEOS-423/add-buf-fmt-action-to-fail-if-diff)

Improvement

## Is your feature request related to a problem? docs refer to baremetal and would like this. ## Describe the solution you'd like I like to use Fly.io, which uses...

enhancement

Fixed 2 links

The `gen.sh` script fails due to Docker runs not setting the correct uid/gid. This causes files to drop in as root which then the bare metal user does not have...

bug

Allow users to configure mTLS and/or better verification by providing client certificates as well as optionally a root cert. The options are: * Client Cert * Client Key Users may...

Feature

## Is your feature request related to a problem? We are looking to anonymize data that lives in Snowflake. It would be great if Snowflake was built in ## Describe...

enhancement
Feature

Our mysql system queries expect some types to be sql.NullInt32 when they should actually be sql.NullInt64. We should update this as it makes the app unusable for mysql users. Relevant...

bug

we need to be able to support deterministic anonymization/synthetic data at some poin the same input should produce the same anonymized/synthetic data output this is important for analytical use-cases as...

Improvement