Skip to content

Commit 6805caf

Browse files
Merge pull request #15 from flowdevs-io/CakeRepository-patch-1
Create SECURITY.md
2 parents a202b69 + 08d3a3c commit 6805caf

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Reporting Security Issues
2+
3+
If you believe you have ran into a security concern with the release of Recursive Control, please report it through coordinated disclosure.
4+
5+
** Please do not make a report through any other method other than what is outlined below **
6+
7+
Open a new [Github security advisory](https://github.com/flowdevs-io/recursive-control/security/advisories/new).
8+
9+
## Required Information
10+
Type of vulnerability
11+
(e.g., buffer overflow, SQL injection, cross-site scripting, privilege escalation, etc.)
12+
13+
## Relevant file paths and affected components
14+
Include the full path(s) to any source file(s) directly related to the issue.
15+
16+
## Location in source history
17+
Specify where the issue appears (tag, branch, commit hash, or a direct URL to the relevant code).
18+
19+
## Environment or configuration prerequisites
20+
Mention any specific runtime environments, build flags, or configurations required to reproduce the issue.
21+
22+
## Reproduction steps
23+
Provide clear, step-by-step instructions so we can replicate the vulnerability.
24+
25+
## Proof-of-concept (PoC) or exploit code
26+
If available, include a minimal example demonstrating the issue.
27+
28+
## Impact assessment
29+
Explain the potential consequences, including how an attacker might exploit the vulnerability and what systems or data could be at risk.

0 commit comments

Comments
 (0)