Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Security Policy

## Reporting a Vulnerability

If you discover a security vulnerability in Scriptty, please report it
privately so it can be fixed before public disclosure.

**Preferred:** use GitHub's [private vulnerability reporting](https://github.com/stultus/scriptty/security/advisories/new).

**Alternative:** email the maintainer at hrishi.kb@gmail.com with a
description, reproduction steps, and impact assessment.

You should expect an initial response within 7 days. Please do not file
public issues for security problems.

## Scope

In scope:
- The Scriptty desktop application (Tauri shell, SvelteKit UI, Typst
rendering pipeline)
- The release / build workflows under `.github/workflows`

Out of scope:
- Third-party dependencies (report upstream and notify us)
- Content within user-authored screenplays