ultralytics / yolov3

YOLOv3 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
10.17k stars 3.44k forks source link

[Snyk] Fix for 17 vulnerabilities #2283

Closed glenn-jocher closed 2 weeks ago

glenn-jocher commented 3 weeks ago

snyk-top-banner

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

Snyk changed the following file(s):

⚠️ Warning ``` matplotlib 3.5.3 requires fonttools, 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:

🦉 XML External Entity (XXE) Injection 🦉 NULL Pointer Dereference 🦉 Uncontrolled Resource Consumption ('Resource Exhaustion') 🦉 More lessons are available in Snyk Learn

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Minor dependency update in the requirements.txt file.

📊 Key Changes

🎯 Purpose & Impact