Template:Infobox bug/doc: Difference between revisions

Content deleted Content added
Vegard (talk | contribs)
Usage: add "disclosed" parameter
Vegard (talk | contribs)
Document "disclosed" parameter
Line 73:
! scope="row" | discovered
| Date of discovery (use {{tl|Start date and age}})
|-
! scope="row" | disclosed
| Date of public disclosure (use {{tl|Start date and age}})
|-
! scope="row" | patched
Line 102 ⟶ 105:
| CVE = [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160]
| CVSS = CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
| discovered = {{Start date and age|2014|4|13}}
| disclosed = {{Start date and age|2014|4|7}}
| patched = {{Start date and age|2014|4|7}}
| discoverer = Neel Mehta
Line 119 ⟶ 123:
| CVE = [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160]
| CVSS = CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
| discovered = {{Start date and age|2014|4|13}}
| disclosed = {{Start date and age|2014|4|7}}
| patched = {{Start date and age|2014|4|7}}
| discoverer = Neel Mehta
Line 198 ⟶ 203:
"label": "Date of discovery",
"description": "The date when the bug was discovered. Use {{Start date and age}}.",
"type": "string"
},
"disclosed": {
"label": "Date of public disclosure",
"description": "The date when the bug was publicly disclosed. Use {{Start date and age}}.",
"type": "string"
},