From 070da28b8da87c17ff3ea322c403e1d48b5b0885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E5=8D=AB=E7=94=9F?= <92517215+Zws758857@users.noreply.github.com> Date: Fri, 11 Apr 2025 14:10:24 +0800 Subject: [PATCH] Create SECURITY.md/https://minepi.com/pi-blockchain/pi-node/ho MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [常见的] 服务器地址 = 47.238.221.199 服务器端口 = 5443 代币 = Nndu0WLR74D6daAF303zws tls_启用 = true [ 3389 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 3389 远程端口 = 3389 [ 31400 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31400 远程端口 = 31400 [ 31401 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31401 远程端口 = 31401 [ 31402 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31402 远程端口 = 31402 [ 31403 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31403 远程端口 = 31403 [ 31404 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31404 远程端口 = 31404 [ 31405 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31405 远程端口 = 31405 [ 31406 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31406 远程端口 = 31406 [ 31407 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31407 远程端口 = 31407 [ 31408 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31408 远程端口 = 31408 [ 31409 ] 类型 = TCP 本地IP = 127.0.0.1 本地端口 = 31409 远程端口 = 31409 本地IP = 192.168.1.97 --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.