Netconan

Latest version: v0.12.3

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

Scan your dependencies

Page 1 of 4

0.12.3

Release Notes
--------------

Notable features and improvements added in this release:

* Only require `ipaddress` for Python versions where it's not in the standard library (171)
* Updated reserved token list to match [Batfish](https://github.com/batfish/batfish) (#170)

0.12.2

Release Notes
--------------
Notable features and improvements added in this release:

* Fixed IP-map dumping (`-d`) (165), thanks Yoo33!
* Fixed de-anonymization (`-u`) (160)
* More Fortinet sensitive line support (158), thanks ryanmerolle!
* More Arista and NXOS sensitive line support (162)
* IP addresses are anonymized in more contexts, e.g. `object_name_10.10.10.10` (159)
* Updated reserved token list to match [Batfish](https://github.com/batfish/batfish) (#163, 166)

0.12.1

Notable features and improvements added in this release:

* Add password recognition for Fortinet `password ENC <hash>` (152). Thanks, ryanmerolle!

0.12.0

Release Notes
--------------
Notable features and improvements added in this release:

* Host bits can now be preserved with the `--preserve-host-bits` option (150)
* This enables important network structure to be preserved like point-to-point IPv4 /30 links or NAT pools
* This option is enabled by default and preserves the last 8 bits
* **Note: this changes `netconan` default behavior (previously the last octet was anonymized by default), this new behavior can be disabled by setting preserve host bits to 0: `--preserve-host-bits 0`**
* Reserved tokens list was updated to match current tokens used by [Batfish](https://github.com/batfish/batfish) (#149)
* Sensitive words are now anonymized in a case-sensitive way (148)
* All cases still match and are considered sensitive, but different cases like `Sensitive` versus `sensitive` will be anonymized uniquely
* `netconan`'s version can be checked with the `--version` flag (146)

0.11.3

Release Notes
--------------
Notable features and improvements added in this release:

* IP addresses are anonymized in more contexts, including PAN hierarchical format e.g. `address 10.10.10.10;` (144)

0.11.2

Release Notes
--------------
Notable features and improvements added in this release:

* Reserved words are no longer anonymized when they contain sensitive words (139)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.