Skip to content

Conversation

@Dragboyz
Copy link

@Dragboyz Dragboyz commented Nov 1, 2025

What changed? Why?

Fixed security issues in ecosystem.json by converting 8 HTTP URLs to HTTPS and adding missing protocols to 2 URLs.

Why: CONTRIBUTING.md requires all apps to support HTTPS. HTTP exposes user data and can cause security warnings in browsers.

Changes:

  • 8 HTTP → HTTPS: Aerodrome, Cybro, Furrend, Odos, QiDao, SafeSwap, Uniswap, UNKJD
  • 2 missing protocols: Dynamic (www.dynamic.xyzhttps://www.dynamic.xyz), Wert (wert.iohttps://wert.io)
  • Removed duplicate URL from Streamm.tv description field

Notes to reviewers

  • Only URL protocol changes, no logic changes
  • Low risk - JSON data correction only
  • All URLs verified to use HTTPS
  • File remains valid JSON

How has it been tested?

✅ Verified all URLs use HTTPS
✅ Confirmed no HTTP URLs remain in file
✅ JSON syntax validated
✅ Manual review of all 11 changed entries


Have you tested the following pages?

BaseWeb

  • base.org
  • base.org/names
  • base.org/builders
  • base.org/ecosystem (Primary page affected - displays ecosystem.json data)
  • base.org/name/jesse
  • base.org/manage-names
  • base.org/resources

- Updated 8 HTTP URLs to HTTPS for security compliance
- Fixed 2 missing protocol URLs (added https://)
- Removed URL from description field for Streamm.tv
- Ensures all ecosystem links comply with CONTRIBUTING.md requirements
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@vercel
Copy link

vercel bot commented Nov 1, 2025

@Dragboyz is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

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