The core objects of the library: NitroSession
, NitroConfig
, NitroError
and other.
Module | config | Provide simple configuration object with a few custom properties. Define NitroConfig . |
Module | query | Base query class with timerange handling. Define FilteredQueryList . |
Module | session | HTTP level interface to the ESM API. Define NitroSession and NitroError . |
Module | types | Base classes for SIEM interface objects and generic definitions. Define NitroObject , NitroDict and NitroList . |
Module | utils | A few quick static util methods. |