Skip to content

Commit a83e90e

Browse files
authored
Add SECURITY.md for vulnerability reporting policy (#4357)
## Changes Add SECURITY.md for vulnerability reporting policy with details about reporting and the email to reach out to. ### Linked issues Resolves #4230 ### Functionality - [x] added relevant user documentation
1 parent 0c20fba commit a83e90e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
We take the security of UCX seriously and appreciate the efforts of security researchers and users to responsibly disclose any vulnerabilities.
4+
5+
## Supported Versions
6+
7+
Security update releases will only apply to the latest version of UCX and will not be backported. When a security update is released, it will be called out at the top of the version release notes.
8+
9+
## Reporting a Vulnerability
10+
11+
If you discover a security vulnerability in UCX:
12+
13+
- **DO NOT** open a public GitHub issue.
14+
- Please email us at [[email protected]](mailto:[email protected]) with:
15+
- A description of the vulnerability
16+
- Steps to reproduce it
17+
- Potential impact or affected components
18+
- Alternatively, you can also share this information directly with your Databricks representative.
19+
20+
We will review your report promptly and work with you to verify and resolve the issue. We aim to acknowledge receipt of your report within 48 hours.
21+
22+
## Security Best Practices
23+
24+
- Use the latest released version of UCX.
25+
- Review UCX [documentation](https://databrickslabs.github.io/ucx/) for recommended configurations and operational security considerations.

0 commit comments

Comments
 (0)