updating the information for A9 fixes #27

This commit is contained in:
Mike McCabe
2013-11-13 11:47:29 -05:00
parent 52f1ac3c78
commit f0ca17df79
5 changed files with 170 additions and 69 deletions
+3 -1
View File
@@ -15,7 +15,6 @@ class TutorialsController < ApplicationController
end
def injection
end
def xss
@@ -62,6 +61,9 @@ class TutorialsController < ApplicationController
def misconfig
end
def insecure_components
end
def crypto
end