-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: enable uwsgi DD_UWSGI_EXTRA_ARGS passthrough #13756
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
base: dev
Are you sure you want to change the base?
Conversation
🔴 Risk threshold exceeded.This pull request modifies a sensitive file (docker/entrypoint-uwsgi.sh) with edits flagged by the scanner; review carefully and update
🔴 Configured Codepaths Edit in
|
| Vulnerability | Configured Codepaths Edit |
|---|---|
| Description | Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml. |
🔴 Configured Codepaths Edit in docker/entrypoint-uwsgi.sh
| Vulnerability | Configured Codepaths Edit |
|---|---|
| Description | Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml. |
We've notified @mtesauro.
All finding details can be found in the DryRun Security Dashboard.
mtesauro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
valentijnscholten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Bump-Action Thank you for the PR. Could you change it to be DD_UWSGI_EXTRA_ARGS?
Done |
Description
Prevent resetting
DD_UWSGI_EXTRA_ARGSvariable in uwsgi entry pointWhat problem does it solve?
Allows you to passthrough your startup parameters to the uwsgi binary