@itentialopensource/adapter-checkpoint_management 0.9.2 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 0.9.4 [03-14-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/security/adapter-checkpoint_management!19
7
+
8
+ ---
9
+
10
+ ## 0.9.3 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_16:22PM
13
+
14
+ See merge request itentialopensource/adapters/security/adapter-checkpoint_management!18
15
+
16
+ ---
17
+
2
18
  ## 0.9.2 [02-27-2024]
3
19
 
4
20
  * Changes made at 2024.02.27_11:58AM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-checkpoint_management",
3
- "webName": "Adapter for Integration to Checkpoint Management",
4
- "vendor": "Checkpoint",
5
- "product": "Management",
3
+ "webName": "Adapter for Integration to Check Point Firewall Management",
4
+ "vendor": "Check Point",
5
+ "product": "Firewall",
6
6
  "osVersion": [
7
7
  "v1.5"
8
8
  ],
@@ -18,16 +18,23 @@
18
18
  "method": "REST",
19
19
  "type": "Adapter",
20
20
  "domains": [
21
- "Inventory",
22
- "SD-WAN (SASE)"
21
+ "Security (SASE)"
23
22
  ],
24
23
  "tags": [
25
- "Firewall",
26
- "Security Rule Management"
24
+ "Security Policy Management",
25
+ "Configuration & Compliance",
26
+ "Network Infrastructure Changes",
27
+ "Software Upgrades & Device Maintenance"
27
28
  ],
28
29
  "useCases": [
29
- "Add, update, manage and remove Security Policies and Rules",
30
- "Automate Security Rule Validation"
30
+ "Security Group updates",
31
+ "Security Rule Removal",
32
+ "Security Rule Creation",
33
+ "Run network compliance checks and remediation",
34
+ "Determine configuration drift",
35
+ "Device Onboarding",
36
+ "Software Upgrade",
37
+ "Firewall Configuration backup or restore"
31
38
  ],
32
39
  "deprecated": {
33
40
  "isDeprecated": false
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-checkpoint_management",
3
- "version": "0.9.2",
3
+ "version": "0.9.4",
4
4
  "description": "This adapter integrates with system described as: checkpointManagementApi.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Checkpoint Management",
Binary file