Skip to content

Commit fa9f96c

Browse files
committed
Add security policy
1 parent a82b88e commit fa9f96c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
To receive fixes for security vulnerabilities it is required to always upgrade to the latest version of the OpenRemote Machine Learning Forecast Service.
6+
7+
Fixes will only be released for previous releases under special circumstances.
8+
9+
## Reporting a Vulnerability
10+
11+
To report a security vulnerability:
12+
13+
You can report a security vulnerability either through email, or as a GitHub issue. If you are uncertain what you have
14+
discovered is a vulnerability or you believe it is a critical issue please report using email (or both).
15+
16+
To report through email send an email to developers@openremote.io
17+
18+
To report through a GitHub issue go to https://github.com/openremote/service-ml-forecast/issues
19+
20+
If you have a patch for the issue please use `git format-patch` and attach to the email or issue. Please do not open a
21+
pull request on GitHub as that may disclose sensitive details around the vulnerability.

0 commit comments

Comments
 (0)