Ciscoconfparse

Latest version: v1.9.50

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

Scan your dependencies

Page 13 of 59

1.7.4

- Released: 2023-01-22
- Summary:
- Reorganize pyproject.toml for github issue 258 (as suggested by verbosemode)

1.7.3

- Released: 2023-01-21
- Summary:
- Edit in documentation style fixes recommended by `pydocstyle -e --convention=numpy <filename>`.
- Convert some of the assertions that validated `CiscoConfParse()` method parameters and variables into if-statements for more idiomatic python.
- Convert some of the clunky-python-syntax into more idiomatic python.
- Rip out all `terraform` parsing attempts.

1.7.2

- Released: 2023-01-20
- Summary:
- Update for [CVE-2022-40898](https://nvd.nist.gov/vuln/detail/CVE-2022-40898) in the python `wheel <= 0.38.0` package.
- [github issue 257](https://github.com/mpenning/ciscoconfparse/issues/257) reported this issue.
- Modified `requirements.txt` to manually upgrade `python`'s default `wheel` version to a patched version of `wheel`.
- Move documentation package dependencies to `sphinx-doc/requirements.txt`
- Add documentation build instructions to `README.md`

1.7.1

- Released: 2023-01-18
- Summary:
- Improve config parsing code
- Make ConfigList() more stable

1.7.0

- Released: 2023-01-02
- Summary:
- Add deprecat dependency
- Add more Makefile targets
- Makefile will successfully ping to internet or fail
- Update Makefile to delete poetry.lock file
- Correct 'make ping' logic and other tricky Makefile syntax

1.6.53

- Released: 2022-11-18
- Summary:
- Reformat pyproject.toml to be most compatible with 'pip install'
- Several internal project-level optimizations...
- git changes committed on 2022-11-09... somehow 1.6.53 wasn't pushed to pypi on 9-Nov-2022. It was pushed to pypi on 18-Nov-2022

Page 13 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.