Skip to content

Commit 07f34fc

Browse files
JamesW1James White
andauthored
Add CVE commitment clarity (#511)
add CVE commitment clarity Co-authored-by: James White <jameswhite@Jamess-MacBook-Pro.local>
1 parent 38d316f commit 07f34fc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/community/4.reporting-and-support/3.security-reporting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Security Reporting
33
description: How to report security issues in Directus.
44
---
55

6+
### Reporting a Security Issue
7+
68
If you believe you have discovered a security issue within a Directus product or service, please [open a new private security vulnerability report through GitHub](https://github.com/directus/directus/security/advisories/new). Alternatively, reach out to us directly over email: [security@directus.io](mailto:security@directus.io). We will then open a GitHub security advisory for tracking the fix on your behalf.
79

810
Directus values the members of the independent security research community who find security vulnerabilities and work with our team so that proper fixes can be issued to users. Our policy is to credit all researchers in the fix's release notes. In order to receive credit, security researchers must follow responsible disclosure practices, including:
@@ -11,3 +13,10 @@ Directus values the members of the independent security research community who f
1113
- They do not divulge exact details of the issue, for example, through exploits or proof-of-concepts
1214

1315
You can learn more about how we approach security and compliance at Directus [here](https://directus.io/security).
16+
17+
### Approach to Vulnerability Management
18+
19+
Directus takes a proactive approach to security by continuously monitoring for vulnerabilities using automated tools as part of our engineering pipelines. We are committed to addressing all High and Critical severity vulnerabilities that directly affect Directus. Our priority is to resolve vulnerabilities that impact Directus itself immediately, with fixes posted to the [Security tab](https://github.com/directus/directus/security) on GitHub after release.
20+
21+
For third-party package vulnerabilities that do not cause any vulnerability in Directus itself, we evaluate these on a case-by-case basis and address them during our regular dependency update cycles. We also work to resolve Medium and Low severity issues when they represent minimal effort to fix. This focused approach ensures we allocate our security resources effectively while maintaining the highest standards of protection for our users.
22+

0 commit comments

Comments
 (0)