mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Update issue template for product submission
This commit is contained in:
parent
92d99a73a2
commit
25d9f3608b
1 changed files with 24 additions and 0 deletions
24
.github/ISSUE_TEMPLATE/software-product-submission-template.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/software-product-submission-template.md
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
name: Software Product Submission Template
|
||||
about: Schema for product submission for log4j vulnerability.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# 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. |
|
||||
|
||||
# Software List
|
||||
|
||||
| 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…
Reference in a new issue