diff --git a/docs/SECURITY.md b/docs/SECURITY.md new file mode 100644 index 000000000..6ceafb16c --- /dev/null +++ b/docs/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy +Our primary goal is to ensure the protection and confidentiality of sensitive data stored by users on ollama-webui. +## Supported Versions + + +| Version | Supported | +| ------- | ------------------ | +| main | :white_check_mark: | +| others | :x: | + + +## Reporting a Vulnerability + +If you discover a security issue within our system, please notify us immediately via a pull request or contact us on discord. + +## Product Security +We regularly audit our internal processes and system's architecture for vulnerabilities using a combination of automated and manual testing techniques. + +We are planning on implementing SAST and SCA scans in our project soon. +