-
Notifications
You must be signed in to change notification settings - Fork 11
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
princenyeche
merged 105 commits into
princenyeche-patch-1
from
snyk-fix-a12fcccbe774ec7ba8340d86b6a10ee9
Jan 2, 2024
Merged
[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1 #128
princenyeche
merged 105 commits into
princenyeche-patch-1
from
snyk-fix-a12fcccbe774ec7ba8340d86b6a10ee9
Jan 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patch update v3 to v0.1.1
patch to v0.1.2 update
update to v0.1.3
update to v0.1.5
remove unused f string
fix to issue method to v0.1.6
Update README.md
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
patch to v0.1.7
updated to v0.1.8
patch to v0.1.8
updated to v0.1.9
updated setup file
corrected some wrong spellings
patch v1 v0.1.9
updated to v0.2.0
updated to v0.2.1
minor edit on grammer
Updated to v0.2.2
patched to v0.2.3
patch to v0.2.3 v1
patch to v0.2.3 v3
Update to v0.2.4 - patch 1
updated to v0.2.4 - patch-3
updated to v0.2.5
Updated to v0.2.7
updated to v0.2.8
patch update to v0.2.9
New documents
Update to v0.6.1
patch to travis build
added one more module
* 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
Patch to v0.7.2
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Vulnerabilities that will be fixed
By pinning:
Why? Mature exploit, Has a fix available, CVSS 9.6
SNYK-PYTHON-PILLOW-5918878
pillow:
9.5.0 -> 10.0.1
(*) 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.