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
14 changes: 14 additions & 0 deletions docs/docs/support/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,20 @@ Beyond that, many issues have already been solved. A quick search can save you t
- [Rust](https://github.com/Flagsmith/flagsmith-rust-client)
- [Elixir](https://github.com/Flagsmith/flagsmith-elixir-client)

## CVEs and Vulnerability Reports

### Remediation SLAs

Severity is assigned using CVSS together with the exploitability of the component as Flagsmith uses it.

| Severity | Remediation SLA |
| ------------- | --------------- |
| Critical/High | 30 days |
| Medium | 60 days |
| Low | 90 days |

Flagsmith evaluates exploitability for each reported finding.

## What We Need From You

When you do reach out, including the right information from the start makes a big difference. Here's what helps us
Expand Down
Loading