From 4af57652756000e20f9752d0e4d07771645d9f51 Mon Sep 17 00:00:00 2001 From: Chris Smowton Date: Thu, 1 Oct 2020 13:06:03 +0100 Subject: [PATCH] Fix OWASP broken links --- ql/src/Security/CWE-022/TaintedPath.qhelp | 2 +- ql/src/Security/CWE-022/ZipSlip.qhelp | 2 +- ql/src/Security/CWE-643/XPathInjection.qhelp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ql/src/Security/CWE-022/TaintedPath.qhelp b/ql/src/Security/CWE-022/TaintedPath.qhelp index 71af3e45c62..061ffbe3471 100644 --- a/ql/src/Security/CWE-022/TaintedPath.qhelp +++ b/ql/src/Security/CWE-022/TaintedPath.qhelp @@ -46,6 +46,6 @@ information. -
  • OWASP: Path Traversal.
  • +
  • OWASP: Path Traversal.
  • diff --git a/ql/src/Security/CWE-022/ZipSlip.qhelp b/ql/src/Security/CWE-022/ZipSlip.qhelp index dac4dc8a44b..1322dc18c13 100644 --- a/ql/src/Security/CWE-022/ZipSlip.qhelp +++ b/ql/src/Security/CWE-022/ZipSlip.qhelp @@ -63,7 +63,7 @@ Snyk:
  • OWASP: -Path Traversal. +Path Traversal.
  • diff --git a/ql/src/Security/CWE-643/XPathInjection.qhelp b/ql/src/Security/CWE-643/XPathInjection.qhelp index 4c1d376202e..15fdfd7bb3d 100644 --- a/ql/src/Security/CWE-643/XPathInjection.qhelp +++ b/ql/src/Security/CWE-643/XPathInjection.qhelp @@ -38,7 +38,7 @@ which are safely resolved at runtime using the goxpath.Opts structu -
  • OWASP: Testing for XPath Injection.
  • +
  • OWASP: Testing for XPath Injection.
  • OWASP: XPath Injection.