flytekit icon indicating copy to clipboard operation
flytekit copied to clipboard

[Snyk] Security upgrade joblib from 1.1.0 to 1.2.0

Open EngHabu opened this issue 3 years ago • 1 comments

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:
    • requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
jsonschema 3.2.0 requires pyrsistent, which is not installed.
flyteidl 1.1.12 requires protobuf, which is not installed.
flyteidl 1.1.12 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Arbitrary Code Execution
SNYK-PYTHON-JOBLIB-3027033
joblib:
1.1.0 -> 1.2.0
No Proof of Concept

(*) 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:

🦉 Arbitrary Code Execution

EngHabu avatar Sep 25 '22 17:09 EngHabu

Codecov Report

Merging #1196 (3fbe78d) into master (41f7750) will increase coverage by 1.50%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1196      +/-   ##
==========================================
+ Coverage   68.54%   70.05%   +1.50%     
==========================================
  Files         288      288              
  Lines       26201    25151    -1050     
  Branches     2920     2556     -364     
==========================================
- Hits        17960    17619     -341     
+ Misses       7763     7056     -707     
+ Partials      478      476       -2     
Impacted Files Coverage Δ
flytekit/remote/executions.py 57.47% <0.00%> (-8.27%) :arrow_down:
flytekit/clis/sdk_in_container/local_cache.py 71.42% <0.00%> (-6.35%) :arrow_down:
tests/flytekit/unit/remote/test_sandbox.py 53.19% <0.00%> (-6.07%) :arrow_down:
tests/flytekit/unit/core/tasks.py 75.00% <0.00%> (-5.00%) :arrow_down:
flytekit/remote/launch_plan.py 73.80% <0.00%> (-4.63%) :arrow_down:
flytekit/clis/sdk_in_container/init.py 62.50% <0.00%> (-4.17%) :arrow_down:
flytekit/models/matchable_resource.py 71.79% <0.00%> (-4.12%) :arrow_down:
flytekit/models/qubole.py 81.81% <0.00%> (-3.64%) :arrow_down:
...ekit/unit/core/flyte_functools/decorator_source.py 60.00% <0.00%> (-3.64%) :arrow_down:
tests/flytekit/unit/cli/pyflyte/conftest.py 32.43% <0.00%> (-3.47%) :arrow_down:
... and 146 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 25 '22 17:09 codecov[bot]