sszepe / dspace-rest-python

DSpace REST API Client Library
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[Snyk] Security upgrade urllib3 from 1.26.18 to 1.26.19 #2

Closed sszepe closed 2 months ago

sszepe 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/szepe.stefan/project/6a56a374-31ca-4cf5-b0ad-b4aba5640689?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/szepe.stefan/project/6a56a374-31ca-4cf5-b0ad-b4aba5640689?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":"urllib3","from":"1.26.18","to":"1.26.19"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-URLLIB3-7267250","priority_score":586,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6","score":300},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Improper Removal of Sensitive Information Before Storage or Transfer"}],"prId":"e205de5b-6a68-4f65-a5c0-27bd16574193","prPublicId":"e205de5b-6a68-4f65-a5c0-27bd16574193","packageManager":"pip","priorityScoreList":[586],"projectPublicId":"6a56a374-31ca-4cf5-b0ad-b4aba5640689","projectUrl":"https://app.snyk.io/org/szepe.stefan/project/6a56a374-31ca-4cf5-b0ad-b4aba5640689?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-URLLIB3-7267250"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
github-actions[bot] commented 3 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/urllib3 1.26.18 :green_circle: 9
Details
CheckScoreReason
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:green_circle: 5branch protection is not maximal on development and all release branches
CI-Tests:green_circle: 1029 out of 29 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices:green_circle: 5badge detected: passing
Code-Review:green_circle: 9found 1 unreviewed changesets out of 18 -- score normalized to 9
Contributors:green_circle: 10106 different organizations found -- score normalized to 10
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Dependency-Update-Tool:green_circle: 10update tool detected
Fuzzing:green_circle: 10project is fuzzed
License:green_circle: 10license file detected
Maintained:green_circle: 1020 commit(s) out of 30 and 14 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging:green_circle: 10publishing workflow detected
Pinned-Dependencies:green_circle: 5dependency not pinned by hash detected -- score normalized to 5
SAST:green_circle: 7SAST tool detected but not run on all commits
Security-Policy:green_circle: 10security policy file detected
Signed-Releases:green_circle: 924 out of 24 artifacts are signed or have provenance
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities:green_circle: 10no vulnerabilities detected
pip/urllib3 1.26.19 :green_circle: 9
Details
CheckScoreReason
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:green_circle: 5branch protection is not maximal on development and all release branches
CI-Tests:green_circle: 1029 out of 29 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices:green_circle: 5badge detected: passing
Code-Review:green_circle: 9found 1 unreviewed changesets out of 18 -- score normalized to 9
Contributors:green_circle: 10106 different organizations found -- score normalized to 10
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Dependency-Update-Tool:green_circle: 10update tool detected
Fuzzing:green_circle: 10project is fuzzed
License:green_circle: 10license file detected
Maintained:green_circle: 1020 commit(s) out of 30 and 14 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging:green_circle: 10publishing workflow detected
Pinned-Dependencies:green_circle: 5dependency not pinned by hash detected -- score normalized to 5
SAST:green_circle: 7SAST tool detected but not run on all commits
Security-Policy:green_circle: 10security policy file detected
Signed-Releases:green_circle: 924 out of 24 artifacts are signed or have provenance
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities:green_circle: 10no vulnerabilities detected

Scanned Manifest Files

requirements.txt
  • urllib3@1.26.18
  • urllib3@1.26.19