You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We take the security of HPC-AI-Optimization-Lab seriously. If you believe you have found a security vulnerability, please report it to us as soon as possible.
12
+
13
+
### Reporting Process
14
+
15
+
1.**Do NOT** open a public GitHub issue for security vulnerabilities
16
+
2. Email your findings to the project maintainers
17
+
3. Include:
18
+
- Description of the vulnerability
19
+
- Steps to reproduce the issue
20
+
- Potential impact assessment
21
+
- Suggested fix (if any)
22
+
23
+
### Response Timeline
24
+
25
+
-**Initial Response**: Within 48 hours
26
+
-**Status Update**: Within 7 days
27
+
-**Fix Timeline**: Based on severity
28
+
- Critical: Within 7 days
29
+
- High: Within 30 days
30
+
- Medium/Low: Within 90 days
31
+
32
+
### Security Best Practices
33
+
34
+
When using this project:
35
+
36
+
1. Always review code changes before merging
37
+
2. Keep dependencies up to date
38
+
3. Follow the principle of least privilege when configuring access
39
+
4. Regularly audit CI/CD workflows and permissions
40
+
41
+
## Security Updates
42
+
43
+
Security updates will be released as patch versions and announced in the [CHANGELOG.md](CHANGELOG.md).
44
+
45
+
## Acknowledgments
46
+
47
+
We appreciate responsible disclosure of security issues and will acknowledge reporters (with permission) in our release notes.
0 commit comments