This commit is contained in:
jarlob 2023-04-05 10:26:02 +02:00
Родитель 9fba7d31f1
Коммит 40635e60d1
1 изменённых файлов: 1 добавлений и 7 удалений

Просмотреть файл

@ -35,15 +35,9 @@
</p>
<sample src="examples/comment_issue_bad.yml" />
<p>
The following example uses shell syntax to read
the environment variable and will prevent the attack:
</p>
<sample src="examples/comment_issue_good.yml" />
<p>
The following example uses an environment variable, but
still allows injection because of the use of expression syntax:
<b>still allows the injection</b> because of the use of expression syntax:
</p>
<sample src="examples/comment_issue_bad_env.yml" />