mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Update issue templates
This commit is contained in:
parent
80d45cc3a4
commit
a58a43e135
2 changed files with 45 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/blank-template.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/blank-template.md
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
name: Blank Template
|
||||||
|
about: Blank template
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Please provide all publicly available information and vendor-supplied advisories regarding the Log4j vulnerability for you product.
|
35
.github/ISSUE_TEMPLATE/product-submission-template.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/product-submission-template.md
vendored
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
---
|
||||||
|
name: Product Submission Template
|
||||||
|
about: Template for product submissions of all publicly available information and
|
||||||
|
vendor-supplied advisories regarding the log4j vulnerability.
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
---
|
||||||
|
name: Software Product Submission Template
|
||||||
|
about: Schema for product submission for log4j vulnerability.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Submission Template
|
||||||
|
|
||||||
|
Please provide the following information.
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
|
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