fides icon indicating copy to clipboard operation
fides copied to clipboard

The Privacy Engineering & Compliance Framework

Results 539 fides issues
Sort by recently updated
recently updated
newest added

Bumps [1password/load-secrets-action](https://github.com/1password/load-secrets-action) from 2 to 3. Release notes Sourced from 1password/load-secrets-action's releases. v3.0.0 What's Changed 🔴 Breaking change Set export-env input to false by default by @​volodymyrZotov in 1Password/load-secrets-action#114 If...

dependencies
github_actions
dependabot

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. Release notes Sourced from actions/download-artifact's releases. v5.0.0 What's Changed Update README.md by @​nebuk89 in actions/download-artifact#407 BREAKING fix: inconsistent path behavior for single artifact downloads...

dependencies
github_actions
dependabot

Bumps the npm_and_yarn group in /clients with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.26 to 14.2.30 Commits 243072b v14.2.30 f523d4a [backport]: config.allowedDevOrigins (#80410) ca92115 v14.2.29 ec9ee87 Only share incremental cache...

dependencies
javascript
dependabot

Closes [ENG-1524] ### Description Of Changes _Write some things here about the changes and any potential caveats_ ### Code Changes * _list your code changes here_ ### Steps to Confirm...

### Description Of Changes Adds a first-class `dockerless/` toolkit so contributors can spin up Postgres, Redis, the API, workers, and the Next.js apps without Docker. Includes the orchestrator, installers, and...

## Summary - Closes #5745 - allow `fides deploy up --image ...` to skip the hard-coded DockerHub pull by wiring the custom image through to the deploy helper - refactor...

## Summary - Closes #5075 - auto-generate the security app encryption key and root client credentials when `fides init` runs so fresh configs boot without manual edits - backfill these...

## Summary - Closes #4703 - add `--opt-out` flag to `fides init` so non-interactive setups can disable analytics - guard against mixing `--opt-in`/`--opt-out` and thread the new option through config...

Closes ENG-1410 ### Description Of Changes Fixes consent reporting issues by adding 'headless' to the RequestOrigin and other places ### Code Changes * Add headless option to multiple enums ###...

Closes [] ### Description Of Changes _Write some things here about the changes and any potential caveats_ ### Code Changes * _list your code changes here_ ### Steps to Confirm...