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

fix pydantic vuln (ReDoS) #1856

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

doomedraven
Copy link
Contributor

@doomedraven doomedraven commented Nov 16, 2023

Regular Expression Denial of Service (ReDoS)
MEDIUM SEVERITY
Package Manager: pip
Vulnerable module: pydantic
Remediation
Upgrade pydantic to version 1.10.13, 2.4.0 or higher.

Checklist

  • No CHANGELOG update needed
  • No new tests needed
  • No documentation update needed

Regular Expression Denial of Service (ReDoS)
MEDIUM SEVERITY
Package Manager: pip
Vulnerable module: pydantic
Remediation
Upgrade pydantic to version 1.10.13, 2.4.0 or higher.
@doomedraven
Copy link
Contributor Author

i would suggest you to add pip-audit git action workflow, we have it for pip as we export poetry one https://github.com/kevoreilly/CAPEv2/blob/master/.github/workflows/pip-audit.yml, you can use pip-audit . to audit pyproject.toml

Copy link
Collaborator

@williballenthin williballenthin left a comment

Choose a reason for hiding this comment

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

thank you!

@williballenthin williballenthin merged commit fdb9670 into mandiant:master Nov 16, 2023
@doomedraven doomedraven deleted the patch-1 branch November 16, 2023 12: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.

2 participants