Faddr

Latest version: v0.6.2

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

Scan your dependencies

Page 3 of 5

0.2.2

Added

- "--table" key to enable fancy table decorations for network search results. Decorations are disabled by default.
- `faddr` now can receive more than one ip address to search for.
- Add indexing to some database fields

Fixed

- Now `dabasese.find_network` searches up to `/16`

0.2.1

Added

- Use multiprocessing for database operations.
- Add '--version' cli key to print version number.

Fixed

- Logging of unsupported content-type

0.2.0

Added

- Multiprocess data parsing with [ray](https://www.ray.io/) framework.
- Settings option for number of processes to spawn. Default is 1.
- Initial unit tests for faddr-db cli entry point.

Changed

- Improved some logging messages.

Removed

- Disable python 3.10 support for now, as [ray doesn't support it yet](https://github.com/ray-project/ray/issues/19116).

0.1.0

Added

- Settings option "database.revisions" to specify number of revisions to keep. Older revisions will be deleted.

Changed

- Separated parsing into function.

Fixed

- Renamed 'enabled' to 'is_enabled' in rancid repo dir parser.

Removed

- Removed 'router_db_raw_string' property as it was user for debug only

0.0.12

Changed

- Rename default_mapping to mapping in settings.rancid

Fixed

- Convert device hostname to lowercase in rancid config path
- In ttp templates mark regex as regex with 'r' to silence deprecation warnings

0.0.11

Added

- Debug logging in database submodule
- Detect primary/preferred and vrrp addresses in juniper-junos ttp template

Changed

- Updated README.md

Fixed

- Search query network list compilation

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.