Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md')
-rw-r--r--exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md b/exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md
index 56e39ee..094c937 100644
--- a/exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md
+++ b/exampleSite/content/checklist/webappsec/05_commonvuln_PersistenceBackEndsandQuerying.md
@@ -1,5 +1,6 @@
---
hidden: true
+ignoresearch: true
---
Because your application uses a database or a similar back end to persist data, we need to make sure it's not vulnerable to injection attacks, such as [SQL injection](http://en.wikipedia.org/wiki/SQL_injection)