@perpetualsystems/connector-registry 202606.9.1 → 202606.9.2
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/dist/icons/duo-security.svg +40 -0
- package/dist/manifest.json +88 -0
- package/package.json +1 -1
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-label="Duo Security">
|
|
2
|
+
<rect width="24" height="24" rx="5.5" fill="#FFFFFF"/>
|
|
3
|
+
<svg
|
|
4
|
+
x="1"
|
|
5
|
+
y="7.6"
|
|
6
|
+
width="22"
|
|
7
|
+
height="8.8"
|
|
8
|
+
viewBox="0 0 1332.52 429.93332"
|
|
9
|
+
preserveAspectRatio="xMidYMid meet"
|
|
10
|
+
>
|
|
11
|
+
<g transform="matrix(1.3333333,0,0,-1.3333333,0,429.93333)">
|
|
12
|
+
<g transform="scale(0.1)">
|
|
13
|
+
<path
|
|
14
|
+
d="M 1612.25,-0.0117188 H -0.00390625 V 1531.63 H 3222.49 C 3180.48,678.66 2475.63,-0.0117188 1612.25,-0.0117188"
|
|
15
|
+
fill="#7bcd54"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
d="M 1612.25,3224.49 H -0.00390625 V 1692.86 H 3222.49 c -42.01,852.96 -746.86,1531.63 -1610.24,1531.63"
|
|
19
|
+
fill="#63c43f"
|
|
20
|
+
/>
|
|
21
|
+
<path
|
|
22
|
+
d="m 8383.68,3224.49 c -863.38,0 -1568.23,-678.67 -1610.23,-1531.63 h 3220.48 c -42.01,852.96 -746.86,1531.63 -1610.25,1531.63"
|
|
23
|
+
fill="#63c43f"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
d="M 8383.68,-0.0117188 C 7520.3,-0.0117188 6815.45,678.66 6773.45,1531.63 H 9993.93 C 9951.92,678.66 9247.07,-0.0117188 8383.68,-0.0117188"
|
|
27
|
+
fill="#7bcd54"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M 3385.72,3224.49 V 1612.24 C 3385.72,748.859 4064.39,44.0117 4917.36,2 V 3224.49 H 3385.72"
|
|
31
|
+
fill="#63c43f"
|
|
32
|
+
/>
|
|
33
|
+
<path
|
|
34
|
+
d="M 6610.22,-0.0117188 H 5078.58 V 3224.49 H 6610.22 V 1612.24 -0.0117188"
|
|
35
|
+
fill="#7bcd54"
|
|
36
|
+
/>
|
|
37
|
+
</g>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>
|
|
40
|
+
</svg>
|
package/dist/manifest.json
CHANGED
|
@@ -302,6 +302,94 @@
|
|
|
302
302
|
"iconExt": "svg",
|
|
303
303
|
"description": "Poll CrowdStrike Falcon Spotlight for vulnerability records updated since the last run."
|
|
304
304
|
},
|
|
305
|
+
{
|
|
306
|
+
"kind": "duo-security",
|
|
307
|
+
"displayName": "Duo Security",
|
|
308
|
+
"ecrImageUrl": "718287746078.dkr.ecr.us-east-2.amazonaws.com/perpetual-connectors/duo-security:0.0.1",
|
|
309
|
+
"connectorType": "polling",
|
|
310
|
+
"settingsSchema": {
|
|
311
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
312
|
+
"type": "object",
|
|
313
|
+
"properties": {
|
|
314
|
+
"apiHostname": {
|
|
315
|
+
"type": "string",
|
|
316
|
+
"minLength": 1,
|
|
317
|
+
"title": "API hostname",
|
|
318
|
+
"description": "Duo Admin API hostname, e.g. api-xxxx.duosecurity.com or api-xxxx.duofederal.com."
|
|
319
|
+
},
|
|
320
|
+
"integrationKey": {
|
|
321
|
+
"type": "string",
|
|
322
|
+
"minLength": 1,
|
|
323
|
+
"title": "Integration key",
|
|
324
|
+
"description": "Admin API integration key (used as the Basic auth username)."
|
|
325
|
+
},
|
|
326
|
+
"authentication": {
|
|
327
|
+
"default": true,
|
|
328
|
+
"title": "Authentication logs",
|
|
329
|
+
"description": "User authentication attempts and enrollments (v2).",
|
|
330
|
+
"type": "boolean"
|
|
331
|
+
},
|
|
332
|
+
"telephony": {
|
|
333
|
+
"default": true,
|
|
334
|
+
"title": "Telephony logs",
|
|
335
|
+
"description": "Phone and SMS authentication events (v2).",
|
|
336
|
+
"type": "boolean"
|
|
337
|
+
},
|
|
338
|
+
"activity": {
|
|
339
|
+
"default": true,
|
|
340
|
+
"title": "Activity logs",
|
|
341
|
+
"description": "User, admin, and system activity events (v2), including administrative actions.",
|
|
342
|
+
"type": "boolean"
|
|
343
|
+
},
|
|
344
|
+
"collectUserInventory": {
|
|
345
|
+
"default": true,
|
|
346
|
+
"title": "User inventory",
|
|
347
|
+
"description": "Periodic snapshot of Duo user records from the Admin API.",
|
|
348
|
+
"type": "boolean"
|
|
349
|
+
}
|
|
350
|
+
},
|
|
351
|
+
"required": [
|
|
352
|
+
"apiHostname",
|
|
353
|
+
"integrationKey",
|
|
354
|
+
"authentication",
|
|
355
|
+
"telephony",
|
|
356
|
+
"activity",
|
|
357
|
+
"collectUserInventory"
|
|
358
|
+
],
|
|
359
|
+
"additionalProperties": false
|
|
360
|
+
},
|
|
361
|
+
"credentials": [
|
|
362
|
+
{
|
|
363
|
+
"id": "secretKey",
|
|
364
|
+
"label": "Secret key",
|
|
365
|
+
"required": true,
|
|
366
|
+
"acceptedCredentialTypes": [
|
|
367
|
+
"Text"
|
|
368
|
+
],
|
|
369
|
+
"credentialSchema": {
|
|
370
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
371
|
+
"type": "object",
|
|
372
|
+
"properties": {
|
|
373
|
+
"type": {
|
|
374
|
+
"type": "string",
|
|
375
|
+
"const": "Text"
|
|
376
|
+
},
|
|
377
|
+
"value": {
|
|
378
|
+
"type": "string",
|
|
379
|
+
"minLength": 1
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
"required": [
|
|
383
|
+
"type",
|
|
384
|
+
"value"
|
|
385
|
+
],
|
|
386
|
+
"additionalProperties": false
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
],
|
|
390
|
+
"iconExt": "svg",
|
|
391
|
+
"description": "Poll Duo Admin API authentication, telephony, and activity logs plus optional user inventory."
|
|
392
|
+
},
|
|
305
393
|
{
|
|
306
394
|
"kind": "gcp-pubsub",
|
|
307
395
|
"displayName": "Google Cloud Pub/Sub",
|