Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 551 Bytes

File metadata and controls

18 lines (13 loc) · 551 Bytes

Security Policy

Reporting a vulnerability

If you believe you have found a security vulnerability, please do not open a public issue.

Instead, report it via GitHub Security Advisories with:

  • a description of the issue
  • steps to reproduce
  • affected versions

Scope

QuickView handles untrusted input (image files) and shells out to OCR tooling. Please be mindful of:

  • image decoding attack surface
  • sandboxing and least privilege
  • safe handling of temporary files