Skip to content

Commit 2ebd0ee

Browse files
authored
Create SECURITY.md
1 parent 158d2f6 commit 2ebd0ee

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security Policy
2+
3+
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

Comments
 (0)