Skip to content

Commit a294b62

Browse files
jl-wynenJunjiequan
andauthored
Add a security policy (#864)
* Add a security policy * Fix link * Update SECURITY.md * Update SECURITY.md --------- Co-authored-by: Jay <[email protected]>
1 parent 88bc4bd commit a294b62

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Only the latest version is supported.
6+
7+
## Reporting a Vulnerability
8+
9+
If you believe you have found a security vulnerability in SciCat, please
10+
- ✅ report it to us by creating a [security advisory](https://github.com/SciCatProject/scicat-backend-next/security/advisories/new).
11+
- ❌ do not report security vulnerabilities through public GitHub issues, discussions, or pull requests, etc.
12+
13+
Please include as much information as you can to help us better understand and resolve the issue.
14+
We work on fixing the issues [privately](https://docs.github.com/en/code-security/security-advisories/working-with-repository-security-advisories/collaborating-in-a-temporary-private-fork-to-resolve-a-repository-security-vulnerability).
15+
16+
## Disclosure
17+
18+
We use GitHub [security advisories](https://github.com/SciCatProject/scicat-backend-next/security/advisories) to disclose fixed vulnerabilities.

0 commit comments

Comments
 (0)