@itentialopensource/adapter-cyberark 0.3.1 → 0.3.3

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.3.3 [03-14-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/security/adapter-cyberark!6
7
+
8
+ ---
9
+
10
+ ## 0.3.2 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_16:15PM
13
+
14
+ See merge request itentialopensource/adapters/security/adapter-cyberark!5
15
+
16
+ ---
17
+
2
18
  ## 0.3.1 [02-27-2024]
3
19
 
4
20
  * Changes made at 2024.02.27_11:49AM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-cyberark",
3
- "webName": "Adapter for Integration to Cyberark",
4
- "vendor": "Cyberark",
5
- "product": "Cyberark",
3
+ "webName": "Adapter for Integration to CyberArk",
4
+ "vendor": "CyberArk",
5
+ "product": "CyberArk",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
8
8
  "iapVersions": [
@@ -16,8 +16,22 @@
16
16
  "domains": [
17
17
  "Security (SASE)"
18
18
  ],
19
- "tags": [],
20
- "useCases": [],
19
+ "tags": [
20
+ "Security Policy Management",
21
+ "Configuration & Compliance",
22
+ "Network Infrastructure Changes",
23
+ "Software Upgrades & Device Maintenance"
24
+ ],
25
+ "useCases": [
26
+ "Security Group updates",
27
+ "Security Rule Removal",
28
+ "Security Rule Creation",
29
+ "Run network compliance checks and remediation",
30
+ "Determine configuration drift",
31
+ "Device Onboarding",
32
+ "Software Upgrade",
33
+ "Firewall Configuration backup or restore"
34
+ ],
21
35
  "deprecated": {
22
36
  "isDeprecated": false
23
37
  },
@@ -46,4 +60,4 @@
46
60
  "transformationProjects": [],
47
61
  "exampleProjects": []
48
62
  }
49
- }
63
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-cyberark",
3
- "version": "0.3.1",
3
+ "version": "0.3.3",
4
4
  "description": "This adapter integrates with system described as: cyberark",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file