mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
Create SECURITY.md
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
# Security & Privacy Policy
|
||||
|
||||
<br>
|
||||
|
||||
## Issues
|
||||
|
||||
All issues are tracked publicly on GitHub: <https://github.com/vladmandic/automatic/issues>
|
||||
|
||||
<br>
|
||||
|
||||
## 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)
|
||||
|
||||
<br>
|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user