You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Prevent exposing of SERVER_SIDE_FIDES_API_URL env variable to the client response
* Update changelog
* Remove exposure of serverSideFidesApiUrl as part of FidesConfig
* Update CHANGELOG.md
Co-authored-by: Dave Quinlan <83430497+daveqnet@users.noreply.github.com>
---------
Co-authored-by: Lucano Vera <lucanovera@ethyca.com>
Co-authored-by: Dave Quinlan <83430497+daveqnet@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ The types of changes are:
31
31
### Security
32
32
- Removed FidesJS's exposure to `polyfill.io` supply chain attack [CVE-2024-38537](https://github.com/ethyca/fides/security/advisories/GHSA-cvw4-c69g-7v7m)
33
33
34
+
### Security
35
+
- Remove the SERVER_SIDE_FIDES_API_URL env variable from the client clientSettings [CVE-2024-31223](https://github.com/ethyca/fides/security/advisories/GHSA-53q7-4874-24qg)
0 commit comments