Skip to content
Snippets Groups Projects
Select Git revision
  • 1a4e2d776d5c1a9fc2197dbd08cbfcffa16527ca
  • main default protected
2 results

auth.js

Blame
  • create-module.rst 339 B

    Creating a Module

    Create a module in the analysis/modules directory, and create an instance of a class that inherits DetectionModule named detector. Take a look at the suicide module as an example.