From 8d93290e04e3fc0903986a420e6fd7fec41128fc Mon Sep 17 00:00:00 2001 From: dequis Date: Mon, 22 May 2017 02:02:22 -0300 Subject: security: reorder columns, add reference section --- security/index.html | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) (limited to 'security/index.html') diff --git a/security/index.html b/security/index.html index 2246b0f..9859fb8 100644 --- a/security/index.html +++ b/security/index.html @@ -7,13 +7,13 @@ categories: [ _nav ] + - - - + + @@ -22,12 +22,12 @@ categories: [ _nav ] {% assign name = item[0] %} {% assign values = item[1] %} + - - - + + {% endfor %}
Release date External linksExploitable by Affected versions Fixed in versionRelease dateCreditExploitable by DescriptionCredit
{{ values.release_date }} {% for link in values.external_links %} {% endfor %} {{ values.exploitable_by }} {{ values.affected_versions }} {{ values.fixed_version }} @@ -35,10 +35,33 @@ categories: [ _nav ] (git) {{ values.release_date }}{{ values.credit }}{{ values.exploitable_by }} {{ values.description }}{{ values.credit }}
+ +

Reference

+ +

"Exploitable by" column:

+ + -- cgit v1.2.3