Skip to content

Commit 7affa8f

Browse files
committed
Moved specifics of Security Policy to github.io page.
Original `SECURITY.md` has been moved to the `gh-pages` branch so it shows up only on the web, not in the git branch itself. Per #1618 & #1617 it was moved because only release packages may contain old details, and this way there is only one canonical location/copy etc. Fixes #1617 Fixes #1618
1 parent 3f82ade commit 7affa8f

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Directories & files to ignore from release archives
22
docs export-ignore
33
assets export-ignore
4-
SECURITY.md export-ignore

SECURITY.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
11
# Security Policy
22

3-
## Supported Versions
4-
5-
Only the `master` branch of the library will receive security updates.
6-
Security updates will **NOT** be applied to any previously published or released versions.
7-
8-
A new release version of the library will be published, _if required_, to address any security updates.
9-
10-
11-
## Reporting a Vulnerability
12-
13-
Please report any _sensitive_, _critical_, or _urgent_ vulnerablities directly to _David Conran ([email protected])_ **and** <a href="https://github.com/crankyoldgit/IRremoteESP8266/issues/new/choose">create an issue</a> saying you need to communicate an important security issue. i.e. _Sensitive_ details in the email, _General_ details in the Issue. Two different notification paths to help make sure it's seen.
14-
15-
After assessing the issue, we will work out how we will handle the matter and let you know how to proceed.
16-
17-
If the vulnerablity is neither _sensitive_, _critical_, or _urgent_, please just create a <a href="https://github.com/crankyoldgit/IRremoteESP8266/issues/new/choose">new issue</a> as per normal.
18-
19-
You _should_ receive an initial response with in **48** _(or so)_ hours typically.
20-
You _should_ get updates on a security vulnerability report with in a week, probably much sooner.
21-
This project is supported completely on a ad-hoc volounteer basis, and has only a handful of main contributers so there could be unforseen delays. e.g. Vacations etc.
22-
23-
If you don't hear from anyone with in _two weeks_ & you think you should have, it's probably safe to assume we have missed you're messages. Please try again, or via another method or channel.
24-
25-
We will endeavour to keep the issue reporter(s) in the loop as much as practical, and address the reported issue as soon as feasible.
3+
You can find this library's <a href="https://crankyoldgit.github.io/IRremoteESP8266/SECURITY">Security Policy</a> and contact procedure at https://crankyoldgit.github.io/IRremoteESP8266/SECURITY

0 commit comments

Comments
 (0)