From 6275da0e96969e6bb206f3a18fbc88bd7f1c064a Mon Sep 17 00:00:00 2001 From: Joseph Bisch Date: Thu, 15 Jun 2017 08:20:48 -0400 Subject: security: remove important field --- _data/security.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '_data') diff --git a/_data/security.yml b/_data/security.yml index bf7f51f..d918a58 100644 --- a/_data/security.yml +++ b/_data/security.yml @@ -12,7 +12,6 @@ # cve: CVE of bug, ex: CVE-2099-0999 (optional) # name: name for the bug (in reference to the group), ex: (a) (optional) # link: link to more information about the bug (optional) -# important: when True, will highlight the row in yellow (optional) # # additional external links to display in the first column (optional) # external_links: # - @@ -52,7 +51,6 @@ - cve: CVE-2002-1840 exploitable_by: remote - important: True affected_versions: from: 0.8.4 affected_note_bottom: 'downloaded after 2002-03-14' @@ -143,7 +141,6 @@ - cve: CVE-2016-7044 exploitable_by: client - important: True affected_versions: from: 0.8.17 to: 0.8.19 @@ -154,7 +151,6 @@ - cve: CVE-2016-7045 exploitable_by: client - important: True affected_versions: from: 0.8.17 to: 0.8.19 @@ -254,7 +250,6 @@ - cve: CVE-2017-7191 exploitable_by: server - important: True affected_versions: from: 1.0.0 to: 1.0.1 -- cgit v1.2.3