-
Notifications
You must be signed in to change notification settings - Fork 169
Create SECURITY.md for security policy #256
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
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: | | ||||||||||||||
|
|
||||||||||||||
|
Comment on lines
+10
to
+14
|
||||||||||||||
| | 5.1.x | :white_check_mark: | | |
| | 5.0.x | :x: | | |
| | 4.0.x | :white_check_mark: | | |
| | < 4.0 | :x: | | |
| | 7.x | :white_check_mark: | | |
| | < 7.0 | :x: | |
Copilot
AI
Mar 22, 2026
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 vulnerability reporting section is still placeholder text. Please specify an actual reporting channel (e.g., GitHub Security Advisories / private email), expected response timelines, and what reporters should include so reports can be triaged effectively.
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 section still contains the default GitHub template text rather than a project-specific supported-versions policy. Please replace the placeholder guidance with concrete support commitments (e.g., which Electron Forge major/minor lines receive security fixes and for how long).