@azure/arm-iotfirmwaredefense 1.0.0-alpha.20240312.1 → 1.0.0-alpha.20240322.1
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 +2 -12
- package/LICENSE +1 -1
- package/README.md +2 -2
- package/dist/index.js +2254 -2121
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListGenerateCryptoKeyListSample.js → binaryHardeningListByFirmwareSample.js} +19 -20
- package/dist-esm/samples-dev/binaryHardeningListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListGenerateComponentListSample.js → cryptoCertificatesListByFirmwareSample.js} +21 -23
- package/dist-esm/samples-dev/cryptoCertificatesListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListGenerateCryptoCertificateListSample.js → cryptoKeysListByFirmwareSample.js} +19 -20
- package/dist-esm/samples-dev/cryptoKeysListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/cvesListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListGenerateCveListSample.js → cvesListByFirmwareSample.js} +21 -23
- package/dist-esm/samples-dev/cvesListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareCreateSample.js → firmwaresCreateSample.js} +20 -18
- package/dist-esm/samples-dev/firmwaresCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareDeleteSample.js → firmwaresDeleteSample.js} +9 -9
- package/dist-esm/samples-dev/firmwaresDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareGenerateDownloadUrlSample.js → firmwaresGenerateDownloadUrlSample.js} +9 -9
- package/dist-esm/samples-dev/firmwaresGenerateDownloadUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareGenerateFilesystemDownloadUrlSample.js → firmwaresGenerateFilesystemDownloadUrlSample.js} +9 -9
- package/dist-esm/samples-dev/firmwaresGenerateFilesystemDownloadUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareGetSample.js → firmwaresGetSample.js} +9 -9
- package/dist-esm/samples-dev/firmwaresGetSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListByWorkspaceSample.js → firmwaresListByWorkspaceSample.js} +9 -9
- package/dist-esm/samples-dev/firmwaresListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/firmwaresUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareUpdateSample.js → firmwaresUpdateSample.js} +20 -18
- package/dist-esm/samples-dev/firmwaresUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +2 -2
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js +92 -0
- package/dist-esm/samples-dev/passwordHashesListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js +92 -0
- package/dist-esm/samples-dev/sbomComponentsListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/summariesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/summariesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareGenerateSummarySample.js → summariesGetSample.js} +23 -23
- package/dist-esm/samples-dev/summariesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/summariesListByFirmwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{firmwareListGenerateBinaryHardeningListSample.js → summariesListByFirmwareSample.js} +21 -23
- package/dist-esm/samples-dev/summariesListByFirmwareSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesCreateSample.js +5 -4
- package/dist-esm/samples-dev/workspacesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +2 -2
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js +4 -4
- package/dist-esm/samples-dev/workspacesGenerateUploadUrlSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +2 -2
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/workspacesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
- package/dist-esm/src/ioTFirmwareDefenseClient.d.ts +11 -4
- package/dist-esm/src/ioTFirmwareDefenseClient.d.ts.map +1 -1
- package/dist-esm/src/ioTFirmwareDefenseClient.js +19 -12
- package/dist-esm/src/ioTFirmwareDefenseClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +516 -602
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +40 -92
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +45 -25
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1120 -1036
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +3 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +56 -49
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/binaryHardening.d.ts +41 -0
- package/dist-esm/src/operations/binaryHardening.d.ts.map +1 -0
- package/dist-esm/src/operations/binaryHardening.js +155 -0
- package/dist-esm/src/operations/binaryHardening.js.map +1 -0
- package/dist-esm/src/operations/cryptoCertificates.d.ts +41 -0
- package/dist-esm/src/operations/cryptoCertificates.d.ts.map +1 -0
- package/dist-esm/src/operations/cryptoCertificates.js +155 -0
- package/dist-esm/src/operations/cryptoCertificates.js.map +1 -0
- package/dist-esm/src/operations/cryptoKeys.d.ts +41 -0
- package/dist-esm/src/operations/cryptoKeys.d.ts.map +1 -0
- package/dist-esm/src/operations/cryptoKeys.js +155 -0
- package/dist-esm/src/operations/cryptoKeys.js.map +1 -0
- package/dist-esm/src/operations/cves.d.ts +41 -0
- package/dist-esm/src/operations/cves.d.ts.map +1 -0
- package/dist-esm/src/operations/cves.js +155 -0
- package/dist-esm/src/operations/cves.js.map +1 -0
- package/dist-esm/src/operations/firmwares.d.ts +88 -0
- package/dist-esm/src/operations/firmwares.d.ts.map +1 -0
- package/dist-esm/src/operations/firmwares.js +350 -0
- package/dist-esm/src/operations/firmwares.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +9 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +9 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.js +9 -9
- package/dist-esm/src/operations/passwordHashes.d.ts +41 -0
- package/dist-esm/src/operations/passwordHashes.d.ts.map +1 -0
- package/dist-esm/src/operations/passwordHashes.js +155 -0
- package/dist-esm/src/operations/passwordHashes.js.map +1 -0
- package/dist-esm/src/operations/sbomComponents.d.ts +41 -0
- package/dist-esm/src/operations/sbomComponents.d.ts.map +1 -0
- package/dist-esm/src/operations/sbomComponents.js +155 -0
- package/dist-esm/src/operations/sbomComponents.js.map +1 -0
- package/dist-esm/src/operations/summaries.d.ts +52 -0
- package/dist-esm/src/operations/summaries.d.ts.map +1 -0
- package/dist-esm/src/operations/summaries.js +191 -0
- package/dist-esm/src/operations/summaries.js.map +1 -0
- package/dist-esm/src/operations/workspaces.js +46 -50
- package/dist-esm/src/operations/workspaces.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/binaryHardening.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{firmwareOperations.js → binaryHardening.js} +1 -1
- package/dist-esm/src/operationsInterfaces/binaryHardening.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.js +9 -0
- package/dist-esm/src/operationsInterfaces/cryptoCertificates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cryptoKeys.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cryptoKeys.js +9 -0
- package/dist-esm/src/operationsInterfaces/cryptoKeys.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cves.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cves.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cves.js +9 -0
- package/dist-esm/src/operationsInterfaces/cves.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/firmwares.d.ts +63 -0
- package/dist-esm/src/operationsInterfaces/firmwares.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/firmwares.js +9 -0
- package/dist-esm/src/operationsInterfaces/firmwares.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +9 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/passwordHashes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/passwordHashes.js +9 -0
- package/dist-esm/src/operationsInterfaces/passwordHashes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/sbomComponents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sbomComponents.js +9 -0
- package/dist-esm/src/operationsInterfaces/sbomComponents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/summaries.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/summaries.js +9 -0
- package/dist-esm/src/operationsInterfaces/summaries.js.map +1 -0
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js +1 -1
- package/dist-esm/test/iotfirmwaredefense_operations_test.spec.js.map +1 -1
- package/package.json +8 -8
- package/review/arm-iotfirmwaredefense.api.md +329 -330
- package/src/ioTFirmwareDefenseClient.ts +53 -24
- package/src/models/index.ts +566 -646
- package/src/models/mappers.ts +1190 -1036
- package/src/models/parameters.ts +59 -51
- package/src/operations/binaryHardening.ts +216 -0
- package/src/operations/cryptoCertificates.ts +216 -0
- package/src/operations/cryptoKeys.ts +216 -0
- package/src/operations/cves.ts +216 -0
- package/src/operations/firmwares.ts +469 -0
- package/src/operations/index.ts +9 -2
- package/src/operations/operations.ts +16 -16
- package/src/operations/passwordHashes.ts +216 -0
- package/src/operations/sbomComponents.ts +216 -0
- package/src/operations/summaries.ts +265 -0
- package/src/operations/workspaces.ts +81 -92
- package/src/operationsInterfaces/binaryHardening.ts +31 -0
- package/src/operationsInterfaces/cryptoCertificates.ts +31 -0
- package/src/operationsInterfaces/cryptoKeys.ts +31 -0
- package/src/operationsInterfaces/cves.ts +28 -0
- package/src/operationsInterfaces/firmwares.ts +123 -0
- package/src/operationsInterfaces/index.ts +9 -2
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/passwordHashes.ts +31 -0
- package/src/operationsInterfaces/sbomComponents.ts +31 -0
- package/src/operationsInterfaces/summaries.ts +50 -0
- package/src/operationsInterfaces/workspaces.ts +8 -8
- package/src/pagingHelper.ts +1 -1
- package/types/arm-iotfirmwaredefense.d.ts +573 -675
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/firmwareCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.js +0 -62
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningDetailsSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.js +0 -62
- package/dist-esm/samples-dev/firmwareGenerateBinaryHardeningSummarySample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.js +0 -62
- package/dist-esm/samples-dev/firmwareGenerateComponentDetailsSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.js +0 -61
- package/dist-esm/samples-dev/firmwareGenerateCryptoCertificateSummarySample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.js +0 -61
- package/dist-esm/samples-dev/firmwareGenerateCryptoKeySummarySample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.js +0 -62
- package/dist-esm/samples-dev/firmwareGenerateCveSummarySample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateDownloadUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateFilesystemDownloadUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateSummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGenerateSummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGenerateSummarySample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareGetSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListByWorkspaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListByWorkspaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListByWorkspaceSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateBinaryHardeningListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateComponentListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCryptoCertificateListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCryptoKeyListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCveListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGenerateCveListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGenerateCveListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.js +0 -94
- package/dist-esm/samples-dev/firmwareListGeneratePasswordHashListSample.js.map +0 -1
- package/dist-esm/samples-dev/firmwareUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/firmwareUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/firmwareUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/firmwareOperations.d.ts +0 -313
- package/dist-esm/src/operations/firmwareOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/firmwareOperations.js +0 -1358
- package/dist-esm/src/operations/firmwareOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/firmwareOperations.d.ts +0 -169
- package/dist-esm/src/operationsInterfaces/firmwareOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/firmwareOperations.js.map +0 -1
- package/src/operations/firmwareOperations.ts +0 -1892
- package/src/operationsInterfaces/firmwareOperations.ts +0 -320
|
@@ -13,53 +13,63 @@ export type ActionType = string;
|
|
|
13
13
|
|
|
14
14
|
// @public
|
|
15
15
|
export interface BinaryHardening {
|
|
16
|
-
|
|
17
|
-
binaryHardeningId?: string;
|
|
18
|
-
canary?: CanaryFlag;
|
|
19
|
-
class?: string;
|
|
20
|
-
nx?: NxFlag;
|
|
21
|
-
path?: string;
|
|
22
|
-
pie?: PieFlag;
|
|
23
|
-
relro?: RelroFlag;
|
|
24
|
-
rpath?: string;
|
|
25
|
-
runpath?: string;
|
|
26
|
-
stripped?: StrippedFlag;
|
|
16
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: BinaryHardeningListByFirmwareOptionalParams): PagedAsyncIterableIterator<BinaryHardeningResource>;
|
|
27
17
|
}
|
|
28
18
|
|
|
29
19
|
// @public
|
|
30
|
-
export interface
|
|
31
|
-
|
|
32
|
-
|
|
20
|
+
export interface BinaryHardeningFeatures {
|
|
21
|
+
canary?: boolean;
|
|
22
|
+
nx?: boolean;
|
|
23
|
+
pie?: boolean;
|
|
24
|
+
relro?: boolean;
|
|
25
|
+
stripped?: boolean;
|
|
33
26
|
}
|
|
34
27
|
|
|
35
28
|
// @public
|
|
36
|
-
export interface
|
|
37
|
-
canary?: number;
|
|
38
|
-
nx?: number;
|
|
39
|
-
pie?: number;
|
|
40
|
-
relro?: number;
|
|
41
|
-
stripped?: number;
|
|
42
|
-
totalFiles?: number;
|
|
29
|
+
export interface BinaryHardeningListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
43
30
|
}
|
|
44
31
|
|
|
45
32
|
// @public
|
|
46
|
-
export type
|
|
33
|
+
export type BinaryHardeningListByFirmwareNextResponse = BinaryHardeningListResult;
|
|
47
34
|
|
|
48
35
|
// @public
|
|
49
|
-
export interface
|
|
50
|
-
componentId?: string;
|
|
51
|
-
componentName?: string;
|
|
52
|
-
isUpdateAvailable?: IsUpdateAvailable;
|
|
53
|
-
license?: string;
|
|
54
|
-
paths?: string[];
|
|
55
|
-
releaseDate?: Date;
|
|
56
|
-
version?: string;
|
|
36
|
+
export interface BinaryHardeningListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
57
37
|
}
|
|
58
38
|
|
|
59
39
|
// @public
|
|
60
|
-
export
|
|
40
|
+
export type BinaryHardeningListByFirmwareResponse = BinaryHardeningListResult;
|
|
41
|
+
|
|
42
|
+
// @public
|
|
43
|
+
export interface BinaryHardeningListResult {
|
|
61
44
|
nextLink?: string;
|
|
62
|
-
readonly value?:
|
|
45
|
+
readonly value?: BinaryHardeningResource[];
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
// @public
|
|
49
|
+
export interface BinaryHardeningResource extends Resource {
|
|
50
|
+
properties?: BinaryHardeningResult;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
// @public
|
|
54
|
+
export interface BinaryHardeningResult {
|
|
55
|
+
architecture?: string;
|
|
56
|
+
binaryHardeningId?: string;
|
|
57
|
+
class?: string;
|
|
58
|
+
features?: BinaryHardeningFeatures;
|
|
59
|
+
filePath?: string;
|
|
60
|
+
rpath?: string;
|
|
61
|
+
runpath?: string;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
// @public
|
|
65
|
+
export interface BinaryHardeningSummaryResource extends SummaryResourceProperties {
|
|
66
|
+
canary?: number;
|
|
67
|
+
nx?: number;
|
|
68
|
+
pie?: number;
|
|
69
|
+
relro?: number;
|
|
70
|
+
stripped?: number;
|
|
71
|
+
summaryType: "BinaryHardening";
|
|
72
|
+
totalFiles?: number;
|
|
63
73
|
}
|
|
64
74
|
|
|
65
75
|
// @public
|
|
@@ -72,12 +82,12 @@ export interface CryptoCertificate {
|
|
|
72
82
|
expirationDate?: Date;
|
|
73
83
|
readonly filePaths?: string[];
|
|
74
84
|
fingerprint?: string;
|
|
75
|
-
isExpired?:
|
|
76
|
-
isSelfSigned?:
|
|
77
|
-
isShortKeySize?:
|
|
85
|
+
isExpired?: boolean;
|
|
86
|
+
isSelfSigned?: boolean;
|
|
87
|
+
isShortKeySize?: boolean;
|
|
78
88
|
issuedDate?: Date;
|
|
79
89
|
issuer?: CryptoCertificateEntity;
|
|
80
|
-
isWeakSignature?:
|
|
90
|
+
isWeakSignature?: boolean;
|
|
81
91
|
keyAlgorithm?: string;
|
|
82
92
|
keySize?: number;
|
|
83
93
|
name?: string;
|
|
@@ -99,18 +109,43 @@ export interface CryptoCertificateEntity {
|
|
|
99
109
|
}
|
|
100
110
|
|
|
101
111
|
// @public
|
|
102
|
-
export interface
|
|
112
|
+
export interface CryptoCertificateListResult {
|
|
103
113
|
nextLink?: string;
|
|
104
|
-
readonly value?:
|
|
114
|
+
readonly value?: CryptoCertificateResource[];
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
// @public
|
|
118
|
+
export interface CryptoCertificateResource extends Resource {
|
|
119
|
+
properties?: CryptoCertificate;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
// @public
|
|
123
|
+
export interface CryptoCertificates {
|
|
124
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoCertificatesListByFirmwareOptionalParams): PagedAsyncIterableIterator<CryptoCertificateResource>;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
// @public
|
|
128
|
+
export interface CryptoCertificatesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
105
129
|
}
|
|
106
130
|
|
|
107
131
|
// @public
|
|
108
|
-
export
|
|
132
|
+
export type CryptoCertificatesListByFirmwareNextResponse = CryptoCertificateListResult;
|
|
133
|
+
|
|
134
|
+
// @public
|
|
135
|
+
export interface CryptoCertificatesListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
// @public
|
|
139
|
+
export type CryptoCertificatesListByFirmwareResponse = CryptoCertificateListResult;
|
|
140
|
+
|
|
141
|
+
// @public
|
|
142
|
+
export interface CryptoCertificateSummaryResource extends SummaryResourceProperties {
|
|
109
143
|
expired?: number;
|
|
110
144
|
expiringSoon?: number;
|
|
111
145
|
pairedKeys?: number;
|
|
112
146
|
selfSigned?: number;
|
|
113
147
|
shortKeySize?: number;
|
|
148
|
+
summaryType: "CryptoCertificate";
|
|
114
149
|
totalCertificates?: number;
|
|
115
150
|
weakSignature?: number;
|
|
116
151
|
}
|
|
@@ -119,7 +154,7 @@ export interface CryptoCertificateSummary {
|
|
|
119
154
|
interface CryptoKey_2 {
|
|
120
155
|
cryptoKeyId?: string;
|
|
121
156
|
readonly filePaths?: string[];
|
|
122
|
-
isShortKeySize?:
|
|
157
|
+
isShortKeySize?: boolean;
|
|
123
158
|
keyAlgorithm?: string;
|
|
124
159
|
keySize?: number;
|
|
125
160
|
keyType?: string;
|
|
@@ -129,179 +164,137 @@ interface CryptoKey_2 {
|
|
|
129
164
|
export { CryptoKey_2 as CryptoKey }
|
|
130
165
|
|
|
131
166
|
// @public
|
|
132
|
-
export interface
|
|
167
|
+
export interface CryptoKeyListResult {
|
|
133
168
|
nextLink?: string;
|
|
134
|
-
readonly value?:
|
|
169
|
+
readonly value?: CryptoKeyResource[];
|
|
135
170
|
}
|
|
136
171
|
|
|
137
172
|
// @public
|
|
138
|
-
export interface
|
|
139
|
-
|
|
140
|
-
privateKeys?: number;
|
|
141
|
-
publicKeys?: number;
|
|
142
|
-
shortKeySize?: number;
|
|
143
|
-
totalKeys?: number;
|
|
173
|
+
export interface CryptoKeyResource extends Resource {
|
|
174
|
+
properties?: CryptoKey_2;
|
|
144
175
|
}
|
|
145
176
|
|
|
146
177
|
// @public
|
|
147
|
-
export interface
|
|
148
|
-
|
|
149
|
-
cveId?: string;
|
|
150
|
-
cvssScore?: string;
|
|
151
|
-
cvssV2Score?: string;
|
|
152
|
-
cvssV3Score?: string;
|
|
153
|
-
cvssVersion?: string;
|
|
154
|
-
description?: string;
|
|
155
|
-
readonly links?: CveLink[];
|
|
156
|
-
name?: string;
|
|
157
|
-
publishDate?: Date;
|
|
158
|
-
severity?: string;
|
|
159
|
-
updatedDate?: Date;
|
|
178
|
+
export interface CryptoKeys {
|
|
179
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoKeysListByFirmwareOptionalParams): PagedAsyncIterableIterator<CryptoKeyResource>;
|
|
160
180
|
}
|
|
161
181
|
|
|
162
182
|
// @public
|
|
163
|
-
export interface
|
|
164
|
-
componentId?: string;
|
|
165
|
-
name?: string;
|
|
166
|
-
version?: string;
|
|
183
|
+
export interface CryptoKeysListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
167
184
|
}
|
|
168
185
|
|
|
169
186
|
// @public
|
|
170
|
-
export
|
|
171
|
-
href?: string;
|
|
172
|
-
label?: string;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
// @public
|
|
176
|
-
export interface CveList {
|
|
177
|
-
nextLink?: string;
|
|
178
|
-
readonly value?: Cve[];
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
// @public
|
|
182
|
-
export interface CveSummary {
|
|
183
|
-
critical?: number;
|
|
184
|
-
high?: number;
|
|
185
|
-
low?: number;
|
|
186
|
-
medium?: number;
|
|
187
|
-
undefined?: number;
|
|
188
|
-
unknown?: number;
|
|
189
|
-
}
|
|
187
|
+
export type CryptoKeysListByFirmwareNextResponse = CryptoKeyListResult;
|
|
190
188
|
|
|
191
189
|
// @public
|
|
192
|
-
export interface
|
|
193
|
-
readonly info?: Record<string, unknown>;
|
|
194
|
-
readonly type?: string;
|
|
190
|
+
export interface CryptoKeysListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
195
191
|
}
|
|
196
192
|
|
|
197
193
|
// @public
|
|
198
|
-
export
|
|
199
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
200
|
-
readonly code?: string;
|
|
201
|
-
readonly details?: ErrorDetail[];
|
|
202
|
-
readonly message?: string;
|
|
203
|
-
readonly target?: string;
|
|
204
|
-
}
|
|
194
|
+
export type CryptoKeysListByFirmwareResponse = CryptoKeyListResult;
|
|
205
195
|
|
|
206
196
|
// @public
|
|
207
|
-
export interface
|
|
208
|
-
|
|
197
|
+
export interface CryptoKeySummaryResource extends SummaryResourceProperties {
|
|
198
|
+
pairedKeys?: number;
|
|
199
|
+
privateKeys?: number;
|
|
200
|
+
publicKeys?: number;
|
|
201
|
+
shortKeySize?: number;
|
|
202
|
+
summaryType: "CryptoKey";
|
|
203
|
+
totalKeys?: number;
|
|
209
204
|
}
|
|
210
205
|
|
|
211
206
|
// @public
|
|
212
|
-
export interface
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
fileSize?: number;
|
|
216
|
-
model?: string;
|
|
217
|
-
readonly provisioningState?: ProvisioningState;
|
|
218
|
-
status?: Status;
|
|
219
|
-
statusMessages?: Record<string, unknown>[];
|
|
220
|
-
vendor?: string;
|
|
207
|
+
export interface CveComponent {
|
|
208
|
+
componentId?: string;
|
|
209
|
+
name?: string;
|
|
221
210
|
version?: string;
|
|
222
211
|
}
|
|
223
212
|
|
|
224
213
|
// @public
|
|
225
|
-
export interface
|
|
214
|
+
export interface CveLink {
|
|
215
|
+
href?: string;
|
|
216
|
+
label?: string;
|
|
226
217
|
}
|
|
227
218
|
|
|
228
219
|
// @public
|
|
229
|
-
export
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
export interface FirmwareDeleteOptionalParams extends coreClient.OperationOptions {
|
|
220
|
+
export interface CveListResult {
|
|
221
|
+
nextLink?: string;
|
|
222
|
+
readonly value?: CveResource[];
|
|
233
223
|
}
|
|
234
224
|
|
|
235
225
|
// @public
|
|
236
|
-
export interface
|
|
226
|
+
export interface CveResource extends Resource {
|
|
227
|
+
properties?: CveResult;
|
|
237
228
|
}
|
|
238
229
|
|
|
239
230
|
// @public
|
|
240
|
-
export
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
231
|
+
export interface CveResult {
|
|
232
|
+
component?: CveComponent;
|
|
233
|
+
cveId?: string;
|
|
234
|
+
cvssScore?: string;
|
|
235
|
+
cvssV2Score?: string;
|
|
236
|
+
cvssV3Score?: string;
|
|
237
|
+
cvssVersion?: string;
|
|
238
|
+
description?: string;
|
|
239
|
+
readonly links?: CveLink[];
|
|
240
|
+
name?: string;
|
|
241
|
+
severity?: string;
|
|
244
242
|
}
|
|
245
243
|
|
|
246
244
|
// @public
|
|
247
|
-
export
|
|
248
|
-
|
|
249
|
-
// @public
|
|
250
|
-
export interface FirmwareGenerateComponentDetailsOptionalParams extends coreClient.OperationOptions {
|
|
245
|
+
export interface Cves {
|
|
246
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CvesListByFirmwareOptionalParams): PagedAsyncIterableIterator<CveResource>;
|
|
251
247
|
}
|
|
252
248
|
|
|
253
249
|
// @public
|
|
254
|
-
export
|
|
255
|
-
|
|
256
|
-
// @public
|
|
257
|
-
export interface FirmwareGenerateCryptoCertificateSummaryOptionalParams extends coreClient.OperationOptions {
|
|
250
|
+
export interface CvesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
258
251
|
}
|
|
259
252
|
|
|
260
253
|
// @public
|
|
261
|
-
export type
|
|
254
|
+
export type CvesListByFirmwareNextResponse = CveListResult;
|
|
262
255
|
|
|
263
256
|
// @public
|
|
264
|
-
export interface
|
|
257
|
+
export interface CvesListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
265
258
|
}
|
|
266
259
|
|
|
267
260
|
// @public
|
|
268
|
-
export type
|
|
261
|
+
export type CvesListByFirmwareResponse = CveListResult;
|
|
269
262
|
|
|
270
263
|
// @public
|
|
271
|
-
export interface
|
|
264
|
+
export interface CveSummary extends SummaryResourceProperties {
|
|
265
|
+
critical?: number;
|
|
266
|
+
high?: number;
|
|
267
|
+
low?: number;
|
|
268
|
+
medium?: number;
|
|
269
|
+
summaryType: "CVE";
|
|
270
|
+
unknown?: number;
|
|
272
271
|
}
|
|
273
272
|
|
|
274
273
|
// @public
|
|
275
|
-
export
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
export interface FirmwareGenerateDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
274
|
+
export interface ErrorAdditionalInfo {
|
|
275
|
+
readonly info?: Record<string, unknown>;
|
|
276
|
+
readonly type?: string;
|
|
279
277
|
}
|
|
280
278
|
|
|
281
279
|
// @public
|
|
282
|
-
export
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
280
|
+
export interface ErrorDetail {
|
|
281
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
282
|
+
readonly code?: string;
|
|
283
|
+
readonly details?: ErrorDetail[];
|
|
284
|
+
readonly message?: string;
|
|
285
|
+
readonly target?: string;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
288
|
// @public
|
|
289
|
-
export
|
|
290
|
-
|
|
291
|
-
// @public
|
|
292
|
-
export interface FirmwareGenerateSummaryOptionalParams extends coreClient.OperationOptions {
|
|
289
|
+
export interface ErrorResponse {
|
|
290
|
+
error?: ErrorDetail;
|
|
293
291
|
}
|
|
294
292
|
|
|
295
293
|
// @public
|
|
296
|
-
export
|
|
297
|
-
|
|
298
|
-
// @public
|
|
299
|
-
export interface FirmwareGetOptionalParams extends coreClient.OperationOptions {
|
|
294
|
+
export interface Firmware extends Resource {
|
|
295
|
+
properties?: FirmwareProperties;
|
|
300
296
|
}
|
|
301
297
|
|
|
302
|
-
// @public
|
|
303
|
-
export type FirmwareGetResponse = Firmware;
|
|
304
|
-
|
|
305
298
|
// @public
|
|
306
299
|
export interface FirmwareList {
|
|
307
300
|
nextLink?: string;
|
|
@@ -309,129 +302,77 @@ export interface FirmwareList {
|
|
|
309
302
|
}
|
|
310
303
|
|
|
311
304
|
// @public
|
|
312
|
-
export interface
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type FirmwareListByWorkspaceResponse = FirmwareList;
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface FirmwareListGenerateBinaryHardeningListNextOptionalParams extends coreClient.OperationOptions {
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
// @public
|
|
330
|
-
export type FirmwareListGenerateBinaryHardeningListNextResponse = BinaryHardeningList;
|
|
331
|
-
|
|
332
|
-
// @public
|
|
333
|
-
export interface FirmwareListGenerateBinaryHardeningListOptionalParams extends coreClient.OperationOptions {
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
// @public
|
|
337
|
-
export type FirmwareListGenerateBinaryHardeningListResponse = BinaryHardeningList;
|
|
338
|
-
|
|
339
|
-
// @public
|
|
340
|
-
export interface FirmwareListGenerateComponentListNextOptionalParams extends coreClient.OperationOptions {
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
// @public
|
|
344
|
-
export type FirmwareListGenerateComponentListNextResponse = ComponentList;
|
|
345
|
-
|
|
346
|
-
// @public
|
|
347
|
-
export interface FirmwareListGenerateComponentListOptionalParams extends coreClient.OperationOptions {
|
|
305
|
+
export interface FirmwareProperties {
|
|
306
|
+
description?: string;
|
|
307
|
+
fileName?: string;
|
|
308
|
+
fileSize?: number;
|
|
309
|
+
model?: string;
|
|
310
|
+
readonly provisioningState?: ProvisioningState;
|
|
311
|
+
status?: Status;
|
|
312
|
+
statusMessages?: StatusMessage[];
|
|
313
|
+
vendor?: string;
|
|
314
|
+
version?: string;
|
|
348
315
|
}
|
|
349
316
|
|
|
350
317
|
// @public
|
|
351
|
-
export
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
318
|
+
export interface Firmwares {
|
|
319
|
+
create(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: Firmware, options?: FirmwaresCreateOptionalParams): Promise<FirmwaresCreateResponse>;
|
|
320
|
+
delete(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresDeleteOptionalParams): Promise<void>;
|
|
321
|
+
generateDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGenerateDownloadUrlOptionalParams): Promise<FirmwaresGenerateDownloadUrlResponse>;
|
|
322
|
+
generateFilesystemDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGenerateFilesystemDownloadUrlOptionalParams): Promise<FirmwaresGenerateFilesystemDownloadUrlResponse>;
|
|
323
|
+
get(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwaresGetOptionalParams): Promise<FirmwaresGetResponse>;
|
|
324
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FirmwaresListByWorkspaceOptionalParams): PagedAsyncIterableIterator<Firmware>;
|
|
325
|
+
update(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: FirmwareUpdateDefinition, options?: FirmwaresUpdateOptionalParams): Promise<FirmwaresUpdateResponse>;
|
|
355
326
|
}
|
|
356
327
|
|
|
357
328
|
// @public
|
|
358
|
-
export
|
|
359
|
-
|
|
360
|
-
// @public
|
|
361
|
-
export interface FirmwareListGenerateCryptoCertificateListOptionalParams extends coreClient.OperationOptions {
|
|
329
|
+
export interface FirmwaresCreateOptionalParams extends coreClient.OperationOptions {
|
|
362
330
|
}
|
|
363
331
|
|
|
364
332
|
// @public
|
|
365
|
-
export type
|
|
333
|
+
export type FirmwaresCreateResponse = Firmware;
|
|
366
334
|
|
|
367
335
|
// @public
|
|
368
|
-
export interface
|
|
336
|
+
export interface FirmwaresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
369
337
|
}
|
|
370
338
|
|
|
371
339
|
// @public
|
|
372
|
-
export
|
|
373
|
-
|
|
374
|
-
// @public
|
|
375
|
-
export interface FirmwareListGenerateCryptoKeyListOptionalParams extends coreClient.OperationOptions {
|
|
340
|
+
export interface FirmwaresGenerateDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
376
341
|
}
|
|
377
342
|
|
|
378
343
|
// @public
|
|
379
|
-
export type
|
|
344
|
+
export type FirmwaresGenerateDownloadUrlResponse = UrlToken;
|
|
380
345
|
|
|
381
346
|
// @public
|
|
382
|
-
export interface
|
|
347
|
+
export interface FirmwaresGenerateFilesystemDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
383
348
|
}
|
|
384
349
|
|
|
385
350
|
// @public
|
|
386
|
-
export type
|
|
351
|
+
export type FirmwaresGenerateFilesystemDownloadUrlResponse = UrlToken;
|
|
387
352
|
|
|
388
353
|
// @public
|
|
389
|
-
export interface
|
|
354
|
+
export interface FirmwaresGetOptionalParams extends coreClient.OperationOptions {
|
|
390
355
|
}
|
|
391
356
|
|
|
392
357
|
// @public
|
|
393
|
-
export type
|
|
358
|
+
export type FirmwaresGetResponse = Firmware;
|
|
394
359
|
|
|
395
360
|
// @public
|
|
396
|
-
export interface
|
|
361
|
+
export interface FirmwaresListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
|
397
362
|
}
|
|
398
363
|
|
|
399
364
|
// @public
|
|
400
|
-
export type
|
|
365
|
+
export type FirmwaresListByWorkspaceNextResponse = FirmwareList;
|
|
401
366
|
|
|
402
367
|
// @public
|
|
403
|
-
export interface
|
|
368
|
+
export interface FirmwaresListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
404
369
|
}
|
|
405
370
|
|
|
406
371
|
// @public
|
|
407
|
-
export type
|
|
408
|
-
|
|
409
|
-
// @public
|
|
410
|
-
export interface FirmwareOperations {
|
|
411
|
-
create(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: Firmware, options?: FirmwareCreateOptionalParams): Promise<FirmwareCreateResponse>;
|
|
412
|
-
delete(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareDeleteOptionalParams): Promise<void>;
|
|
413
|
-
generateBinaryHardeningDetails(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateBinaryHardeningDetailsOptionalParams): Promise<FirmwareGenerateBinaryHardeningDetailsResponse>;
|
|
414
|
-
generateBinaryHardeningSummary(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateBinaryHardeningSummaryOptionalParams): Promise<FirmwareGenerateBinaryHardeningSummaryResponse>;
|
|
415
|
-
generateComponentDetails(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateComponentDetailsOptionalParams): Promise<FirmwareGenerateComponentDetailsResponse>;
|
|
416
|
-
generateCryptoCertificateSummary(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateCryptoCertificateSummaryOptionalParams): Promise<FirmwareGenerateCryptoCertificateSummaryResponse>;
|
|
417
|
-
generateCryptoKeySummary(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateCryptoKeySummaryOptionalParams): Promise<FirmwareGenerateCryptoKeySummaryResponse>;
|
|
418
|
-
generateCveSummary(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateCveSummaryOptionalParams): Promise<FirmwareGenerateCveSummaryResponse>;
|
|
419
|
-
generateDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateDownloadUrlOptionalParams): Promise<FirmwareGenerateDownloadUrlResponse>;
|
|
420
|
-
generateFilesystemDownloadUrl(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateFilesystemDownloadUrlOptionalParams): Promise<FirmwareGenerateFilesystemDownloadUrlResponse>;
|
|
421
|
-
generateSummary(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGenerateSummaryOptionalParams): Promise<FirmwareGenerateSummaryResponse>;
|
|
422
|
-
get(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareGetOptionalParams): Promise<FirmwareGetResponse>;
|
|
423
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FirmwareListByWorkspaceOptionalParams): PagedAsyncIterableIterator<Firmware>;
|
|
424
|
-
listGenerateBinaryHardeningList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGenerateBinaryHardeningListOptionalParams): PagedAsyncIterableIterator<BinaryHardening>;
|
|
425
|
-
listGenerateComponentList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGenerateComponentListOptionalParams): PagedAsyncIterableIterator<Component>;
|
|
426
|
-
listGenerateCryptoCertificateList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGenerateCryptoCertificateListOptionalParams): PagedAsyncIterableIterator<CryptoCertificate>;
|
|
427
|
-
listGenerateCryptoKeyList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGenerateCryptoKeyListOptionalParams): PagedAsyncIterableIterator<CryptoKey_2>;
|
|
428
|
-
listGenerateCveList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGenerateCveListOptionalParams): PagedAsyncIterableIterator<Cve>;
|
|
429
|
-
listGeneratePasswordHashList(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: FirmwareListGeneratePasswordHashListOptionalParams): PagedAsyncIterableIterator<PasswordHash>;
|
|
430
|
-
update(resourceGroupName: string, workspaceName: string, firmwareId: string, firmware: FirmwareUpdateDefinition, options?: FirmwareUpdateOptionalParams): Promise<FirmwareUpdateResponse>;
|
|
431
|
-
}
|
|
372
|
+
export type FirmwaresListByWorkspaceResponse = FirmwareList;
|
|
432
373
|
|
|
433
374
|
// @public
|
|
434
|
-
export interface FirmwareSummary {
|
|
375
|
+
export interface FirmwareSummary extends SummaryResourceProperties {
|
|
435
376
|
analysisTimeSeconds?: number;
|
|
436
377
|
binaryCount?: number;
|
|
437
378
|
componentCount?: number;
|
|
@@ -439,27 +380,20 @@ export interface FirmwareSummary {
|
|
|
439
380
|
extractedSize?: number;
|
|
440
381
|
fileSize?: number;
|
|
441
382
|
rootFileSystems?: number;
|
|
383
|
+
summaryType: "Firmware";
|
|
442
384
|
}
|
|
443
385
|
|
|
444
386
|
// @public
|
|
445
|
-
export interface
|
|
446
|
-
description?: string;
|
|
447
|
-
fileName?: string;
|
|
448
|
-
fileSize?: number;
|
|
449
|
-
model?: string;
|
|
450
|
-
readonly provisioningState?: ProvisioningState;
|
|
451
|
-
status?: Status;
|
|
452
|
-
statusMessages?: Record<string, unknown>[];
|
|
453
|
-
vendor?: string;
|
|
454
|
-
version?: string;
|
|
387
|
+
export interface FirmwaresUpdateOptionalParams extends coreClient.OperationOptions {
|
|
455
388
|
}
|
|
456
389
|
|
|
457
390
|
// @public
|
|
458
|
-
export
|
|
459
|
-
}
|
|
391
|
+
export type FirmwaresUpdateResponse = Firmware;
|
|
460
392
|
|
|
461
393
|
// @public
|
|
462
|
-
export
|
|
394
|
+
export interface FirmwareUpdateDefinition {
|
|
395
|
+
properties?: FirmwareProperties;
|
|
396
|
+
}
|
|
463
397
|
|
|
464
398
|
// @public
|
|
465
399
|
export interface GenerateUploadUrlRequest {
|
|
@@ -477,12 +411,26 @@ export class IoTFirmwareDefenseClient extends coreClient.ServiceClient {
|
|
|
477
411
|
// (undocumented)
|
|
478
412
|
apiVersion: string;
|
|
479
413
|
// (undocumented)
|
|
480
|
-
|
|
414
|
+
binaryHardening: BinaryHardening;
|
|
415
|
+
// (undocumented)
|
|
416
|
+
cryptoCertificates: CryptoCertificates;
|
|
417
|
+
// (undocumented)
|
|
418
|
+
cryptoKeys: CryptoKeys;
|
|
419
|
+
// (undocumented)
|
|
420
|
+
cves: Cves;
|
|
421
|
+
// (undocumented)
|
|
422
|
+
firmwares: Firmwares;
|
|
481
423
|
// (undocumented)
|
|
482
424
|
operations: Operations;
|
|
483
425
|
// (undocumented)
|
|
426
|
+
passwordHashes: PasswordHashes;
|
|
427
|
+
// (undocumented)
|
|
428
|
+
sbomComponents: SbomComponents;
|
|
429
|
+
// (undocumented)
|
|
484
430
|
subscriptionId: string;
|
|
485
431
|
// (undocumented)
|
|
432
|
+
summaries: Summaries;
|
|
433
|
+
// (undocumented)
|
|
486
434
|
workspaces: Workspaces;
|
|
487
435
|
}
|
|
488
436
|
|
|
@@ -493,32 +441,11 @@ export interface IoTFirmwareDefenseClientOptionalParams extends coreClient.Servi
|
|
|
493
441
|
endpoint?: string;
|
|
494
442
|
}
|
|
495
443
|
|
|
496
|
-
// @public
|
|
497
|
-
export type IsExpired = string;
|
|
498
|
-
|
|
499
|
-
// @public
|
|
500
|
-
export type IsSelfSigned = string;
|
|
501
|
-
|
|
502
|
-
// @public
|
|
503
|
-
export type IsShortKeySize = string;
|
|
504
|
-
|
|
505
|
-
// @public
|
|
506
|
-
export type IsUpdateAvailable = string;
|
|
507
|
-
|
|
508
|
-
// @public
|
|
509
|
-
export type IsWeakSignature = string;
|
|
510
|
-
|
|
511
444
|
// @public
|
|
512
445
|
export enum KnownActionType {
|
|
513
446
|
Internal = "Internal"
|
|
514
447
|
}
|
|
515
448
|
|
|
516
|
-
// @public
|
|
517
|
-
export enum KnownCanaryFlag {
|
|
518
|
-
False = "False",
|
|
519
|
-
True = "True"
|
|
520
|
-
}
|
|
521
|
-
|
|
522
449
|
// @public
|
|
523
450
|
export enum KnownCreatedByType {
|
|
524
451
|
Application = "Application",
|
|
@@ -527,42 +454,6 @@ export enum KnownCreatedByType {
|
|
|
527
454
|
User = "User"
|
|
528
455
|
}
|
|
529
456
|
|
|
530
|
-
// @public
|
|
531
|
-
export enum KnownIsExpired {
|
|
532
|
-
False = "False",
|
|
533
|
-
True = "True"
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
// @public
|
|
537
|
-
export enum KnownIsSelfSigned {
|
|
538
|
-
False = "False",
|
|
539
|
-
True = "True"
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
// @public
|
|
543
|
-
export enum KnownIsShortKeySize {
|
|
544
|
-
False = "False",
|
|
545
|
-
True = "True"
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
// @public
|
|
549
|
-
export enum KnownIsUpdateAvailable {
|
|
550
|
-
False = "False",
|
|
551
|
-
True = "True"
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
// @public
|
|
555
|
-
export enum KnownIsWeakSignature {
|
|
556
|
-
False = "False",
|
|
557
|
-
True = "True"
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
// @public
|
|
561
|
-
export enum KnownNxFlag {
|
|
562
|
-
False = "False",
|
|
563
|
-
True = "True"
|
|
564
|
-
}
|
|
565
|
-
|
|
566
457
|
// @public
|
|
567
458
|
export enum KnownOrigin {
|
|
568
459
|
System = "system",
|
|
@@ -570,12 +461,6 @@ export enum KnownOrigin {
|
|
|
570
461
|
UserSystem = "user,system"
|
|
571
462
|
}
|
|
572
463
|
|
|
573
|
-
// @public
|
|
574
|
-
export enum KnownPieFlag {
|
|
575
|
-
False = "False",
|
|
576
|
-
True = "True"
|
|
577
|
-
}
|
|
578
|
-
|
|
579
464
|
// @public
|
|
580
465
|
export enum KnownProvisioningState {
|
|
581
466
|
Accepted = "Accepted",
|
|
@@ -584,12 +469,6 @@ export enum KnownProvisioningState {
|
|
|
584
469
|
Succeeded = "Succeeded"
|
|
585
470
|
}
|
|
586
471
|
|
|
587
|
-
// @public
|
|
588
|
-
export enum KnownRelroFlag {
|
|
589
|
-
False = "False",
|
|
590
|
-
True = "True"
|
|
591
|
-
}
|
|
592
|
-
|
|
593
472
|
// @public
|
|
594
473
|
export enum KnownStatus {
|
|
595
474
|
Analyzing = "Analyzing",
|
|
@@ -600,13 +479,22 @@ export enum KnownStatus {
|
|
|
600
479
|
}
|
|
601
480
|
|
|
602
481
|
// @public
|
|
603
|
-
export enum
|
|
604
|
-
|
|
605
|
-
|
|
482
|
+
export enum KnownSummaryName {
|
|
483
|
+
BinaryHardening = "BinaryHardening",
|
|
484
|
+
CryptoCertificate = "CryptoCertificate",
|
|
485
|
+
CryptoKey = "CryptoKey",
|
|
486
|
+
CVE = "CVE",
|
|
487
|
+
Firmware = "Firmware"
|
|
606
488
|
}
|
|
607
489
|
|
|
608
490
|
// @public
|
|
609
|
-
export
|
|
491
|
+
export enum KnownSummaryType {
|
|
492
|
+
BinaryHardening = "BinaryHardening",
|
|
493
|
+
CryptoCertificate = "CryptoCertificate",
|
|
494
|
+
CryptoKey = "CryptoKey",
|
|
495
|
+
CVE = "CVE",
|
|
496
|
+
Firmware = "Firmware"
|
|
497
|
+
}
|
|
610
498
|
|
|
611
499
|
// @public
|
|
612
500
|
export interface Operation {
|
|
@@ -655,7 +543,6 @@ export type Origin = string;
|
|
|
655
543
|
|
|
656
544
|
// @public
|
|
657
545
|
export interface PairedKey {
|
|
658
|
-
additionalProperties?: Record<string, unknown>;
|
|
659
546
|
id?: string;
|
|
660
547
|
type?: string;
|
|
661
548
|
}
|
|
@@ -672,23 +559,37 @@ export interface PasswordHash {
|
|
|
672
559
|
}
|
|
673
560
|
|
|
674
561
|
// @public
|
|
675
|
-
export interface
|
|
676
|
-
|
|
677
|
-
readonly value?: PasswordHash[];
|
|
562
|
+
export interface PasswordHashes {
|
|
563
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: PasswordHashesListByFirmwareOptionalParams): PagedAsyncIterableIterator<PasswordHashResource>;
|
|
678
564
|
}
|
|
679
565
|
|
|
680
566
|
// @public
|
|
681
|
-
export
|
|
567
|
+
export interface PasswordHashesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
568
|
+
}
|
|
682
569
|
|
|
683
570
|
// @public
|
|
684
|
-
export type
|
|
571
|
+
export type PasswordHashesListByFirmwareNextResponse = PasswordHashListResult;
|
|
572
|
+
|
|
573
|
+
// @public
|
|
574
|
+
export interface PasswordHashesListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
// @public
|
|
578
|
+
export type PasswordHashesListByFirmwareResponse = PasswordHashListResult;
|
|
579
|
+
|
|
580
|
+
// @public
|
|
581
|
+
export interface PasswordHashListResult {
|
|
582
|
+
nextLink?: string;
|
|
583
|
+
readonly value?: PasswordHashResource[];
|
|
584
|
+
}
|
|
685
585
|
|
|
686
586
|
// @public
|
|
687
|
-
export interface
|
|
587
|
+
export interface PasswordHashResource extends Resource {
|
|
588
|
+
properties?: PasswordHash;
|
|
688
589
|
}
|
|
689
590
|
|
|
690
591
|
// @public
|
|
691
|
-
export type
|
|
592
|
+
export type ProvisioningState = string;
|
|
692
593
|
|
|
693
594
|
// @public
|
|
694
595
|
export interface Resource {
|
|
@@ -698,11 +599,105 @@ export interface Resource {
|
|
|
698
599
|
readonly type?: string;
|
|
699
600
|
}
|
|
700
601
|
|
|
602
|
+
// @public
|
|
603
|
+
export interface SbomComponent {
|
|
604
|
+
componentId?: string;
|
|
605
|
+
componentName?: string;
|
|
606
|
+
filePaths?: string[];
|
|
607
|
+
license?: string;
|
|
608
|
+
version?: string;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
// @public
|
|
612
|
+
export interface SbomComponentListResult {
|
|
613
|
+
nextLink?: string;
|
|
614
|
+
readonly value?: SbomComponentResource[];
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
// @public
|
|
618
|
+
export interface SbomComponentResource extends Resource {
|
|
619
|
+
properties?: SbomComponent;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
// @public
|
|
623
|
+
export interface SbomComponents {
|
|
624
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: SbomComponentsListByFirmwareOptionalParams): PagedAsyncIterableIterator<SbomComponentResource>;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
// @public
|
|
628
|
+
export interface SbomComponentsListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
// @public
|
|
632
|
+
export type SbomComponentsListByFirmwareNextResponse = SbomComponentListResult;
|
|
633
|
+
|
|
634
|
+
// @public
|
|
635
|
+
export interface SbomComponentsListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
// @public
|
|
639
|
+
export type SbomComponentsListByFirmwareResponse = SbomComponentListResult;
|
|
640
|
+
|
|
701
641
|
// @public
|
|
702
642
|
export type Status = string;
|
|
703
643
|
|
|
704
644
|
// @public
|
|
705
|
-
export
|
|
645
|
+
export interface StatusMessage {
|
|
646
|
+
errorCode?: number;
|
|
647
|
+
message?: string;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
// @public
|
|
651
|
+
export interface Summaries {
|
|
652
|
+
get(resourceGroupName: string, workspaceName: string, firmwareId: string, summaryName: SummaryName, options?: SummariesGetOptionalParams): Promise<SummariesGetResponse>;
|
|
653
|
+
listByFirmware(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: SummariesListByFirmwareOptionalParams): PagedAsyncIterableIterator<SummaryResource>;
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
// @public
|
|
657
|
+
export interface SummariesGetOptionalParams extends coreClient.OperationOptions {
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
// @public
|
|
661
|
+
export type SummariesGetResponse = SummaryResource;
|
|
662
|
+
|
|
663
|
+
// @public
|
|
664
|
+
export interface SummariesListByFirmwareNextOptionalParams extends coreClient.OperationOptions {
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
// @public
|
|
668
|
+
export type SummariesListByFirmwareNextResponse = SummaryListResult;
|
|
669
|
+
|
|
670
|
+
// @public
|
|
671
|
+
export interface SummariesListByFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
// @public
|
|
675
|
+
export type SummariesListByFirmwareResponse = SummaryListResult;
|
|
676
|
+
|
|
677
|
+
// @public
|
|
678
|
+
export interface SummaryListResult {
|
|
679
|
+
nextLink?: string;
|
|
680
|
+
readonly value?: SummaryResource[];
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
// @public
|
|
684
|
+
export type SummaryName = string;
|
|
685
|
+
|
|
686
|
+
// @public
|
|
687
|
+
export interface SummaryResource extends Resource {
|
|
688
|
+
readonly properties?: SummaryResourcePropertiesUnion;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
// @public
|
|
692
|
+
export interface SummaryResourceProperties {
|
|
693
|
+
summaryType: "Firmware" | "CVE" | "BinaryHardening" | "CryptoCertificate" | "CryptoKey";
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
// @public (undocumented)
|
|
697
|
+
export type SummaryResourcePropertiesUnion = SummaryResourceProperties | FirmwareSummary | CveSummary | BinaryHardeningSummaryResource | CryptoCertificateSummaryResource | CryptoKeySummaryResource;
|
|
698
|
+
|
|
699
|
+
// @public
|
|
700
|
+
export type SummaryType = string;
|
|
706
701
|
|
|
707
702
|
// @public
|
|
708
703
|
export interface SystemData {
|
|
@@ -724,13 +719,12 @@ export interface TrackedResource extends Resource {
|
|
|
724
719
|
|
|
725
720
|
// @public
|
|
726
721
|
export interface UrlToken {
|
|
727
|
-
readonly uploadUrl?: string;
|
|
728
722
|
readonly url?: string;
|
|
729
723
|
}
|
|
730
724
|
|
|
731
725
|
// @public
|
|
732
726
|
export interface Workspace extends TrackedResource {
|
|
733
|
-
|
|
727
|
+
properties?: WorkspaceProperties;
|
|
734
728
|
}
|
|
735
729
|
|
|
736
730
|
// @public
|
|
@@ -739,6 +733,11 @@ export interface WorkspaceList {
|
|
|
739
733
|
readonly value?: Workspace[];
|
|
740
734
|
}
|
|
741
735
|
|
|
736
|
+
// @public
|
|
737
|
+
export interface WorkspaceProperties {
|
|
738
|
+
readonly provisioningState?: ProvisioningState;
|
|
739
|
+
}
|
|
740
|
+
|
|
742
741
|
// @public
|
|
743
742
|
export interface Workspaces {
|
|
744
743
|
create(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOptionalParams): Promise<WorkspacesCreateResponse>;
|
|
@@ -812,7 +811,7 @@ export type WorkspacesUpdateResponse = Workspace;
|
|
|
812
811
|
|
|
813
812
|
// @public
|
|
814
813
|
export interface WorkspaceUpdateDefinition {
|
|
815
|
-
|
|
814
|
+
properties?: WorkspaceProperties;
|
|
816
815
|
}
|
|
817
816
|
|
|
818
817
|
// (No @packageDocumentation comment for this package)
|