Sha256: 342ce6d721c0d932358738091242cddf1d5dad09665929d2743b830c957312ec
Contents?: true
Size: 510 Bytes
Versions: 2
Compression:
Stored size: 510 Bytes
Contents
=begin Copyright 2010-2017 Sarosys LLC <http://www.sarosys.com> This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end module Arachni class BrowserCluster module Jobs class TaintTrace class EventTrigger # @author Tasos "Zapotek" Laskos <tasos.laskos@arachni-scanner.com> class Result < DOMExploration::Result end end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.5.1 | lib/arachni/browser_cluster/jobs/taint_trace/event_trigger/result.rb |
arachni-1.5 | lib/arachni/browser_cluster/jobs/taint_trace/event_trigger/result.rb |