22 lines
512 B
Markdown
22 lines
512 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
| --- | --- |
|
|
| Latest | Yes |
|
|
|
|
## Reporting A Vulnerability
|
|
|
|
Please report security issues privately to the project owner.
|
|
|
|
Do not include secrets, production data, or private credentials in public issues.
|
|
|
|
## Project Security Principles
|
|
|
|
- Keep browser permissions minimal.
|
|
- Clear only browser cache data.
|
|
- Do not add external network calls.
|
|
- Do not persist sensitive browsing data.
|
|
- Keep release artifacts reproducible from tracked files.
|