updating the information for A9 fixes #27
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user