Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black Linter Update + Formatting Fix #133

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

tylerwhardy
Copy link
Contributor

Hi,

I updated Black to resolve Regular Expression Denial of Service (ReDoS) vulnerability.

This required updating the formatting of a few files to pass linting since it would throw:

would reformat /home/circleci/repo/docker/django/management/commands/update_admin_user.py
would reformat /home/circleci/repo/fvserver/wsgi.py
would reformat /home/circleci/repo/server/models.py
would reformat /home/circleci/repo/server/views.py

Oh no! 💥 💔 💥
4 files would be reformatted, 42 files would be left unchanged.

snyk-bot and others added 15 commits October 3, 2024 17:09
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-BLACK-6256273
Fixes error: 

FIELD_ENCRYPTION_KEY defined incorrectly: Fernet key must be 32 url-safe base64-encoded bytes.
Troubleshooting CI test failure
Troubleshooting CI
Added base64 encoding
Troubleshooting CI error
Troubleshooting CI
Remove debug command
Black format request
Black update request
Black update request
Black update request
Match master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants