Skip to content

Commit f2d24b7

Browse files
authored
Update SECURITY.md
1 parent 8c10426 commit f2d24b7

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

SECURITY.md

+13-15
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
# Security Policy
1+
## Security Update: XSS Vulnerability Fix
22

3-
## Supported Versions
3+
We have released a new version (1.0.3) that addresses a critical security vulnerability related to cross-site scripting (XSS). The issue was found in the `errmsg` parameter handling in the login endpoint.
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
5+
### Affected Versions
6+
- Versions 1.0.2 and below
77

8-
| Version | Supported |
9-
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
8+
### Fixed Versions
9+
- Version 1.0.3
1410

15-
## Reporting a Vulnerability
11+
### Recommended Actions
12+
We strongly recommend all users to update to the latest version (1.0.3) immediately. You can update your project by following the instructions in our documentation.
1613

17-
Use this section to tell people how to report a vulnerability.
14+
### Reporting Security Issues
15+
If you find any security issues, please report them to [[email protected]](mailto:[email protected]). We appreciate your help in keeping our project secure.
1816

19-
Tell them where to go, how often they can expect to get an update on a
20-
reported vulnerability, what to expect if the vulnerability is accepted or
21-
declined, etc.
17+
Thank you for your attention to this important update.
18+
19+
- The Security Team

0 commit comments

Comments
 (0)