Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Security Policy

## Vulnerability Reporting

We deeply appreciate any effort to discover and disclose security vulnerabilities responsibly.

### Quickwit Datasource CI

If you would like to report a vulnerability in Quickwit Datasource's CI or have security concerns with other Datadog products, please email [security@datadoghq.com](mailto:security@datadoghq.com).

We take all disclosures seriously and will do our best to respond promptly, verify the vulnerability, and take the necessary steps to fix it. After our initial reply, we will periodically update you on the status of the fix.

### Other Reports

Quickwit Datasource is an open source project. Users are responsible for managing the environments where they deploy or integrate it. Vulnerabilities in those environments could potentially be exploited by malicious actors who already have access to the user's infrastructure. We encourage responsible disclosure by emailing [security@datadoghq.com](mailto:security@datadoghq.com) so that risks can be properly assessed and mitigated.

To help us investigate your report, please include any of the following:

- A proof of concept
- Any tools used, including their versions
- Any relevant output

Do not include credentials, secrets, or other sensitive information in a public GitHub issue.
Loading