7 lines
251 B
Go
Raw Normal View History

// Package automaticscan implements automatic technology based template
// execution for a nuclei instance.
//
// First wappalyzer based technology detection is performed and templates
// are executed based on the results found.
package automaticscan