Skip to content

Commit 4016f4e

Browse files
authored
Create SECURITY.md
1 parent d625a3b commit 4016f4e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
We generally support the **latest release** of the single-file app (`index-Release-x.y.z-YYYYMMDD.htm`). Please update to the newest release before filing a report.
5+
6+
## Reporting a Vulnerability
7+
- Use **GitHub private reporting**: repo → **Security → Report a vulnerability** (creates a private advisory).
8+
- Include reproduction steps, affected browsers/OS, and the exact app filename tested.
9+
10+
We aim to acknowledge within **3–5 business days** and propose a remediation plan shortly after.
11+
12+
## Scope
13+
Client-side single-file app: browser permissions, microphone handling, local memory/cache.
14+
15+
## Out of Scope
16+
- Third-party browser bugs (report to browser vendors)
17+
- Issues requiring privileged/local system access without user interaction

0 commit comments

Comments
 (0)