- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
[Snyk] Fix for 7 vulnerabilities #10
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,7 +1,7 @@ | ||||||
| certifi==2017.11.5 | ||||||
| certifi==2023.7.22 | ||||||
| chardet==3.0.4 | ||||||
| idna==2.6 | ||||||
| olefile==0.44 | ||||||
| pyyaml==3.12 | ||||||
| requests==2.18.4 | ||||||
| urllib3==1.22 | ||||||
| pyyaml==4.2b1 | ||||||
| requests==2.20 | ||||||
| 
         There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The following vulnerabilities impact requests versions <2.32.0: CVE-2023-32681, CVE-2024-35195. These can be remediated by updating to version 2.32.0 or higher. 
        Suggested change
       
    
  | 
||||||
| urllib3==1.25.9 | ||||||
| 
         There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The following vulnerabilities impact urllib3 versions <1.26.18: CVE-2021-33503, CVE-2023-43804, CVE-2023-45803. These can be remediated by updating to version 1.26.18 or higher. 
        Suggested change
       
    
  | 
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following vulnerabilities impact pyyaml versions <5.4.0: CVE-2020-14343, CVE-2020-1747.
These can be remediated by updating to version 5.4.0 or higher.