mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Changed format for template
This commit is contained in:
parent
7301f43dbd
commit
6f09792c1f
1 changed files with 15 additions and 15 deletions
|
@ -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…
Reference in a new issue