mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Update PULL-EXAMPLE.md
Fixing template
This commit is contained in:
parent
38fe6123ee
commit
b979fda073
1 changed files with 62 additions and 62 deletions
|
@ -74,8 +74,8 @@ given there are no patched versions available for this entry.
|
|||
Entry example:
|
||||
|
||||
```yml
|
||||
- vendor: CISA
|
||||
product: Product
|
||||
- vendor: Example Vendor
|
||||
product: Example Product
|
||||
cves:
|
||||
cve-2021-4104:
|
||||
investigated: false
|
||||
|
@ -91,17 +91,17 @@ Entry example:
|
|||
fixed_versions: []
|
||||
unaffected_versions: []
|
||||
cve-2021-45046:
|
||||
investigated: false
|
||||
investigated: ''
|
||||
affected_versions: []
|
||||
fixed_versions: []
|
||||
unaffected_versions: []
|
||||
cve-2021-45105:
|
||||
investigated: false
|
||||
investigated: ''
|
||||
affected_versions: []
|
||||
fixed_versions: []
|
||||
unaffected_versions: []
|
||||
vendor_links:
|
||||
- https://example.org/
|
||||
- https://www.example.org/
|
||||
notes: Contains vulnerable code but not likely to get
|
||||
unauthenticated user input to the log4j component.
|
||||
references:
|
||||
|
|
Loading…
Reference in a new issue