Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions SECURITY.md
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.

Comment on lines +5 to +7
Copy link

Copilot AI Dec 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section contains placeholder text that should be replaced with actual information about which versions of the project are supported with security updates. Remove this instructional text and provide project-specific details.

Suggested change
Use this section to tell people about which versions of your project are
currently being supported with security updates.

Copilot uses AI. Check for mistakes.
| 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 +13
Copy link

Copilot AI Dec 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version numbers in this table appear to be generic placeholder examples (5.1.x, 5.0.x, 4.0.x). Replace these with the actual versions of your project that are currently supported with security updates.

Suggested change
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
| 5.2.3 | :white_check_mark: |
| 5.2.2 | :white_check_mark: |
| 5.1.0 | :x: |
| < 5.1.0 | :x: |

Copilot uses AI. Check for mistakes.

## 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 thread
LukeLarge marked this conversation as resolved.
Outdated