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

Updated dependencies and ignore gunicorn audit flag #924

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

ccostino
Copy link
Contributor

A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.

Description

This changeset updates a couple of dependencies, including our Python dependency audit check, and specifically ignores a gunicorn audit flag that appeared on 4/16/2024.

As soon as there is an update available for gunicorn that addresses the issue we will remove the flag to ignore the vulnerability report and update the dependency.

Security Considerations

  • We are explicitly telling the pip-audit GitHub Action to ignore a reported gunicorn vulnerability that doesn't have a current fix available at this time. As soon as one becomes available, we'll remove the ignored vulnerability report and update gunicorn.
  • We do not make use of or rely on the Transfer-Encoding in our application.

This changeset updates a couple of dependencies, including our Python dependency audit check, and specifically ignores a gunicorn audit flag that appeared on 4/16/2024.

As soon as there is an update available for gunicorn that addresses the issue we will remove the flag to ignore the vulnerability report and update the dependency.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@ccostino ccostino added engineering security dependencies Pull requests that update a dependency file labels Apr 16, 2024
@ccostino ccostino self-assigned this Apr 16, 2024
@ccostino ccostino merged commit 55cce9c into main Apr 16, 2024
5 checks passed
@ccostino ccostino deleted the update-deps-again branch April 16, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file engineering security
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants