The target parameter `ARACHNI_SCAN_METHODS` is currently not being used. The parameter gets read from the target but its not getting passed along to arachni. https://github.com/secureCodeBox/scanner-webapplication-arachni/blob/0960aa2595a9ec557db775235c4f001cb9ee1a98/src/arachni_configuration.rb#L39 https://github.com/secureCodeBox/scanner-webapplication-arachni/blob/0960aa2595a9ec557db775235c4f001cb9ee1a98/src/arachni_configuration.rb#L81 - [x] Fix scanner wrapper code - [ ] Add input field to the engine form The available checks can be found in the arachni documentation: https://github.com/Arachni/arachni#checks
The target parameter
ARACHNI_SCAN_METHODSis currently not being used.The parameter gets read from the target but its not getting passed along to arachni.
scanner-webapplication-arachni/src/arachni_configuration.rb
Line 39 in 0960aa2
scanner-webapplication-arachni/src/arachni_configuration.rb
Line 81 in 0960aa2
The available checks can be found in the arachni documentation: https://github.com/Arachni/arachni#checks