Skip to content

Commit 192a938

Browse files
committed
Add SECURITY.md
1 parent d330716 commit 192a938

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
**Reporting Security Issues**
3+
4+
Please refrain from reporting security vulnerabilities through public GitHub issues.
5+
6+
Instead, kindly report them via the information provided in [cloud.gov's security.txt](https://cloud.gov/.well-known/security.txt).
7+
8+
When reporting, include the following details (as much as possible) to help us understand the nature and extent of the potential issue:
9+
10+
- Type of issue (e.g., buffer overflow, SQL injection, cross-site scripting, etc.)
11+
- Full paths of related source file(s)
12+
- Location of affected source code (tag/branch/commit or direct URL)
13+
- Any special configuration required to reproduce the issue
14+
- Step-by-step instructions to reproduce the issue
15+
- Proof-of-concept or exploit code (if available)
16+
- Impact of the issue, including potential exploitation by attackers
17+
18+
Providing this information will facilitate a quicker triage of your report.

0 commit comments

Comments
 (0)