-
Notifications
You must be signed in to change notification settings - Fork 0
Create SECURITY.md for security policy #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,21 @@ | ||||||||||||||||||||||
| # Security Policy | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Supported Versions | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Use this section to tell people about which versions of your project are | ||||||||||||||||||||||
| currently being supported with security updates. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| | Version | Supported | | ||||||||||||||||||||||
| | ------- | ------------------ | | ||||||||||||||||||||||
| | 5.1.x | :white_check_mark: | | ||||||||||||||||||||||
| | 5.0.x | :x: | | ||||||||||||||||||||||
| | 4.0.x | :white_check_mark: | | ||||||||||||||||||||||
| | < 4.0 | :x: | | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Reporting a Vulnerability | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Use this section to tell people how to report a vulnerability. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Tell them where to go, how often they can expect to get an update on a | ||||||||||||||||||||||
| reported vulnerability, what to expect if the vulnerability is accepted or | ||||||||||||||||||||||
| declined, etc. | ||||||||||||||||||||||
|
Comment on lines
+17
to
+21
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The 'Reporting a Vulnerability' section currently contains placeholder text. To make this security policy effective, it's crucial to provide specific instructions on how to report a vulnerability. Please replace this placeholder with details such as the reporting method (e.g., email, GitHub's private vulnerability reporting), expected response times, and the process for handling submissions.
Suggested change
|
||||||||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This introductory text appears to be placeholder content from a template. Since the table below already provides the necessary information about supported versions, this text is redundant and can be removed for better clarity.