From 8a166847ba7b9fd573dac01ddec0463b9ca40573 Mon Sep 17 00:00:00 2001 From: justmurphy <96064251+justmurphy@users.noreply.github.com> Date: Mon, 13 Dec 2021 14:18:33 -0500 Subject: [PATCH] Update template for issue submission. --- .../software-product-submission-template.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/software-product-submission-template.md b/.github/ISSUE_TEMPLATE/software-product-submission-template.md index 0559b46..2becc1c 100644 --- a/.github/ISSUE_TEMPLATE/software-product-submission-template.md +++ b/.github/ISSUE_TEMPLATE/software-product-submission-template.md @@ -1,12 +1,19 @@ --- name: Software Product Submission Template about: Schema for product submission for log4j vulnerability. -title: '' -labels: '' -assignees: '' --- +# Submission Template + +Please fill out the below template with your information. For questions about choices for status, see below table for status descriptions. + +Choices + +| Vendor | Product | Version | Status | Update Available | Notes | References | Last Updated | +|:--------------|:----------------|:-----------------:|:---------------:|:-----------------|-----------------------|:-------|--------------:| +| Vendor-name | Product-Name | Version Number(s) | Unknown/Affected/Not Affected/Fixed/Under Investigation | Yes/No [Link goes here if "Yes"](Paste Link here) | | [Links Here](Paste link here) | Provide Date of Last Update | + # Status Descriptions |Status| Description | @@ -16,9 +23,3 @@ assignees: '' | Not Affected | Reported to NOT be affected by CVE-2021-44228 and no further action necessary. | | Fixed | Patch and/or mitigations available (see provided links). | | Under Investigation | Vendor investigating status. | - -# Submission Template - -| Vendor | Product | Version | Status | Update Available | Notes | References | Last Updated | -|:--------------|:----------------|:---------------:|:---------------:|:-----------------|-----------------------|:-------|--------------:| -| Vendor-name | Product-Name | Version Number(s) | Unknown/Affected/Not Affected/Fixed/Under Investigation | Yes/No [Link if Yes]() | | [Link Here]() | Date of Last Update |