Updated: Modify security issue template for clarity

- Changed the label of the textarea field for GitHub Advisory URL to improve readability.

modified: .github/ISSUE_TEMPLATE/security_issue.yml
This commit is contained in:
GJS 2025-03-31 13:33:42 +02:00
parent 9b5e5c746e
commit dd4db1232e
No known key found for this signature in database
GPG key ID: BE32D9EAF927E85B

View file

@ -1,12 +1,12 @@
--- ---
name: "🛡️ Security Issue" name: 🛡️ Security Issue
description: | description: |
Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue. Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue.
# title: "Security Issue" # title: "Security Issue"
labels: ["security", "P1-high"] labels: ["security", "P1-high"]
assignees: [louislam] assignees: [louislam]
body: body:
- type: "markdown" - type: markdown
attributes: attributes:
value: | value: |
## **⚠️ Report a Security Vulnerability** ## **⚠️ Report a Security Vulnerability**
@ -34,12 +34,12 @@ body:
Once you've created your advisory, please share the URL below. This will notify Louis Lam and enable them to take the appropriate action. Once you've created your advisory, please share the URL below. This will notify Louis Lam and enable them to take the appropriate action.
- type: "textarea" - type: textarea
id: github-advisory-url id: github-advisory-url
validations: validations:
required: true required: true
attributes: attributes:
label: "GitHub Advisory URL for @louislam" label: GitHub Advisory URL for @louislam
placeholder: | placeholder: |
Please paste the GitHub Advisory URL here. Only the URL is required. Please paste the GitHub Advisory URL here. Only the URL is required.
Example: https://github.com/louislam/uptime-kuma/security/advisories/GHSA-8h5r-7t6l-q3kz Example: https://github.com/louislam/uptime-kuma/security/advisories/GHSA-8h5r-7t6l-q3kz