Changed format for template

pull/21/head
justmurphy 2 years ago committed by GitHub
parent 7301f43dbd
commit 6f09792c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 30
      .github/ISSUE_TEMPLATE/software-product-submission-template.md

@ -6,20 +6,20 @@ about: Schema for product submission for log4j vulnerability.
# Submission Template
Please fill out the below template with your information. For questions about choices for status, see below table for status descriptions.
Please provide the following information.
Choices
- Vendor Name
- Product Name
- Version(s) affected
- Status: Please choose from one of the following (Unknown/Affected/Not Affected/Fixed/Under Investigation).
- Update Available: Yes or No (If Yes, please provide link to information)
- Notes
- References
- Last Updated: Date of last update
| 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 |
|------|-------------|
| Unknown | Status unknown. Default choice. |
| Affected| Reported to be affected by CVE-2021-44228. |
| 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. |
For questions about choice for status, please see the information below.
- Unknown - Status unknown. Default choice.
- Affected - Reported to be affected by CVE-2021-44228.
- 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.

Loading…
Cancel
Save