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

[Closed without merge] 5058 upgrade GitPython from 3.1.0 to 3.1.27 #5103

Closed
wants to merge 1 commit into from

Conversation

fec-jli
Copy link
Contributor

@fec-jli fec-jli commented Apr 12, 2022

Summary (required)

When checking snyk https://app.snyk.io/org/fecgov/project/a95ea997-b012-4b3b-a026-2fdbe6ac0398, get gitPython-Regular Expression Denial of Service (ReDoS) vulnerability

Required reviewers

0ne developer

Impacted areas of the application

api

How to test

  • Check out dev branch
  • run snyk test --file=requirements.txt, you will see gitpython warning.

before

  • Checkout this branch
  • pip install -r requirements.txt
  • pip freeze make sure gitpython=3.1.27, make sure install new version gitpython
  • run again snyk test --file=requirements.txt, gitpython issue remove.

after

Copy link
Contributor

@hcaofec hcaofec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After upgrading, snyk warning regarding GitPython is no longer shown.

@fec-jli
Copy link
Contributor Author

fec-jli commented Apr 13, 2022

Closed. see #5104

@fec-jli fec-jli changed the title 5058 upgrade GitPython from 3.1.0 to 3.1.27 [Closed without merge] 5058 upgrade GitPython from 3.1.0 to 3.1.27 Apr 13, 2022
@fec-jli fec-jli closed this Apr 13, 2022
@fec-jli fec-jli deleted the feature/5065-upgrade_ReDoS branch February 13, 2024 17:23
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.

[SNYK: Medium] Regular Expression Denial of Service (ReDoS) (Due 04/20/2022)
2 participants