fides
fides copied to clipboard
The Privacy Engineering & Compliance Framework
### Description Of Changes Splits out execution of ops unit tests under `tests/ops/api` from other ops unit tests, so they can run in parallel in CI. This felt like low-hanging...
Closes [PROD-1605](https://ethyca.atlassian.net/browse/PROD-1605) ### Description Of Changes Removing provided identities, custom privacy request fields, and encryption keys from the cache. This was done to prevent required values from expiring from the...
### Is your feature request related to a specific problem? Since Fides in most cases will be run as an on-prem service, we would like to be able to monitor...
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2.5.0 to 3.0.0. Release notes Sourced from hashicorp/vault-action's releases. v3.0.0 3.0.0 (February 15, 2024) Improvements: Bump node runtime from node16 to node20 GH-528 v2.8.1 2.8.1 (February 15,...
As a user, when I log in to Fides via the UI, I am assigned the role or privileges which have been designated, so that I have the appropriate permissions...
Closes PROD-1457 ### Description Of Changes Requires `npm install`. _Write some things here about the changes and any potential caveats_ ### Code Changes * [ ] _list your code changes...
Closes PROD-1639 ### Description Of Changes The Snowflake connector has some known out of the box issues, and the suggested workaround has some performance hit. This PR introduces the ability...
### Description Of Changes Experimenting with using `istanbul`, `@cypress/code-coverage`, and `codecov` together to pull automated coverage reports for the client codebases 👍 ### Code Changes * [X] Add `istanbul` plugin...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...