Skip to content

Commit f10a504

Browse files
Create SECURITY.md (#1)
* Create SECURITY.md Add SECURITY.md to define the project's security policy, supported versions, and guidelines for reporting vulnerabilities. Documentation: Introduce SECURITY.md with a security policy outline Include supported versions table indicating which releases receive security updates Provide instructions for reporting vulnerabilities and expected processes Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> * Update SECURITY.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> * Update SECURITY.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --------- Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 4f49e4b commit f10a504

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The latest version of your project is `1.2` according to the `README.md`.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.2.x | :white_check_mark: |
10+
| < 1.2 | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
To report a security vulnerability, please use the [GitHub private vulnerability reporting feature](https://github.com/electric-capital/crypto-ecosystems/security/advisories/new).
15+
16+
You can expect a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible and coordinate with you on the public disclosure.

0 commit comments

Comments
 (0)