Skip to content

Commit a606606

Browse files
Update javascript/ql/src/experimental/Security/CWE-94/ServerSideTemplateInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
1 parent 68b5750 commit a606606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/src/experimental/Security/CWE-94/ServerSideTemplateInjection.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<overview>
77
<p>
8-
Server Side Template Injection vulnerabilities occur when user input is embedded
8+
Server-Side Template Injection vulnerabilities occur when user input is embedded
99
in a template in an unsafe manner allowing attackers to access the template context and
1010
run arbitrary code on the application server.
1111
</p>

0 commit comments

Comments
 (0)