File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported versions
4+
5+ Only the latest release of ** molim** receives security fixes. No backports are
6+ made to older versions.
7+
8+ ## Reporting a vulnerability
9+
10+ If you discover a security vulnerability in ** molim** , please ** do not open a
11+ public GitHub issue** . Instead, report it privately using GitHub's
12+ [ Report a vulnerability] ( https://github.com/nightjarrr/molim/security/advisories/new )
13+ feature.
14+
15+ Please include:
16+ - A description of the vulnerability
17+ - Steps to reproduce it
18+ - Any relevant environment details (OS, ** molim** version, tool versions)
19+
20+ ## What to expect
21+
22+ This is a personal project maintained by a single author. There is no formal
23+ response SLA. Reported vulnerabilities will be reviewed and addressed on a
24+ best-effort basis. You will receive a response when the issue has been
25+ assessed.
26+
27+ ## Scope
28+
29+ ** molim** is a local CLI tool with no network-facing components, no authentication
30+ mechanisms, and no persistent storage beyond local files. Its attack surface is
31+ limited to the local system it runs on and the files it processes.
32+
33+ Vulnerabilities in the underlying tools (RawTherapee, ImageMagick, FFmpeg, etc)
34+ should be reported to their respective projects, not here.
You can’t perform that action at this time.
0 commit comments