From fdfe0baa20b9fca7accb22551741efda32b0a9aa Mon Sep 17 00:00:00 2001 From: Dipanita45 <132455672+Dipanita45@users.noreply.github.com> Date: Sat, 9 Nov 2024 12:08:32 +0530 Subject: [PATCH 1/2] Create SECURITY.md --- SECURITY.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2998268 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,26 @@ +Security Policy +Supported Versions +The following versions of Stock-Price-Predication are currently supported with security updates: + +Version Supported +1.x.x ✅ Supported +0.x.x ❌ Not supported +Reporting a Vulnerability +If you discover a security vulnerability in Stock-Price-Predication , 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. + +# How to Report +Please report vulnerabilities by emailing us at stockpricepredication@gmail.com. Include as much detail as possible to help us identify and fix the issue swiftly. +Do not share the vulnerability publicly until it has been addressed and a patch is available. + +# Security Updates +We will notify users via GitHub releases for any critical security updates. +Minor security patches will be included in regular updates as needed. + +Security Best Practices +Make sure to use the latest version of Stock-Price-Predication for the latest security features and patches. +Follow password best practices, such as using strong, unique passwords for each account. +Regularly update your dependencies to the latest versions. + +# Acknowledgements +We appreciate contributions from the community and researchers who help us improve the security of Stock-Price-Predication. Thank you for keeping the platform secure for everyone! + From a4df736b1337ae3beec92407fd3a8888d1d3f30a Mon Sep 17 00:00:00 2001 From: alolika bhowmik <152315710+alo7lika@users.noreply.github.com> Date: Sun, 10 Nov 2024 18:48:13 +0530 Subject: [PATCH 2/2] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3e9e890 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Questions or need suggestions? + url: https://github.com/rohitinu6/Stock-Price-Prediction/discussions/new?category=q-a + about: You can create a Q&A discussion and ask for clarifications