Update template for issue submission.

pull/21/head
justmurphy 2 years ago committed by GitHub
parent 6fb748d00d
commit 8a166847ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      .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) | <Statement by vendor, vuln note, etc.>| [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]() | <Statement by vendor, vuln note, etc.>| [Link Here]() | Date of Last Update |

Loading…
Cancel
Save