exabeam-ueba-api-client

Exabeam UEBA API Client Library


Keywords
Exabeam, EUBA, API, REST, client, python, ueba
License
SSPL-1.0
Install
pip install exabeam-ueba-api-client==0.4.0

Documentation

 ___          _                      _   _ ___ ___   _       _   ___ ___    ___ _ _         _   
| __|_ ____ _| |__  ___ __ _ _ __   | | | | __| _ ) /_\     /_\ | _ \_ _|  / __| (_)___ _ _| |_ 
| _|\ \ / _` | '_ \/ -_) _` | '  \  | |_| | _|| _ \/ _ \   / _ \|  _/| |  | (__| | / -_) ' \  _|
|___/_\_\__,_|_.__/\___\__,_|_|_|_|  \___/|___|___/_/ \_\ /_/ \_\_| |___|  \___|_|_\___|_||_\__|
                                                                                                

platform python Exabeam 0%

Exabeam User and Entity Behavior Analytics (UEBA), API client.

Client library for Exabeam's UEBA REST API.

Developed for use with Exabeam v4.0+, however, most functionality *should work with previous versions.

Developed for use with Python3.8+, however, it should work with 3.6/7+. There is no guarantee that future development won't utilize 3.8+ specifc syntax.

*Not Affiliated with Exabeam

Installation

pip install exabeam-ueba-api-client

Basic Usage

This modules' primary use-case is inheritance from other REST API clients.

API Implementation, Categories () ~0%, Functions () ~0%

*These should match unit tests.

  • Login
  • Get Notable Users
  • Get Watchlist Users

Documentation

GitHub Pages

  • Work in Process

Known Issues

N/A

License

Copyright © 2019 Jerod Gawne https://github.com/jerodg/

This program is free software: you can redistribute it and/or modify it under the terms of the Server Side Public License (SSPL) as published by MongoDB, Inc., either version 1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the SSPL for more details.

You should have received a copy of the SSPL along with this program. If not, see https://www.mongodb.com/licensing/server-side-public-license.