Skip to content

Commit 431da84

Browse files
authored
Merge pull request #324 from Dipanita45/main
Added security.md
2 parents 35409e3 + 2ef9c4c commit 431da84

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body:
4242
- label: 'I have checked the existing issues'
4343
required: true
4444

45-
- label: 'I have read the [Contributing Guidelines](https://github.com/alo7lika/Scrape-ML/blob/alo/CONTRIBUTING.md)'
45+
- label: 'I have read the [Contributing Guidelines](https://github.com/alo7lika/Scrape-ML/blob/debugg/CONTRIBUTING.md)'
4646
required: true
4747
- label: "I'm a GSSoC'24-Extd contributor"
4848
- label: "I'm a Hacktoberfest'24 contributor"

SECURITY.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Security Policy
2+
Supported Versions
3+
The following versions of Scrape-ML are currently supported with security updates:
4+
5+
Version Supported
6+
1.x.x ✅ Supported
7+
0.x.x ❌ Not supported
8+
Reporting a Vulnerability
9+
If you discover a security vulnerability in Scrape-ML, we encourage you to report it as soon as possible. We will investigate all legitimate reports and do our best to quickly fix the issue.
10+
11+
How to Report
12+
Please report vulnerabilities by emailing us at scrape-ml@gmail.com. Include as much detail as possible to help us identify and fix the issue swiftly.
13+
Do not share the vulnerability publicly until it has been addressed and a patch is available.
14+
Security Updates
15+
We will notify users via GitHub releases for any critical security updates.
16+
Minor security patches will be included in regular updates as needed.
17+
18+
Security Best Practices
19+
Make sure to use the latest version of Scrape-ML for the latest security features and patches.
20+
Follow password best practices, such as using strong, unique passwords for each account.
21+
Regularly update your dependencies to the latest versions.
22+
Acknowledgements
23+
We appreciate contributions from the community and researchers who help us improve the security of EzyShop. Thank you for keeping the platform secure for everyone!
24+
25+

0 commit comments

Comments
 (0)