Skip to content

docs: Use secure URLs in string literals - #3657

Merged
gmlewis merged 2 commits into
google:masterfrom
alexandear-org:docs/use-secure-urls
Jul 30, 2025
Merged

docs: Use secure URLs in string literals#3657
gmlewis merged 2 commits into
google:masterfrom
alexandear-org:docs/use-secure-urls

Conversation

@alexandear

Copy link
Copy Markdown
Contributor

This PR replaces http:// with https:// where possible.

@gmlewisgmlewis changed the title docs: use secure URLs in string literalsdocs: Use secure URLs in string literalsJul 30, 2025
@codecov

codecovBot commented Jul 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (f46ce36) to head (6d0641d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3657 +/- ##
=======================================
Coverage 91.25% 91.25% =======================================
Files 185 185 Lines 16378 16378 =======================================
Hits 14945 14945 Misses 1249 1249 Partials 184 184 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Some of these URLs like "postbin.org" look suspicious.
How do we know we aren't spreading malware through these links?

@alexandear

Copy link
Copy Markdown
ContributorAuthor

PostBin is a legitimate service for developers
image

But I can replace it with localhost.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis
gmlewis merged commit 17f7ee4 into google:masterJul 30, 2025
7 checks passed
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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

@alexandear@gmlewis