Skip to content

Security: ghzhost/homeroom

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
latest main yes
tagged releases < latest best-effort, see CHANGELOG

Reporting a vulnerability

Please use GitHub's private vulnerability reporting for this repo (enable it in repo Settings -> Security -> Private vulnerability reporting if this is a brand-new repo). Do not open a public issue for a security report.

Response SLA: acknowledgment within 72 hours.

Scope

There is no deployed service. The optional ask layer (ADR 0003) is code in this repository that, if deployed, would expose one unauthenticated POST endpoint; reports about prompt injection, a fabricated or judgmental answer reaching a reader, or a credential in a build are in scope and go through the same private channel. The service stores no question and holds no user data.

Scan configuration (SAST/SCA/secret-scan/container-CVE) lives in .github/workflows/ci.yml and is specified by STANDARDS/SECURITY-AND-SUPPLY-CHAIN-STANDARD.md, not here.

There aren't any published security advisories