mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-29 05:02:09 +03:00
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
# Security & Privacy Policy
|
|
|
|
<br>
|
|
|
|
## Issues
|
|
|
|
All issues are tracked publicly on GitHub: <https://github.com/vladmandic/sdnext/issues>
|
|
|
|
<br>
|
|
|
|
## Vulnerabilities
|
|
|
|
`SD.Next` code base and included dependencies are automatically scanned against known security vulnerabilities
|
|
|
|
Any code commit is validated before merge
|
|
|
|
- [Dependencies](https://github.com/vladmandic/sdnext/security/dependabot)
|
|
- [Scanning Alerts](https://github.com/vladmandic/sdnext/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 models from CivitAI and/or Huggingface when instructed by user
|
|
- Submit benchmark info upon user interaction
|