dpcreator icon indicating copy to clipboard operation
dpcreator copied to clipboard

Web application to demonstrate differential privacy using the OpenDP Core library

Results 101 dpcreator issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10. Commits a684d73 [4.2.x] Bumped version for 4.2.10 release. 572ea07 [4.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9fe7411 [4.2.x] Pinned black...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies
python

Hello, I'm new to using Docker to run applications so I apologise if the solution is blindingly obvious but when trying to run DPCreator using Docker Compose and then connecting...

Discussed this with Raman yesterday: We might consider reconceptualizing DPCreator as a terminal application. - We are refocusing on a model where sensitive data always stays local: While this is...

Looking at https://github.com/opendp/dpcreator/issues/860, one problem seems to be that there is no test of the dev environment. There are other docker-compose configurations that seem to be unreferenced: ``` $ for...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

- As part of DP Creator's output, include the following files: - Python script with user inputs incl/ variable info (bounds, categories, etc), specifications for statistics - Code to use...

Client Version

Map out functionality for Scenarios 1 through 3 1. Component/functionality list 2. Approaches to each piece - Include dependencies on the OpenDP library

Client Version