From 8bd1fb746c1371aaa394c5b6c3c885c737e4d0d0 Mon Sep 17 00:00:00 2001 From: Eren667 <168330560+Eren667@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:18:59 +0300 Subject: [PATCH 1/2] Create SECURITY.md Signed-off-by: Eren667 <168330560+Eren667@users.noreply.github.com> --- 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 00000000..034e8480 --- /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. From ddbcf014e1dd2636af1229e388b6ba916424cd0e Mon Sep 17 00:00:00 2001 From: Eren667 <168330560+Eren667@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:54:11 +0300 Subject: [PATCH 2/2] Update .env.example Signed-off-by: Eren667 <168330560+Eren667@users.noreply.github.com> --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index d843ca2a..b9197415 100644 --- a/.env.example +++ b/.env.example @@ -22,7 +22,7 @@ BACKEND_DOMAIN_NAME=backend.example.com # Obtain the following 2 values on the Pi Developer Portal (open develop.pi in the Pi Browser). -# Domain validation key: +# Domain validation key:61ebd164b2b96d9e620a87c9b8ff8a99f088229e5ac3bffab0f36a1c7e996cef466ff06a9db710d03e6dd272ad9a80024f5a6811f5aba8af8613e94873db56e5 DOMAIN_VALIDATION_KEY=todo_developer_portal # Pi Platform API Key: PI_API_KEY=todo_developer_portal