Skip to content

Commit aa23121

Browse files
authored
Create SECURITY.md
Basic SECURITY.md file for the StackHPC Github org. Taken from the Azimuth one, with Azimuth specifics removed. To be further improved and refined: - email address for contact (waiting on reliable email <--> jira connection) - supported versions info: this will probably require per-project SECURITY.md
1 parent af3dfe6 commit aa23121

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Thank you for taking the time to improve StackHPC open sourcec projects.
6+
7+
We take security issues seriously and appreciate your time and efforts in making
8+
our open source projects safer through coordinated vulnerability disclosure.
9+
10+
If you believe you have found a security vulnerability in this repository,
11+
please use the built-in **"Report a vulnerability"** feature to notify us privately:
12+
1. Navigate to the **Security** tab at the top of this repository.
13+
2. Click on the **"Report a vulnerability"** button.
14+
3. Fill out the form with details about the vulnerability and submit it.
15+
16+
This ensures that only repository maintainers and authorized personnel can view the report.
17+
18+
### What to Include in Your Report
19+
To help us address the issue effectively, please include:
20+
- A clear and detailed description of the vulnerability.
21+
- Steps to reproduce the issue.
22+
- Any potential impact of the vulnerability.
23+
- Suggestions for mitigation, if possible.
24+
25+
### Response Time
26+
We are committed to investigating and responding to reported vulnerabilities promptly.
27+
You can expect:
28+
- An acknowledgment of your report within 48 hours.
29+
- Updates as we progress on resolving the issue.
30+
- Notification when the issue is resolved.
31+
32+
Again, thank you for helping us keep our projects as secure as possible.

0 commit comments

Comments
 (0)