intelops / scsctl

Tool for automating Vulnerability Risk Management and Software Supply Chain Security Measures
Apache License 2.0
4 stars 2 forks source link

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

Closed schalla0791 closed 1 month ago

schalla0791 commented 3 months ago

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.snyk.io/org/intelops/project/a5aa993f-5ac7-42e9-b448-eeb4bfaddae6?utm_source=github&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.snyk.io/org/intelops/project/a5aa993f-5ac7-42e9-b448-eeb4bfaddae6?utm_source=github&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"}],"prId":"063d2424-fc73-4000-a80f-e83d0742317f","prPublicId":"063d2424-fc73-4000-a80f-e83d0742317f","packageManager":"pip","priorityScoreList":[738],"projectPublicId":"a5aa993f-5ac7-42e9-b448-eeb4bfaddae6","projectUrl":"https://app.snyk.io/org/intelops/project/a5aa993f-5ac7-42e9-b448-eeb4bfaddae6?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"}'
dryrunsecurity[bot] commented 3 months ago

DryRun Security Summary

This GitHub Pull Request updates the project's Python dependencies to address a known security vulnerability by adding the zipp>=3.19.1 dependency, demonstrating a responsible and proactive approach to maintaining the security of the application.

Expand for full summary
**Summary:** The changes made in this GitHub Pull Request focus on updating the project's Python dependencies to address a known security vulnerability. Specifically, the `requirements.txt` file has been updated to include a new dependency, `zipp>=3.19.1`, which is being added to mitigate a vulnerability identified by the Snyk security scanning tool. As an application security engineer, I consider this to be a responsible and proactive approach to maintaining the security of the application. Vulnerabilities in dependencies can pose significant risks, and by addressing them in a timely manner, the development team is demonstrating a commitment to ensuring the overall security and integrity of the project. It's worth noting that the version constraint `>=3.19.1` allows for flexibility in updating the `zipp` dependency to newer versions, which is a positive approach. However, it's important to ensure that any future updates to the `zipp` dependency do not introduce new vulnerabilities or breaking changes that could impact the application's functionality. **Files Changed:** - `requirements.txt`: The changes in this file add a new dependency, `zipp>=3.19.1`, to the project's Python dependencies. This dependency is being added to address a vulnerability identified by the Snyk security scanning tool. The file contains the project's other Python dependencies, including `wheel`, `click`, `clickhouse-driver`, `requests`, `questionary`, `tabulate`, `kubernetes`, `uvicorn`, and `fastapi`.

Code Analysis

We ran 7 analyzers against 1 file and 1 analyzer had findings. 6 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

Riskiness

:green_circle: Risk threshold not exceeded.

View PR in the DryRun Dashboard.

github-actions[bot] commented 1 month ago

Stale pull request message