Skip to content
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

[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1 #128

Merged

Conversation

princenyeche
Copy link
Owner

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


Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • docs/requirements.txt
⚠️ Warning
matplotlib 3.5.3 requires pillow, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
critical severity 909/1000
Why? Mature exploit, Has a fix available, CVSS 9.6
Heap-based Buffer Overflow
SNYK-PYTHON-PILLOW-5918878
pillow:
9.5.0 -> 10.0.1
No Mature

(*) Note that the real score may have changed since the PR was raised.

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.

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

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

update to v0.1.7
* Added new argument to `csv_reader` function
   * `skip` -> bool: True allows you to skip the header if the file has any. otherwise defaults to False
princenyeche and others added 28 commits April 2, 2022 08:03
* Patch to document
* Added OAuth 2.0 authentication
Adjust callback_url in OAuth JIR-7 
Bug fix to change_log function for windows device JIR-8
* Added new custom HTTP method
* Removed `JIRAONE_OAUTH` environment variable and swapped it for `LOGIN.save_oauth` property setter.
* Added new endpoint for `issue_export`
* You can use `LOGIN.token_session()` for a Bearer token session.
Patch update to v0.6.5 JIR-12
Minor update to v0.7.0 #93
#95 issue_export fix
* Update changes to API docs
* Patch to `PROJECT.change_log()`
* Added new method `LOGIN.from_jira()`
* Patch to an encoding error for non-UTF-8 character encoding
* Version upgrade
* Document update
* Feature fix
Change to v2 - codacy-analysis.yml
* Version change
* Minor patch to `file_writer` function
* Added multiple arguments to `issue_export()` method
  * It is now possible to perform export in JSON format
  * Added field exclusion and inclusion in CSV format export
* Added new methods `get_project_versions` and `issue_link_types` to access.py module
* Update apis.rst
* Corrected a few grammatical sentences on the `export_issues` method
Minor changes to management.py
* Project updates
* Fixes, improvements and deprecations
* Adding requirements.txt
* Updated bug fixes and improvements
Minor fix to released version
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
@princenyeche princenyeche changed the base branch from main to princenyeche-patch-1 January 2, 2024 18:39
@princenyeche princenyeche merged commit dbe9d0e into princenyeche-patch-1 Jan 2, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants