Skip to content
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

Update HTTP to HTTPS #7548

Merged
merged 3 commits into from Jan 12, 2024
Merged

Update HTTP to HTTPS #7548

merged 3 commits into from Jan 12, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jan 12, 2024

Thank you πŸ™ for your contribution to Ultralytics πŸš€! Your effort in enhancing our repositories is greatly appreciated. To streamline the process and assist us in integrating your Pull Request (PR) effectively, please follow these steps:

  1. Check for Existing Contributions: Before submitting, kindly explore existing PRs to ensure your contribution is unique and complementary.

  2. Link Related Issues: If your PR addresses an open issue, please link it in your submission. This helps us better understand the context and impact of your contribution.

  3. Elaborate Your Changes: Clearly articulate the purpose of your PR. Whether it's a bug fix or a new feature, a detailed description aids in a smoother integration process.

  4. Ultralytics Contributor License Agreement (CLA): To uphold the quality and integrity of our project, we require all contributors to sign the CLA. Please confirm your agreement by commenting below:

    I have read the CLA Document and I hereby sign the CLA

For more detailed guidance and best practices on contributing, refer to our βœ… Contributing Guide. Your adherence to these guidelines ensures a faster and more effective review process.

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to HTTPS links for security and reliability improvements.

πŸ“Š Key Changes

  • Updated all instances of http to https in URLs for datasets and documentation references.
  • Ensured COCO dataset, ImageNet, Global Wheat Head Dataset, and other resources now reference secure HTTPS URLs.

🎯 Purpose & Impact

  • πŸ”’ Enhances security by ensuring all external links use HTTPS, protecting users against certain types of network attacks.
  • πŸš€ Improves reliability and user confidence as HTTPS ensures data integrity and encryption.
  • 🌍 Aligns with modern best practices for web security and data privacy for developers and users accessing the documentation and datasets.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (83165ff) 77.17% compared to head (8be0bbf) 39.55%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7548       +/-   ##
===========================================
- Coverage   77.17%   39.55%   -37.63%     
===========================================
  Files         117      117               
  Lines       14348    14348               
===========================================
- Hits        11073     5675     -5398     
- Misses       3275     8673     +5398     
Flag Coverage Ξ”
Benchmarks ?
GPU 39.55% <ΓΈ> (ΓΈ)
Tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@glenn-jocher glenn-jocher merged commit 0da1383 into main Jan 12, 2024
11 checks passed
@glenn-jocher glenn-jocher deleted the docs branch January 12, 2024 17:33
scosijnilvo pushed a commit to scosijnilvo/yolov8 that referenced this pull request Jan 19, 2024
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
ThomasRochefortB pushed a commit to ThomasRochefortB/ultralytics-custom that referenced this pull request Jan 31, 2024
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
hmurari pushed a commit to hmurari/ultralytics that referenced this pull request Apr 17, 2024
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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.

None yet

1 participant