Esmcheckds2

Latest version: v1.0.3

Safety actively analyzes 628061 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.7

Changes:
----------

- Added distributed ESM filtering. The script only talks to one API at a time so there's no reason to include datasources for an ESM we're not talking to.

- Doesn't crash with distributed ESMs.

Download
-----------

For [**Windows**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.7/esmcheckds2_v0.0.7_Win_binary.zip), the script has been compiled to a 64 executable.

* For some Linux platforms, an internet connected machine with Python 3 can normally provide a single command installation including all dependencies with:

$ pip3 install esmcheckds2

* There is also a [**Linux 64 binary**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.7/esmcheckds2_v0.0.7_Linux_binary.tgz) which includes dependencies. This allows for an easier installation if the machine doesn't have Internet access or needs the requirements installed separately.

0.0.6

Changes:
----------

- Devices with future time were being filtered

- Completely changed approach from "intelligent filter" to "filter it yourself". Nothing is filtered by default.

- Added -a, --all option to replace -d 0. Specifying zero for an option still works but will not show devices with time set into the future.

- Added new filter options:
- mfe - Filter McAfee top level devices, e.g. EPO, but not MWG.
- siem - Filter the SIEM components and data, e.g. DBM and databases.
- future - Only show devices with their time in the future.
- zone - Filter by specified zone name.

Download
-----------

For [**Windows**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.6/esmcheckds2_v0.0.6_Win64.zip), the script has been compiled to a 64 executable.

* For some Linux platforms, an internet connected machine with Python 3 can normally provide a single command installation including all dependencies with:

$ pip3 install esmcheckds2

* There is also a [**Linux 64 binary**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.6/esmcheckds2_v0.0.6_Linux64_binary.tgz) which includes dependencies. This allows for an easier installation if the machine doesn't have Internet access or needs the requirements installed separately.

0.0.5

- Fixed logout so API session is ended immediately vs. the ~10 minute timeout that was causing problem with limited concurrent logins

* For [**Windows**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.5/esmcheckds2_v0.0.5_Win64.zip), the script has been compiled to a 64 executable.

* For some Linux platforms, an internet connected machine with Python 3 can normally provide a single command installation including all dependencies with:

$ pip3 install esmcheckds2

* There is also a [**Linux 64 binary**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.5/esmcheckds2_v0.0.5_Linux64_binary.tgz) which includes dependencies. This allows for an easier installation if the machine doesn't have Internet access or needs the requirements installed separately.

0.0.4

Couple of bug fixes around EPO and client data sources.

* For [**Windows**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.4/esmcheckds2_v0.0.4_Win64.zip), the script has been compiled to a 64 executable.

* For some Linux platforms, an internet connected machine with Python 3 can normally provide a single command installation including all dependencies with:

$ pip3 install esmcheckds2

* There is also a [**Linux 64 binary**](https://github.com/andywalden/esmcheckds2/releases/download/v0.0.4/esmcheckds2_v0.0.4_Linux64_binary.tgz) which includes dependencies. This allows for an easier installation if the machine doesn't have Internet access or needs the requirements installed separately.

0.0.3beta1

- New CLI syntax and options
- Filter out disable datasources
- Option to include disabled datasources
- Filter out datasource that are client containers
- Option to include client containers
- Filter out EPO and modules
- Option to include EPO and modules
- New debugging
- File output options now include ascii, text, word and csv (default: ascii)

Fixed:
5 - Added file output support
6 - Fixed client display issue
7 - Implemented arg handler
8 - Cleaned up readme
10 - Fixed JSON error (Thanks Secufred!)

Please open issues for any bugs.

Windows EXE - Download
--------------
[esmcheckds2_v0.0.3.zip](https://github.com/andywalden/esmcheckds2/files/1229119/esmcheckds2_v0.0.3.zip)

Git Repo - Download
-----------------------------------
https://github.com/andywalden/esmcheckds2/archive/v0.0.3-beta1.zip

*Manual Install - Requires Python 3*

'python setup.py install'





v.0.0.2
Fixed some ini confusion and out of index error processing clients.

Please report any bugs.

Windows EXE - Download
--------------
[esmcheckds2_exe.zip](https://github.com/andywalden/esmcheckds2/files/1208218/esmcheckds2_exe.zip)

Git Repo - Download
-----------------------------------
[esmcheckds2-0.0.2..tar.gz](https://github.com/andywalden/esmcheckds2/files/1208219/esmcheckds2-0.0.2.tar.gz)

*Manual Install - Requires Python 3*

'python setup.py install'

0.0.2alpha3

[esmcheckds2.zip](https://github.com/andywalden/esmcheckds2/files/1205857/esmcheckds2.zip)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.