[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #23

Open
r3adm3 wants to merge 1 commit from snyk-fix-179239c260aebba7cad657364f3b8faa into main
r3adm3 commented 2024-07-10 07:26:24 +00:00 (Migrated from github.com)

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • addAndDblService/requirements.txt

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br />![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `addAndDblService/requirements.txt` --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. > - Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs._ For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIwNjg1MjI1YS03ZWM2LTRmM2EtODRlZC00ZjQ1NWRhMGI1MTkiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjA2ODUyMjVhLTdlYzYtNGYzYS04NGVkLTRmNDU1ZGEwYjUxOSJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [Adjust project settings](https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc&#x3D;fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"zipp","from":"3.15.0","to":"3.19.1"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-ZIPP-7430899","priority_score":738,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.9","score":345},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Infinite loop"}],"prId":"0685225a-7ec6-4f3a-84ed-4f455da0b519","prPublicId":"0685225a-7ec6-4f3a-84ed-4f455da0b519","packageManager":"pip","priorityScoreList":[738],"projectPublicId":"9ffd023f-9f2a-4d2c-99f3-c09cebbee29c","projectUrl":"https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":[],"vulns":["SNYK-PYTHON-ZIPP-7430899"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
This pull request has changes conflicting with the target branch.
  • addAndDblService/requirements.txt
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin snyk-fix-179239c260aebba7cad657364f3b8faa:snyk-fix-179239c260aebba7cad657364f3b8faa
git switch snyk-fix-179239c260aebba7cad657364f3b8faa

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff snyk-fix-179239c260aebba7cad657364f3b8faa
git switch snyk-fix-179239c260aebba7cad657364f3b8faa
git rebase main
git switch main
git merge --ff-only snyk-fix-179239c260aebba7cad657364f3b8faa
git switch snyk-fix-179239c260aebba7cad657364f3b8faa
git rebase main
git switch main
git merge --no-ff snyk-fix-179239c260aebba7cad657364f3b8faa
git switch main
git merge --squash snyk-fix-179239c260aebba7cad657364f3b8faa
git switch main
git merge --ff-only snyk-fix-179239c260aebba7cad657364f3b8faa
git switch main
git merge snyk-fix-179239c260aebba7cad657364f3b8faa
git push origin main
Sign in to join this conversation.
No description provided.