Skip to content

Commit

Permalink
Create SECURITYPolicy .md (#96)
Browse files Browse the repository at this point in the history
* Create SECURITY.md

* Made the changes
  • Loading branch information
Dipanita45 authored Nov 8, 2024
1 parent 5a3f89d commit 01c0fad
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions SECURITYPOLICY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Security Policy
Supported Versions
The following versions of SPROCTUR are currently supported with security updates:

Version Supported
Python
3.12 ✅ Supported
0.x.x ❌ Not supported
Node.js
14.0.0 ✅ Supported

# Reporting a Vulnerability
If you discover a security vulnerability in SPROCTUR, 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 [email protected]. 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 SPROCTUR 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 SPROCTUR. Thank you for keeping the platform secure for everyone!

0 comments on commit 01c0fad

Please sign in to comment.