Skip to content

Conversation

@snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Feb 7, 2023

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:
    • plugins/flytekit-aws-sagemaker/requirements.txt
⚠️ Warning
sagemaker-training 3.9.2 requires protobuf, which is not installed.
sagemaker-training 3.9.2 requires werkzeug, which is not installed.
sagemaker-training 3.9.2 requires scipy, which is not installed.
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
paramiko 2.12.0 requires pynacl, which is not installed.
flyteidl 1.3.0 requires protobuf, which is not installed.
flyteidl 1.3.0 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 Issue Upgrade Breaking Change Exploit Maturity
low severity NULL Pointer Dereference
SNYK-PYTHON-NUMPY-2321964
numpy:
1.21.3 -> 1.22.2
No Proof of Concept
low severity Buffer Overflow
SNYK-PYTHON-NUMPY-2321966
numpy:
1.21.3 -> 1.22.2
No No Known Exploit
low severity Denial of Service (DoS)
SNYK-PYTHON-NUMPY-2321970
numpy:
1.21.3 -> 1.22.2
No Proof of Concept

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:

🦉 Denial of Service (DoS)

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #1455 (3fe9c4a) into master (dee4804) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1455      +/-   ##
==========================================
+ Coverage   69.45%   69.47%   +0.01%     
==========================================
  Files         305      305              
  Lines       28574    28559      -15     
  Branches     2700     2296     -404     
==========================================
- Hits        19845    19840       -5     
+ Misses       8211     8203       -8     
+ Partials      518      516       -2     
Impacted Files Coverage Δ
flytekit/core/promise.py 52.52% <0.00%> (-0.57%) ⬇️
tests/flytekit/unit/bin/test_python_entrypoint.py 99.11% <0.00%> (-0.45%) ⬇️
tests/flytekit/unit/core/test_type_hints.py 96.16% <0.00%> (-0.09%) ⬇️
flytekit/clis/flyte_cli/main.py 44.34% <0.00%> (ø)
flytekit/extras/persistence/http.py 24.48% <0.00%> (ø)
flytekit/types/directory/__init__.py 0.00% <0.00%> (ø)
flytekit/types/schema/types.py 38.46% <0.00%> (+0.15%) ⬆️
flytekit/models/security.py 13.15% <0.00%> (+0.33%) ⬆️
flytekit/types/file/file.py 61.11% <0.00%> (+0.42%) ⬆️
flytekit/types/directory/types.py 56.19% <0.00%> (+0.46%) ⬆️
... and 2 more

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

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.

3 participants