Skip to content

Releases: CheckPointSW/ShowPolicyPackage

v2.2.0

15 Mar 16:40
Compare
Choose a tag to compare
  • Add support for Smart-1 Cloud (--cloud-mgmt-id).
  • Add support to authenticate using administrator API key (--api-key).

v2.1.0

14 Dec 17:20
f302027
Compare
Choose a tag to compare
  • 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

12 Jul 16:21
Compare
Choose a tag to compare

Add flags that indicates whether to calculate and show Access/Threat/NAT policy as part of policy package. Default value is True.

V2.0.5

02 Dec 15:18
Compare
Choose a tag to compare

Fix failure when files in tar.gz output are too long.
The fix allow to use longer layer names.

v2.0.4

12 Aug 07:11
0d546d4
Compare
Choose a tag to compare

Show the names of the group members instead of the group members uids.

v2.0.3

21 May 08:05
4e238bb
Compare
Choose a tag to compare
  • Add option to show policy package of published session by uid
    (supported only for customers with specific HF installed)
  • Bug fixes

v2.0.2

15 Aug 14:06
92c99a6
Compare
Choose a tag to compare
  • Performance improvement by using multithreading.

v2.0.1

05 Jul 12:58
Compare
Choose a tag to compare
  • Rulebase template fix for Internet Explorer

v2.0.0

01 Jul 09:19
Compare
Choose a tag to compare
  • 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

v1.3.0

20 Jun 13:18
Compare
Choose a tag to compare
  • New flag to request to show the version of the tool (--version)
  • New flag to control objects' groups membership calculation (--show-membership)
  • New flag to control groups' members dereference (--dereference-group-members)
  • Custom templates path flag (-t) was deprecated