Skip to content

Commit b148a00

Browse files
authoredFeb 6, 2024
Create SECURITY.md
1 parent 8087ca2 commit b148a00

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 

‎SECURITY.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Security updates are applied only to the most recent releases.
6+
7+
## Reporting a Vulnerability
8+
9+
To securely report a vulnerability, please [submit a new issue on GitHub](https://github.com/Trendyol/kafka-cronsumer/issues/new).
10+
11+
## Vulnerability Process
12+
13+
1. Your report will be acknowledged as soon as possible.
14+
2. The team will investigate and update the issue with relevant information.
15+
3. If the team does not confirm the report, no further action will be taken and the issue will be closed.
16+
4. If the team confirms the report, the team will take action to fix it immediately:
17+
1. Commits will be handled in a private repository for review and testing.
18+
2. Release a new patch version from the private repository.
19+
3. Write a report disclosing the vulnerability.

0 commit comments

Comments
 (0)
Please sign in to comment.