Ciscoconfparse

Latest version: v1.9.50

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

Scan your dependencies

Page 12 of 59

1.7.11

- Released: 2023-01-28
- Summary:
- Improve file `open()` error handling. NOTE: `FileNotFoundError()` is now raised for invalid file paths.
- Improve edge case handling for Cisco IOS banner delimiters.
- Remove `_validate_ConfigObjs()` and improve logic in `CiscoConfParse().__init__()`.
- Revert back to using `read_config_file()` if the config is stored in a file.

1.7.9

- Released: 2023-01-28
- Summary:
- Fix unit tests to work with version 1.7.8+

1.7.8

- Released: 2023-01-28
- Summary:
- Streamline `CiscoConfParse().__init__()` logic and delegate `__init__()` tasks to dedicated methods.
- Validate that `CiscoConfParse().ConfigObjs` is None or instance of `collections.abc.Sequence()`
- Convert all checks for `collections.abc.Iterator` to `collections.abc.Sequence`; ref github issue 256
- Add more error conditions and explicit errors in ciscoconfparse/ciscoconfparse.py
- Implement `read_config_file()` logic
- Add more unit tests

1.7.7

- Released: 2023-01-27
- Summary:
- Replace `assert isinstance()`, as requested in github issue 256
- Remove test `ping` code from `Makefile`
- Small code reorganization in `class CiscoConfParse()`

1.7.6

- Released: 2023-01-25
- Summary:
- Reorganize Makefile, pyproject.toml and requirements.txt to minimize end-user package upgrades

1.7.5

- Released: 2023-01-22
- Summary:
- Move non-essential packages to requirements-dev.txt (github issue 258)

Page 12 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.