diff --git a/README.md b/README.md index cea3e471d96478b302a8a41c17889b96ed9f7566..3f0b2941f8c57a87757e9aa345d0ed4da3e3f2fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[PACKAGE]: ../../raw/master/mkp/checkpoint_fw_connections-0.0.5-20230529.mkp "checkpoint_fw_connections-0.0.5-20230529.mkp" # Check Point firewall connections Monitors the connections through a Check Point firewall gateway. diff --git a/checkpoint_fw_connections-0.0.5-20230529.mkp b/checkpoint_fw_connections-0.0.5-20230529.mkp deleted file mode 100644 index 3dce497d61b629cb0d5770340d53e6eae46f4115..0000000000000000000000000000000000000000 Binary files a/checkpoint_fw_connections-0.0.5-20230529.mkp and /dev/null differ diff --git a/checkpoint_fw_connections.mkp b/checkpoint_fw_connections.mkp deleted file mode 100644 index 3dce497d61b629cb0d5770340d53e6eae46f4115..0000000000000000000000000000000000000000 Binary files a/checkpoint_fw_connections.mkp and /dev/null differ diff --git a/doc/sample-details.png b/img/sample-details.png similarity index 100% rename from doc/sample-details.png rename to img/sample-details.png diff --git a/doc/sample.png b/img/sample.png similarity index 100% rename from doc/sample.png rename to img/sample.png diff --git a/doc/wato.png b/img/wato.png similarity index 100% rename from doc/wato.png rename to img/wato.png diff --git a/checkpoint_fw_connections-0.0.4-20230303.mkp b/mkp/checkpoint_fw_connections-0.0.4-20230303.mkp similarity index 100% rename from checkpoint_fw_connections-0.0.4-20230303.mkp rename to mkp/checkpoint_fw_connections-0.0.4-20230303.mkp diff --git a/mkp/checkpoint_fw_connections-0.0.5-20230529.mkp b/mkp/checkpoint_fw_connections-0.0.5-20230529.mkp new file mode 100644 index 0000000000000000000000000000000000000000..47414e405201b661bbdd0343bf1e8dfe7fea359f Binary files /dev/null and b/mkp/checkpoint_fw_connections-0.0.5-20230529.mkp differ diff --git a/agent_based/checkpoint_fw_connections.py b/source/agent_based/checkpoint_fw_connections.py similarity index 100% rename from agent_based/checkpoint_fw_connections.py rename to source/agent_based/checkpoint_fw_connections.py diff --git a/gui/metrics/checkpoint_fw_connections.py b/source/gui/metrics/checkpoint_fw_connections.py similarity index 100% rename from gui/metrics/checkpoint_fw_connections.py rename to source/gui/metrics/checkpoint_fw_connections.py diff --git a/gui/wato/checkpoint_fw_connections.py b/source/gui/wato/checkpoint_fw_connections.py similarity index 100% rename from gui/wato/checkpoint_fw_connections.py rename to source/gui/wato/checkpoint_fw_connections.py diff --git a/packages/checkpoint_fw_connections b/source/packages/checkpoint_fw_connections similarity index 96% rename from packages/checkpoint_fw_connections rename to source/packages/checkpoint_fw_connections index 73abe0c2f668eb83b7af381a2eba009f9d011496..ea111bd2e092f5ee29825a579ffcbc1927cc435d 100644 --- a/packages/checkpoint_fw_connections +++ b/source/packages/checkpoint_fw_connections @@ -34,5 +34,5 @@ 'title': 'Check Point Connections', 'version': '0.0.5-20230529', 'version.min_required': '2.1.0b1', - 'version.packaged': '2.1.0p21', - 'version.usable_until': None} \ No newline at end of file + 'version.packaged': '2.2.0p24', + 'version.usable_until': None}