Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 629 Bytes

SECURITY.md

File metadata and controls

10 lines (6 loc) · 629 Bytes

Security Policy

Thanks to server-side rendering, showmy.chat is mostly unaffected by most clientside security issues. That said, there are a couple of vectors we're especially mindful of:

  1. The use of clientside scripts, namely ComfyJS and Faker.js
  2. Vulnerabilities in build tooling that could impact developer workstations

Reporting a Vulnerability

To report a vulnerability, please file an issue on this project, or let us know in the Discord server. Please let us know the extent of the vulnerability and its impact, and provide as much detail as possible — including steps to reproduce/validate, if possible.