From 18eb8a49d5c41146593b9a8d5680bd4ee17bdf28 Mon Sep 17 00:00:00 2001
From: uc-snyk <136319534+uc-snyk@users.noreply.github.com>
Date: Fri, 20 Sep 2024 12:08:59 +0300
Subject: [PATCH] chore(snyk): bump zipp from 3.15.0 to 3.19.1 (#321)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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):
- `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](https://app.eu.snyk.io/org/upcloud-public/project/cfb08aff-80cd-4f1a-84b6-df3af4132222?utm_source=github-enterprise&utm_medium=referral&page=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.eu.snyk.io/org/upcloud-public/project/cfb08aff-80cd-4f1a-84b6-df3af4132222?utm_source=github-enterprise&utm_medium=referral&page=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=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"},{"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"},{"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":"db85e1c2-5266-4649-95b0-06fefde7a0d9","prPublicId":"db85e1c2-5266-4649-95b0-06fefde7a0d9","packageManager":"pip","priorityScoreList":[738],"projectPublicId":"cfb08aff-80cd-4f1a-84b6-df3af4132222","projectUrl":"https://app.eu.snyk.io/org/upcloud-public/project/cfb08aff-80cd-4f1a-84b6-df3af4132222?utm_source=github-enterprise&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"}'
Co-authored-by: snyk-bot
Co-authored-by: Ville Välimäki <110451292+villevsv-upcloud@users.noreply.github.com>
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index ed4111b06..9eed151de 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@
mkdocs~=1.5
mkdocs-material~=9.5
mkdocs-macros-plugin~=1.0
+zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability