care icon indicating copy to clipboard operation
care copied to clipboard

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.

Results 301 care issues
Sort by recently updated
recently updated
newest added

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. Commits c7a7eae Version 3.15.2 (#9439) 3b41f01 Fix potential XSS vulnerability in break_long_headers template filter (#9435) fe92f0d Add __hash__ method for permissions.OperandHolder class (#9417) fbdab09...

dependencies
python

## Proposed Changes Migrations sequence - - renamed feature to old_feature - added a feature field with array field - copied data from old_feature field to feature field - deleted...

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.10.0 to 9.11.0. Release notes Sourced from newrelic's releases. v9.11.0 Notes This release of the Python agent adds agent_language to lambda metadata, support for injecting the agent...

dependencies
python

Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. Commits 65a38c4 Release 7.1.0 34c97e0 Merge pull request #1939 from PyCQA/new-pycodestyle defd315 latest pycodestyle 408d4d6 Merge pull request #1930 from mzagol/patch-1 866ad72 Add --extend-exclude...

dependencies
python

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5. Release notes Sourced from docker/bake-action's releases. v5.0.0 Export build record and generate build summary by @​crazy-max in docker/bake-action#208 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

dependencies
github_actions

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

dependencies
github_actions

Fixes #2238 ## Proposed Changes - set permissions to [] on required public endpoints - removed explicit permission attribute if it IsAuthenticated only ### Associated Issue - #2238 ### Architecture...