Bladeren bron

Merge pull request #489 from infosiftr/rename-shellshock

Rename "shellshock" to "cve-2014--shellshock"
yosifkit 10 jaren geleden
bovenliggende
commit
92871d4bce

+ 1 - 1
test/config.sh

@@ -3,7 +3,7 @@ set -e
 
 globalTests=(
 	utc
-	shellshock
+	cve-2014--shellshock
 )
 
 declare -A testAlias=(

+ 0 - 0
test/tests/shellshock/container.sh → test/tests/cve-2014--shellshock/container.sh


+ 0 - 0
test/tests/shellshock/really-run.sh → test/tests/cve-2014--shellshock/really-run.sh


+ 0 - 0
test/tests/shellshock/run.sh → test/tests/cve-2014--shellshock/run.sh


+ 0 - 0
test/tests/shellshock/shellshock_test.sh → test/tests/cve-2014--shellshock/shellshock_test.sh