2024-03-05 06:41:34 +00:00
name : Security Issue
about : Identify a possible security risk.
title : "[SECURITY]: "
labels :
- security
body :
- type : markdown
attributes :
value : |
2024-03-05 09:36:26 +00:00
**⚠️ CRITICAL : Avoid sharing any sensitive or confidential details in this message.** Should you suspect a security flaw, please contact us directly at [joomla@vdm.io].
2024-03-05 06:41:34 +00:00
- type : textarea
id : security-general-description
attributes :
label : General Description
description : Offer a broad overview of the security concern, ensuring not to disclose any sensitive information.
placeholder : Provide a general description of the security problem.
validations :
required : true
- type : markdown
attributes :
value : |
# Affected Systems
- type : dropdown
2024-03-05 14:01:59 +00:00
id : joomla_version
2024-03-05 06:41:34 +00:00
attributes :
2024-03-05 09:36:26 +00:00
label : Which Joomla version could potentially be affected?
2024-03-05 06:41:34 +00:00
multiple : true
options :
2024-03-05 13:02:22 +00:00
- Latest
2024-03-05 09:36:26 +00:00
- Joomla 5
- Joomla 4
- Joomla 3
- All
- Other
2024-03-05 06:41:34 +00:00
validations :
required : true
2024-03-05 13:02:22 +00:00
- type : dropdown
2024-03-05 14:01:59 +00:00
id : sermon_distributor_version
2024-03-05 13:02:22 +00:00
attributes :
label : Which Joomla Sermon Distributor version could potentially be affected?
multiple : true
options :
- Latest
- v5.0
- v3.0
- v2.1
- v2.0
- All
- Other
validations :
required : true
2024-03-05 06:41:34 +00:00
- type : textarea
id : non-sensitive-details
attributes :
label : Non-Sensitive Details
description : If applicable, please offer further non-sensitive information or general observations regarding the security concern.
placeholder : Provide any relevant non-sensitive details or observations.
validations :
required : false
- type : textarea
id : comments
attributes :
label : Additional Comments
2024-03-05 13:02:22 +00:00
description : Feel free to include any further comments or pertinent details that might assist us.