Skip to content

[Snyk] Fix for 10 vulnerabilities#59

Open
TheRedHatter wants to merge 3 commits intomasterfrom
snyk-fix-5e08d78cc7d255d28fd7be6ed306648e
Open

[Snyk] Fix for 10 vulnerabilities#59
TheRedHatter wants to merge 3 commits intomasterfrom
snyk-fix-5e08d78cc7d255d28fd7be6ed306648e

Conversation

@TheRedHatter
Copy link
Owner

snyk-top-banner

Snyk has created this PR to fix 10 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • samples/dnn/dnn_model_runner/dnn_conversion/requirements.txt
⚠️ Warning
typer 0.19.1 requires click, which is not installed.
tool-helpers 0.1.2 requires numpy, which is not installed.
scikit-learn 1.0.2 requires scipy, which is not installed.
scikit-learn 1.0.2 requires numpy, which is not installed.
rich 13.8.1 requires pygments, which is not installed.
rich 13.8.1 requires markdown-it-py, which is not installed.
prettytable 3.7.0 requires importlib-metadata, which is not installed.
paddleseg 2.8.0 requires visualdl, which is not installed.
paddleseg 2.8.0 requires opencv-python, which is not installed.
paddleseg 2.8.0 requires filelock, which is not installed.
paddleseg 2.8.0 requires tqdm, which is not installed.
paddleseg 2.8.0 requires scipy, which is not installed.
paddleseg 2.8.0 requires pyyaml, which is not installed.
paddlenlp 2.8.1 requires sentencepiece, which is not installed.
paddlenlp 2.8.1 requires protobuf, which is not installed.
paddlenlp 2.8.1 requires safetensors, which is not installed.
paddlenlp 2.8.1 requires seqeval, which is not installed.
paddlenlp 2.8.1 requires tqdm, which is not installed.
paddlenlp 2.8.1 requires visualdl, which is not installed.
paddlenlp 2.8.1 requires fastapi, which is not installed.
paddlenlp 2.8.1 requires Flask-Babel, which is not installed.
paddlenlp 2.8.1 requires colorlog, which is not installed.
paddlenlp 2.8.1 requires uvicorn, which is not installed.
paddlenlp 2.8.1 requires dill, which is not installed.
paddlenlp 2.8.1 requires onnx, which is not installed.
paddlenlp 2.8.1 requires datasets, which is not installed.
paddlenlp 2.8.1 requires multiprocess, which is not installed.
paddlenlp 2.8.1 requires huggingface-hub, which is not installed.
paddlenlp 2.8.1 requires jieba, which is not installed.
paddlenlp 2.8.1 requires jinja2, which is not installed.
paddlefsl 1.1.0 requires requests, which is not installed.
paddlefsl 1.1.0 requires numpy, which is not installed.
paddlefsl 1.1.0 requires tqdm, which is not installed.
paddle2onnx 0.9.5 requires six, which is not installed.
paddle2onnx 0.9.5 requires protobuf, which is not installed.
paddle2onnx 0.9.5 requires onnx, which is not installed.
gunicorn 23.0.0 requires importlib-metadata, which is not installed.
gunicorn 23.0.0 requires packaging, which is not installed.
aistudio-sdk 0.3.8 requires requests, which is not installed.
aistudio-sdk 0.3.8 requires tqdm, which is not installed.
aistudio-sdk 0.3.8 requires click, which is not installed.
aistudio-sdk 0.3.8 requires psutil, which is not installed.
aistudio-sdk 0.3.8 requires bce-python-sdk, which is not installed.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • 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.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 NULL Pointer Dereference
🦉 Buffer Overflow
🦉 Directory Traversal
🦉 More lessons are available in Snyk Learn

@TheRedHatter
Copy link
Owner Author

TheRedHatter commented Feb 11, 2026

Snyk checks have failed. 28 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (28)
Open Source Security 1 7 15 5 28 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security
Copy link

socket-security bot commented Feb 11, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpypi/​sentencepiece@​0.2.181100100100100

View full report

@TheRedHatter
Copy link
Owner Author

TheRedHatter commented Feb 11, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link

@prisma-cloud-devsecops prisma-cloud-devsecops bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prisma Cloud has found errors in this PR ⬇️

# Python 3.7.5
onnx>=1.7.0
numpy>=1.19.1
onnx>=1.17.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

onnx 1.17.0 / requirements.txt

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2026-28500 HIGH HIGH 9.1 - Open

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.

2 participants