Skip to content

Security: dmoo500/ha-github-card

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
latest
< 0.0.3

Reporting a Vulnerability

Please do not open a public issue for security vulnerabilities.

Report privately via GitHub Security Advisories or by emailing the maintainer directly.

Include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact

Response Timeline

This is a single-maintainer open-source project. I will do my best to:

  • Acknowledge your report within 7 days
  • Assess and respond with a plan within 14 days
  • Release a fix within 30 days where technically feasible

Scope

Relevant areas for this project:

  • XSS via entity attributes — card renders data from Home Assistant entity attributes into the DOM
  • Inline style injectionslot_colors config values are written into inline style attributes
  • Dependency vulnerabilities — third-party packages (lit, vite, etc.)
  • External image loading — avatar URLs are loaded from avatars.githubusercontent.com

Out of Scope

  • Vulnerabilities in Home Assistant core or the GitHub integration itself
  • Issues requiring physical access to the HA instance
  • Social engineering attacks

There aren’t any published security advisories