Taskautom

Latest version: v8.2.2

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

Scan your dependencies

Page 5 of 9

7.16.6

- update

7.16.5

- New function `getDictParam()` that returns the `dictParam` dictionary with all the required parameters for the connections.
- The function `fncRun()` returns the updated version of `dictParam`.

7.16.4

- When the execution is finished, a `json` version of the configuration parameters of `taskAutom` is saved under the folder `-l/--logInfo`.

7.16.3

- Update of libraries:
- `python-docx==0.8.11`
- `pandas==1.5.2`.
- `openpyxl==3.0.10`
- `xlrd` removed

7.16.2

- When using `strictOrder=no` the default value is passing data row by row to the plugin. The data is filtered by the `groupColumn` parameter. When using the parameter `pbr/passByRow=no` the complete Excel tab is passed over to the plugin. Once in the plugin, the data can be analyzed by Pandas method `iterutples()`.
- Update of libraries:
- `python-docx==0.8.11`
- `pandas`.
- `scp` removed becase installed by netmiko
- `paramiko` removed becase installed by netmiko

7.15.4

- New parameter `-pf/passwordFile`. This allows to store the password in a local file so `taskAutom` will read the password from it. This allows to use `taskAutom` from the crontab.
- Becareful: the password is stored in plain text format.

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.