From 93394557736fb144649f3df80f66cec2b6c8364b Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Tue, 3 Nov 2015 09:06:34 +0100
Subject: [PATCH] Updated Top25 security breaches

---
 Doc/Sda1/jdbc.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Doc/Sda1/jdbc.xml b/Doc/Sda1/jdbc.xml
index d7cd0e63b..4d399da82 100644
--- a/Doc/Sda1/jdbc.xml
+++ b/Doc/Sda1/jdbc.xml
@@ -2004,9 +2004,10 @@ public class InsertPerson extends JFrame {
           </imageobject>
         </mediaobject>
 
-        <para>Lessons learned? Current achievements are <link
-        xlink:href="http://cwe.mitre.org/top25/#Listing">still being
-        questionable</link>.</para>
+        <para>Lessons learned? Current achievements <link
+        xlink:href="http://cwe.mitre.org/top25/#Listing">continue</link> to be
+        <link
+        xlink:href="https://www.cvedetails.com/vulnerability-search.php?f=1&amp;vendor=&amp;product=&amp;cveid=&amp;cweid=&amp;cvssscoremin=&amp;cvssscoremax=&amp;psy=&amp;psm=&amp;pey=&amp;pem=&amp;usy=&amp;usm=&amp;uey=&amp;uem=&amp;opsqli=1">questionable</link>.</para>
 
         <qandaset defaultlabel="qanda" xml:id="sqlInjectDropTable">
           <title>Attack from the dark side</title>
-- 
GitLab