From 0d3092c29279edb73b7bdca37872e5cb1c16852d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 30 Jun 2023 17:22:42 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..3f9f43ec5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,35 @@ +# Security & Privacy Policy + +
+ +## Issues + +All issues are tracked publicly on GitHub: + +
+ +## Vulnerabilities + +`SD.Next` code base and indluded dependencies are automatically scanned against known security vulnerabilities +Any code commit is validated before merge + +- [Dependencies](https://github.com/vladmandic/automatic/security/dependabot) +- [Scanning Alerts](https://github.com/vladmandic/automatic/security/code-scanning) + +
+ +## Privacy + +`SD.Next` app: + +- Is fully self-contained and does not send or share data of any kind with external targets +- Does not store any user or system data tracking, user provided inputs (images, video) or detection results +- Does not utilize any analytic services (such as Google Analytics) + +`SD.Next` library can establish external connections *only* for following purposes and *only* when explicitly configured by user: + +- Download extensions and themes indexes from automatically updated indexes +- Download required packages and repositories from GitHub during installation/upgrade +- Download installed/enabled extensions +- Download default model from official repository +- Submit benchmark info upon user interaction