Taskautom

Latest version: v8.3.0

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

Scan your dependencies

Page 1 of 10

8.3.0

- Update of libraries:
- `sshtunnel==0.4.0`
- `netmiko==4.5.0`
- `pandas>=1.5.2,<=2.0.3`
- `pyyaml==6.0.2`
- `python-docx==0.8.11`
- The following functions have be cleaned-up/reordered:
- `fncWriteToConnection(self, inText, connInfo)`: this function now applies try/except per each sent command to the router. If ok, among others, returns `SendingOk`.
- `_getData(inText,connInfo)`: if it receives a `SendingOk`, breaks.
- `fncSshServer(self, connInfo, sftp=False)`: better code, avoiding unnecesary try/excepts.
- `routerLogin(self, connInfo)`: better code, avoiding unnecesary try/excepts. Also, if a router cannot be logged-in, returns `CannotLog` (before it would return `LoggedOk` even if it was not true).
- `routerRunRoutine(self, connInfo)`: an unused paramater `runStatus` has been removed

8.2.3

- Getting the Python version, operating system and the library versions. Saving to `00_reports.json` file
- Update `README.md`
- Create img/ and uploading images for `README.md`
- Updating License

8.2.2

- The HwType is now added to the json file per router as a new key.

8.2.1

- Update of libraries:
- `pandas >= 1.5.2,<=2.0.3`
- `netmiko == 4.3.0`
- The Timos version is now added to the json file per router as a new key.
- The default hostname is now `NA_`, where is the threadnumber. This changes if the hostname is detected later on.

8.1.1

- Update to have taskAutom support access to SRLinux devices. A new device type `nokia_srl` has been included under the `DICT_VENDOR` general dictionary.
- Netmiko, by default, disables pagination either by using `environment no more` or `environment more false`. The `FIRST_LINE=""` from now on for device type `nokia_sros`.
- The device_type `md_nokia_sros` has been removed from the `-dt` option.
- `00_report.json` now includes timing information.

8.0.6

- The function `fncPrintResults()` now created a new data file, `00_faildeDataFile`, which is a subset of the original data file. Thisincludes only the devices which have presented errors during exectuion.ssh-tunnels.
- The function `checkCredentials()` has been refactored to better guide users when dealing with jobTypes.

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.