Skip to content

Security: eldnetwork/eld-website

Security

SECURITY.md

Security Policy

Supported versions

Security fixes are applied to the latest code on main. If tagged releases exist, the most recent release is also considered supported.

Reporting a vulnerability

Please do not open a public GitHub issue for security vulnerabilities.

Report them privately using GitHub Security Advisories:

  1. Go to the repository’s Security tab.
  2. Choose Advisories → New draft security advisory (or use the link above).
  3. Include a clear description, steps to reproduce, affected versions if known, and any suggested fix.

We aim to acknowledge reports promptly, typically within a few days. After triage, we will work with you on a fix and coordinated disclosure when appropriate.

Scope

This repository is the public marketing site for Eld (https://www.eld.network): a static Vite + React frontend deployed as static files.

In scope:

  • Cross-site scripting or HTML injection on the marketing site
  • Open redirects or abuse of outbound links
  • Secrets or credentials committed to this repository
  • Supply-chain issues in this repo’s npm dependencies that affect the built site
  • Compromised or unexpected behavior in the site’s CI workflow

Out of scope for this repository:

  • The Eld protocol, node software, consensus, or cryptography (to be covered when those repos are public)
  • https://docs.eld.network and https://explorer.eld.network except for links or copy hosted in this repo
  • Third-party outages (GitHub, npm, CDN, DNS)
  • Social-engineering against Eld accounts

If you are unsure whether a finding belongs here, report it privately through the advisory form above and we will route it.

There aren't any published security advisories