Skip to content

Commit caeaa63

Browse files
Create SECURITY.md for clarity on support and reporting (#152)
1 parent aaa7d21 commit caeaa63

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

SECURITY.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Security updates are only applied to the **latest minor release** on the `main` branch.
6+
7+
## Reporting a Vulnerability
8+
9+
At Stream we are committed to the security of our Software. We appreciate your efforts in disclosing vulnerabilities responsibly and we will make every effort to acknowledge your contributions.
10+
11+
Report security vulnerabilities at the following email address:
12+
```
13+
14+
```
15+
16+
**Do NOT open a public issue.**
17+
18+
A representative of the security team will be in touch if more information is needed.
19+
20+
### Information to include in a report
21+
While we appreciate any information that you are willing to provide, please make sure to include the following:
22+
* Which repository is affected
23+
* Which branch, if relevant
24+
* Be as descriptive as possible, the team will replicate the vulnerability before working on a fix.
25+
26+
### Scope
27+
28+
Only code in this repository is in scope.
29+
Third-party services (hosted demo, npm registry, etc.) are handled separately.

0 commit comments

Comments
 (0)