Skip to content

Commit 8abdc53

Browse files
committed
Add security notice as advised
1 parent ef2fe88 commit 8abdc53

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
As spare-time/free-time developers we support this python module as best
6+
as we can. We will support released versions as old as the module version
7+
included in the `manifest.json` of the current and previous releases of
8+
[Home Assistant Core](https://github.com/home-assistant/core) and/or
9+
[`plugwise-beta`](https://github.com/plugwise/plugwise-beta)
10+
(whichever used release is the oldest).
11+
12+
## Reporting a Vulnerability
13+
14+
Create an issue in this repository using the `bug` template. We're
15+
frequent visitors of our own repositories and will try to provide a
16+
solution as quick as we can. We are available on discourse using our
17+
github aliases for quicker response, but always file an issue so other
18+
users are also informed.
19+
20+
(Security) fixes will always be pre-released and released through
21+
[`plugwise-beta`](https://github.com/plugwise/plugwise-beta) for
22+
testing. A PR to HA Core will follow either in parallel or as soon as
23+
possible.
24+
25+
Thanks in advance for helping us keeping the community safe.

0 commit comments

Comments
 (0)