@itentialopensource/adapter-delinea 2.1.2 → 2.1.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,12 @@
1
1
 
2
+ ## 2.1.3 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_14:09PM
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-delinea!6
7
+
8
+ ---
9
+
2
10
  ## 2.1.2 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_13:36PM
package/metadata.json CHANGED
@@ -16,15 +16,21 @@
16
16
  "method": "REST",
17
17
  "type": "Adapter",
18
18
  "domains": [
19
- "Security (SASE)"
19
+ "Inventory",
20
+ "Network Services"
20
21
  ],
21
22
  "tags": [
22
- "Password Management",
23
- "Secret Management"
23
+ "Network Infrastructure Changes",
24
+ "Configuration & Compliance"
24
25
  ],
25
26
  "useCases": [
26
- "Automate the credential and user accounts creation and removal",
27
- "Access and manage credentials"
27
+ "Device Onboarding",
28
+ "Assign Network & IP",
29
+ "Create A Record",
30
+ "Run network compliance checks and remediatio",
31
+ "Golden Configuration",
32
+ "Bulk IP Address Allocation",
33
+ "DNS Management"
28
34
  ],
29
35
  "deprecated": {
30
36
  "isDeprecated": false
@@ -55,4 +61,4 @@
55
61
  "transformationProjects": [],
56
62
  "exampleProjects": []
57
63
  }
58
- }
64
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-delinea",
3
- "version": "2.1.2",
3
+ "version": "2.1.3",
4
4
  "description": "This adapter integrates with system described as: Delinea Secret Server.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file