Logchecker

Latest version: v4.4.1

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

Scan your dependencies

Page 2 of 6

4.2.6

- Updating `searchDiffAll`, when using general templates with different shape, creating a `dfCompl`.

4.2.5

- Updating `searchDiffAll` to better use `pd.compare` when GENERIC_TEMPLATE is being used.
- Global Variables `PRE` and `POST`.
- `/environment no more` will not be parsed.

4.2.4

- Updating `searchDiffAll` to better use `pd.compare`.
- The function `searchDiffOnly()` is no longer available.

4.2.3

- Updating `searchDiffAll` and `searchDiffOnly`: adjustments for comparision.
- When the template is not general, uses `pd.merge` to compare the data from pre and post dataFrames.
- If it's general template with the same length for pre and post dataFrames, uses `compare` from `pandas`.
- When using general template and the dataFrames don't have the same size, the comparision should be done by specific template.
- New `parseStatus` for when its necessary to use specific template.

4.2.2

- Updating `parseResults`, fix bug with multiple routers with `general.template`:
- Add: `dNoMatchedLog`, to save information of no-matched commands in new dictionary, with the same structure of dLog.
- Add: `noMatchedCmdAllRtr` - To save all no-matched commands, independently of router
- Changed: `noMatchedCommand` to `noMatchedCmdPerRtr`
- New for loop to interact with `dNoMatchedLog`, where the `general.template` is used.

4.2.1

- Moving `general.template` inside setup.py, then it was necessary to update:
- `readTemplate`: to read this template correclty;
- `makeParsed`: importing `io` to use in a condition, for `results_template` to work with this general template;
- `writeDfTemp`: parameter optimization.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.