Releases: CheckPointSW/ShowPolicyPackage
Releases · CheckPointSW/ShowPolicyPackage
v2.3.0
v2.2.0
v2.1.0
- Add a 'Name' column for NAT policy (available in API versions 1.7 and above)
- Add --show-rule-uid flag that indicates whether to show each rule's UID, default value is False.
V2.0.6
V2.0.5
Fix failure when files in tar.gz output are too long.
The fix allow to use longer layer names.
v2.0.4
Show the names of the group members instead of the group members uids.
v2.0.3
- Add option to show policy package of published session by uid
(supported only for customers with specific HF installed) - Bug fixes
v2.0.2
- Performance improvement by using multithreading.
v2.0.1
v2.0.0
- NB The 2.x.x releases are not backward compatible with 1.x.x releases!
- Empty sections are no longer skipped from the result.
- Section children are no longer duplicated in the result json file. Section children appear now only after the section and not inside the section (previously they appeared in both places).
- Recursive objects retrieval. Objects that are used inside the rulebase are being retrieved recursively (e.g. a group, the children of the group, the children of the children, etc.)
- Objects' view cross links were added.
- New flag for query limit configuration (--query-limit)
- Deprecated custom templates path flag (-t) was removed