forked fromvladmandic/human
- Notifications
You must be signed in to change notification settings - Fork0
Security: CubFE/human
Security
SECURITY.md
All issues are tracked publicly on GitHub:https://github.com/vladmandic/human/issues
Human
library code base and indluded dependencies are automatically scanned against known security vulnerabilities
Any code commit is validated before merge
Human
library and included demo apps:
- Are fully self-contained and does not send or share data of any kind with external targets
- Do not store any user or system data tracking, user provided inputs (images, video) or detection results
- Do not utilize any analytic services (such as Google Analytics)
Human
library can establish external connectionsonly for following purposes andonly when explicitly configured by user:
- Load models from externally hosted site (e.g. CDN)
- Load inputs for detection fromhttp & https sources