Skip to content

Releases: CheckPointSW/ExportImportPolicyPackage

v5.8

29 Aug 09:18
5b76b83
Compare
Choose a tag to compare
  • Support export import of simple-cluster
  • Fix bugs preventing successful export-import of simple-gateways
  • Fix bugs in threat-exception

v5.7

27 Jul 14:41
695d6aa
Compare
Choose a tag to compare

Add support for Smart-1 Cloud using '--cloud-mgmt-id' flag (cloud management ID).

v5.6

07 Jun 08:42
cdb4dfe
Compare
Choose a tag to compare
  1. Fix bugs in export & import of threat-exception, threat-profile and exception-group.
  2. Add data awareness to https supported blades.
  3. Fix print when failing to update updatable objects.

v5.5

03 May 13:05
e449e6f
Compare
Choose a tag to compare
  1. Fix bug when import services with aggressive-aging default timeout.
  2. Add Data Awareness to https supported blades.

v5.4

24 Feb 16:00
f739a1d
Compare
Choose a tag to compare

Enable export track log settings of access/threat/https rule

v5.3

10 Feb 13:35
691687c
Compare
Choose a tag to compare

Add '--skip-duplicate-objects' flag that skip import an object if an object with the same name already exists.

v5.2

31 Jan 14:25
95fd695
Compare
Choose a tag to compare

When set --version flag the tool use the minimum version between connected machine to flag value.
This will help to run export & import on the same API version.

v5.1

20 Dec 08:05
f5fe940
Compare
Choose a tag to compare
  1. Add flag '--tag-objects-on-import' to tag objects on import.
  2. Bug fix - Decode version from file to utf-8.
  3. Bug fix - Not to export 'exceptions-layer' field of threat-rule objects.
  4. Support Python 3.

v4.2

18 Aug 12:39
018ddc6
Compare
Choose a tag to compare
  1. Add API version 1.8 to supported versions.
  2. Fix position of threat layers.
  3. Fix change client version if can import objects using batch.

v4.1

02 Aug 08:59
9ae2be1
Compare
Choose a tag to compare
  1. Add rules batch support.
  2. Add function to convert value to boolean for tool boolean flags.