Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Scanner Plugin in Python

This is an example scanner plugin written in Python that simply delays for some time (to simulate long-running operation) before marking the scan as successful. You can use this example as a starting point to create actual security scanners.