diff --git a/.github/ISSUE_TEMPLATE/blank-template.md b/.github/ISSUE_TEMPLATE/blank-template.md new file mode 100644 index 0000000..c88137c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank-template.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/product-submission-template.md b/.github/ISSUE_TEMPLATE/product-submission-template.md new file mode 100644 index 0000000..67c7156 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/product-submission-template.md @@ -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.