Skip to content

Commit 91bfbb6

Browse files
authored
Revise security policy for clarity and updates
Updated the security policy to clarify supported versions and reporting process.
1 parent 0336324 commit 91bfbb6

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We only support the latest version of the Docker image. If you find a security vulnerability, please upgrade to the latest image first to see if it has been resolved.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| latest ||
10+
| < latest||
11+
12+
## Reporting a Vulnerability
13+
14+
If you discover a security vulnerability within this project, please report it by [opening a new issue](https://github.com/Simplatex/android-lightweight/issues/new) on GitHub.
15+
16+
We will acknowledge your report and provide an estimated timeline for a fix. Once a vulnerability is reported, we will:
17+
18+
1. Investigate and confirm the vulnerability.
19+
2. Work on a fix.
20+
3. Release a new version of the Docker image with the fix.
21+
4. Update the issue once the fix is deployed.

0 commit comments

Comments
 (0)