Skip to content

Commit 998e816

Browse files
authored
Create Security policy file
1 parent 29809ca commit 998e816

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+
In general, the FPP team only supports the "latest release". Any bug fixes
5+
are likely to only be done on the master branch and possibly ported to the
6+
single "latest" release branch. Users are strongly encourage to keep
7+
up to date with the latest releases of FPP whenever possible.
8+
9+
## Reporting a Vulnerability
10+
11+
FPP is designed to be run as an "appliance" on a secured network and is not
12+
intended to be opened up to the entire internet. As such, security vulnerabilities,
13+
while important, are not consider super secret.
14+
15+
Security vulnerabilities should be reported via normal issues logged on GitHub. Fixes
16+
should be proposed using the normal Pull Request methods whenever possible.
17+
18+
For further discussions, a thread can be created in the FPP sub-forum at:
19+
https://falconchristmas.com/forum/index.php/board,8.0.html
20+
21+
Vulnerabilities reported any other way will likely be ignored by the developers.

0 commit comments

Comments
 (0)