Taskautom

Latest version: v8.2.2

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

Scan your dependencies

Page 6 of 9

7.15.3

- From this version on, `taskAutom` needs to be installed by using `pip`, ie, `pip install taskAutom`.

7.14.4

- Change of `START_SCRIPT` and `END_SCRIPT` defined in `DICT_VENDOR` for `nokia_sros` and `nokia_sros_telnet`.
- In function `routerRunRoutine()` no more looking for string `END_SCRIPT`.
- New parameter `timeBetweenRouters`. A delay in seconds to wait before executing scripts on a router. Works both for threaded connections or with strict order.
- In function `fncSshServer()` better handling of connection errors with sshtunnel.

7.14.3

- Change of `START_SCRIPT` and `END_SCRIPT` defined in `DICT_VENDOR` for `nokia_sros` and `nokia_sros_telnet`.

7.14.0

- Upgrade of `netmiko` library to version 4.1.0
- `delayFactor` and `maxLoops` are no longer used;
- New parameter `readTimeOut` is used insted. In seconds, sets the amount of time `taskAutom` waits for output from router. Default to 10 seconds.
- This change also affects the building of the inventory file, if used.
- Upgrade of `paramiko` library to version 2.11.0
- Upgrade of `pandas` library to version 1.4.1
- Better detection of ssh-tunnels under the function `fncSshServer()`.
- Final report shows times in minutes if greater than 120s.
- In the definition of the dictionary `DICT_VENDOR`
- the `expect_string` was changed to `r'\s$'`.
- the start and end scripts are now `"echo SCRIPT_NONO_START\n"` and `"echo SCRIPT_NONO_FIN\n"`.
- The output in json format now includes a new key, with the IP of the router.
- Data file and Plugin can now reside on a different folder other than the root of taskAutom.

7.13.1

- When using option `-pt show` a `json` file is created where output is stored. Each `show` command is used as a key inside the json file. This will help for output checking.

7.12.2

- Comments in the code
- Show CRON, inventory only if configured.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.