You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document describes the management of vulnerabilities for API Dash project & the Dart/Flutter packages in the repository.
4
+
5
+
## Preferred Languages
6
+
7
+
We prefer all communications to be in English.
8
+
9
+
## Reporting a Vulnerability
10
+
11
+
**Please do not report security vulnerabilities through public GitHub issues.**
12
+
13
+
Individuals who find potential vulnerabilities in API Dash and Dart/Flutter packages in the API Dash repository are invited to [open a draft security advisory](https://github.com/foss42/apidash/security/advisories/new) for discussion and collaboration on the fix.
14
+
15
+
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
16
+
- Type of issue (e.g. buffer overflow, poisoned dependency, cross-site scripting, etc.)
17
+
- Full paths of source file(s) related to the manifestation of the issue
18
+
- The location of the affected source code (tag/branch/commit or direct URL)
19
+
- Any special configuration required to reproduce the issue
20
+
- Step-by-step instructions to reproduce the issue
21
+
- Proof-of-concept or exploit code (if possible)
22
+
- Impact of the issue, including how an attacker might exploit the issue
23
+
24
+
This information will help us triage your report more quickly.
25
+
26
+
Our team will positivey respond to any reported vulnerability and take swift action to resolve it.
0 commit comments