Network-config-analyzer

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

What's Changed
* Added a script for collecting resources from a live cluster into yamls by adisos in https://github.com/np-guard/network-config-analyzer/pull/142
* Update supported istio resources api version + small parser bug fix by adisos in https://github.com/np-guard/network-config-analyzer/pull/136
* Allow duplicate policies (ignore newer) by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/143
* Add to Manifest a JavaScript file, needed for interactivity by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/135
* Fix faulty file-path in warning by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/144
* Restore testing on a live cluster by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/111
* Tiny fix to README.md by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/134
* Bump lxml from 5.2.2 to 5.3.0 by dependabot in https://github.com/np-guard/network-config-analyzer/pull/101
* Bump ghapi from 1.0.5 to 1.0.6 by dependabot in https://github.com/np-guard/network-config-analyzer/pull/115
* Bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/np-guard/network-config-analyzer/pull/102

**Full Changelog**: https://github.com/np-guard/network-config-analyzer/compare/v2.0.1...v2.1.0

2.0.1

What's Changed
* Permits and Forbids queries will now only consider the endpoints discovered by the base network config and will filter-out automatically-added resources (e.g., ingress controller and DNS server) by tanyaveksler in https://github.com/np-guard/network-config-analyzer/pull/64
* Set user email when creating release tag to prevent git error by zivnevo in https://github.com/np-guard/network-config-analyzer/pull/44

**Full Changelog**: https://github.com/np-guard/network-config-analyzer/compare/v2.0.0...v2.0.1

2.0.0

Changes in this release:

* The internal data structure for representing the network graph was much optimized, yielding significant runtime speedups (on some cases >10x)
* New HTML output format allows presenting interactive graphs. Double clicking an endpoint on the graph hides all endpoints not connected to the selected endpoint. Clicking a source endpoint, then a destination endpoint, provides more details on why the two are connected/disconnected. In particular, which network policies are involved in this decision.
* Support for Istio's Egress Gateway
* Upgrade to Python 3.9

1.9.6

Changes in this Release:
* Bug fix: "Recursion limit exceeded" error when reading a json with a list of strings

1.9.5

Changes in this Release:
* Two more queries, `interferes` and `pairwiseInterferes`, can now benefit from optimized mode (run with `-opt=true`).
* Bug fix: rarely, some diffs were not reported by `semanticDiff` query
* Bug fix: Issue 569 - some warnings printed to `stdout` instead of `stderr`
* Bug fix: Issue 573 - crash when hitting an illegal JSON file

1.9.4

Changes in this Release:
* Two more queries, `equivalence` and `permits`, can now benefit from optimized mode (run with `-opt=true`).
* Fixed Issue 557: The `exportTo` field in VirtualService should be an array, not a string

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.