fides
fides copied to clipboard
The Privacy Engineering & Compliance Framework
### Is your feature request related to a specific problem? We need a config UI page that communicates to the user that a scan is taking place and to wait...
### Is your feature request related to a specific problem? We want to warn the user with a modal if they attempt to finish the registration process without registering all...
### Is your feature request related to a specific problem? So we can give the user some kind of warning, we need a modal that confirms that the user is...
### Is your feature request related to a specific problem? For the first version of the data map UI, there must be a way to draw connections between systems which...
### Bug Description When generating a dataset from BigQuery, the output dataset is currently flat instead of being appropriately nested #### Steps to Reproduce 1. Generate the test dataset from...
### Is your feature request related to a specific problem? As we continue to refine and iterate on fidesctl, we're increasingly going back and wanting to make breaking changes. To...
### Bug Description Right now we can go to `localhost:8080` and navigate to `localhost:8080/dataset` via the navbar. However, browsing directly to `localhost:8080/dataset` does not work. #### Steps to Reproduce 1....
### Is your feature request related to a specific problem? * There are packages e.g. vim included in the current fidesctl image that are not strictly necessary for the application...
### Bug Description Trying to pip install fidesctl on Python 3.8 fails while collecting pycares Error log ``` Collecting pycares>=4.0.0 Using cached pycares-4.2.1.tar.gz (824 kB) Preparing metadata (setup.py) ... error...
### Bug Description In working through some migrations issues @earmenda and I noticed that when a migration fails `configure_db` will report that the database was initialized, even when migrations fail...