Skip to content

Create SECURITY.md for security policy#30

Open
Terence890 wants to merge 1 commit into
khangich:masterfrom
Terence890:patch-1
Open

Create SECURITY.md for security policy#30
Terence890 wants to merge 1 commit into
khangich:masterfrom
Terence890:patch-1

Conversation

@Terence890
Copy link
Copy Markdown

Add a security policy document outlining supported versions and vulnerability reporting.

Add a security policy document outlining supported versions and vulnerability reporting.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: afe4102081

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread SECURITY.md
Comment on lines +17 to +20
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
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Provide an actual vulnerability reporting process

This section is still template text and does not provide any concrete reporting channel (for example, a security email, private intake form, or disclosure workflow), so external researchers have no safe way to report vulnerabilities and may either disclose publicly or not report at all. That undermines the purpose of adding SECURITY.md and creates operational risk when a real issue is found.

Useful? React with 👍 / 👎.

Comment thread SECURITY.md
Comment on lines +10 to +13
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Replace template supported-version entries

The supported-version table appears to be copied from the default template (5.1.x, 5.0.x, 4.0.x) rather than this repository’s real release/support policy, which can mislead users about which code lines receive security fixes. A security policy should list actual maintained branches/tags (or explicitly state no maintained versions) to avoid false expectations.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant