We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8e118 commit 7927512Copy full SHA for 7927512
1 file changed
docs/SECURITY.md
@@ -0,0 +1,20 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+Below are versions that are currently supported and will receive security updates when available.
6
7
+| Version | Supported |
8
+| ------- | ------------------ |
9
+| 1.0.x | :white_check_mark: |
10
+| 0.0.x | :x: |
11
12
13
+## Reporting a Vulnerability
14
15
+Should you discover a vulnerability in the pfSense-API code, please report the issue in one of the following ways:
16
+1) A pull request with code that fixes the discovered vulnerability
17
+2) A private email to either the project owner or the respective code owner
18
+3) As a last resort, you may open a public issue on the repository
19
20
+Please note this is an independent and open-source project and no bug bounty or reward can be granted.
0 commit comments