Skip to content

Commit 3507abe

Browse files
committed
Added Security.md file
1 parent 638c67b commit 3507abe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

security.mdy

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
All versions of the code under the **hawk-eye** project are covered by this security policy. Before reporting a vulnerability, please ensure the following:
6+
- You are using the **latest version** of the project.
7+
- The vulnerability has not already been **reported** in our issue tracker.
8+
- The issue is a genuine security vulnerability and not a **false positive**. For example:
9+
- If you're reporting vulnerabilities like command execution, we will only address cases where the payload is sourced from **third-party platforms/libraries** or **user input**, rather than hardcoded data (e.g., in `connection.yaml` files).
10+
11+
## Reporting a Vulnerability
12+
13+
You can report a vulnerability by raising an issue with **detailed information** about the security concern. We will review the issue and work with you to resolve it promptly.

0 commit comments

Comments
 (0)