Skip to content

Commit 60c0fd7

Browse files
authored
Create 60_security_task.md
1 parent 89d88fa commit 60c0fd7

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Security Task
3+
about: Report a security-related issue, vulnerability, or security enhancement
4+
title: ''
5+
labels: security
6+
assignees: ''
7+
---
8+
9+
#### Security Issue Description
10+
Provide a brief description of the security concern or task.
11+
12+
#### Affected Components
13+
List any relevant components, services, or dependencies impacted.
14+
15+
#### Severity & Impact
16+
- [ ] Low - Minor security concern, limited impact
17+
- [ ] Medium - Potential risk, but not critical
18+
- [ ] High - Significant risk, requires immediate attention
19+
- [ ] Critical - Severe vulnerability, urgent resolution needed
20+
21+
#### Steps to Reproduce (if applicable)
22+
If reporting a vulnerability or bug, provide steps to reproduce the issue.
23+
24+
#### Suggested Remediation
25+
Provide any suggested fixes, mitigations, or security best practices to address the issue.
26+
27+
#### Additional Context
28+
Any other relevant information, links to related issues, reference materials, or CVEs.

0 commit comments

Comments
 (0)