@azure/arm-iotfirmwaredefense 1.0.1-alpha.20250425.1 → 2.0.0-alpha.20250428.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.
Files changed (1283) hide show
  1. package/CHANGELOG.md +141 -7
  2. package/LICENSE +1 -1
  3. package/README.md +8 -9
  4. package/dist/browser/api/binaryHardening/index.d.ts +3 -0
  5. package/dist/browser/api/binaryHardening/index.d.ts.map +1 -0
  6. package/dist/browser/api/binaryHardening/index.js +4 -0
  7. package/dist/browser/api/binaryHardening/index.js.map +1 -0
  8. package/dist/browser/api/binaryHardening/operations.d.ts +10 -0
  9. package/dist/browser/api/binaryHardening/operations.d.ts.map +1 -0
  10. package/dist/browser/api/binaryHardening/operations.js +33 -0
  11. package/dist/browser/api/binaryHardening/operations.js.map +1 -0
  12. package/dist/browser/api/binaryHardening/options.d.ts +5 -0
  13. package/dist/browser/api/binaryHardening/options.d.ts.map +1 -0
  14. package/dist/browser/api/binaryHardening/options.js +4 -0
  15. package/dist/browser/api/binaryHardening/options.js.map +1 -0
  16. package/dist/browser/api/cryptoCertificates/index.d.ts +3 -0
  17. package/dist/browser/api/cryptoCertificates/index.d.ts.map +1 -0
  18. package/dist/browser/api/cryptoCertificates/index.js +4 -0
  19. package/dist/browser/api/cryptoCertificates/index.js.map +1 -0
  20. package/dist/browser/api/cryptoCertificates/operations.d.ts +10 -0
  21. package/dist/browser/api/cryptoCertificates/operations.d.ts.map +1 -0
  22. package/dist/browser/api/cryptoCertificates/operations.js +37 -0
  23. package/dist/browser/api/cryptoCertificates/operations.js.map +1 -0
  24. package/dist/browser/api/cryptoCertificates/options.d.ts +5 -0
  25. package/dist/browser/api/cryptoCertificates/options.d.ts.map +1 -0
  26. package/dist/browser/api/cryptoCertificates/options.js +4 -0
  27. package/dist/browser/api/cryptoCertificates/options.js.map +1 -0
  28. package/dist/browser/api/cryptoKeys/index.d.ts +3 -0
  29. package/dist/browser/api/cryptoKeys/index.d.ts.map +1 -0
  30. package/dist/browser/api/cryptoKeys/index.js +4 -0
  31. package/dist/browser/api/cryptoKeys/index.js.map +1 -0
  32. package/dist/browser/api/cryptoKeys/operations.d.ts +10 -0
  33. package/dist/browser/api/cryptoKeys/operations.d.ts.map +1 -0
  34. package/dist/browser/api/cryptoKeys/operations.js +33 -0
  35. package/dist/browser/api/cryptoKeys/operations.js.map +1 -0
  36. package/dist/browser/api/cryptoKeys/options.d.ts +5 -0
  37. package/dist/browser/api/cryptoKeys/options.d.ts.map +1 -0
  38. package/dist/browser/api/cryptoKeys/options.js +4 -0
  39. package/dist/browser/api/cryptoKeys/options.js.map +1 -0
  40. package/dist/browser/api/cves/index.d.ts +3 -0
  41. package/dist/browser/api/cves/index.d.ts.map +1 -0
  42. package/dist/browser/api/cves/index.js +4 -0
  43. package/dist/browser/api/cves/index.js.map +1 -0
  44. package/dist/browser/api/cves/operations.d.ts +10 -0
  45. package/dist/browser/api/cves/operations.d.ts.map +1 -0
  46. package/dist/browser/api/cves/operations.js +33 -0
  47. package/dist/browser/api/cves/operations.js.map +1 -0
  48. package/dist/browser/api/cves/options.d.ts +5 -0
  49. package/dist/browser/api/cves/options.d.ts.map +1 -0
  50. package/dist/browser/api/cves/options.js +4 -0
  51. package/dist/browser/api/cves/options.js.map +1 -0
  52. package/dist/browser/api/firmwares/index.d.ts +3 -0
  53. package/dist/browser/api/firmwares/index.d.ts.map +1 -0
  54. package/dist/browser/api/firmwares/index.js +4 -0
  55. package/dist/browser/api/firmwares/index.js.map +1 -0
  56. package/dist/browser/api/firmwares/operations.d.ts +31 -0
  57. package/dist/browser/api/firmwares/operations.d.ts.map +1 -0
  58. package/dist/browser/api/firmwares/operations.js +145 -0
  59. package/dist/browser/api/firmwares/operations.js.map +1 -0
  60. package/dist/browser/api/firmwares/options.d.ts +17 -0
  61. package/dist/browser/api/firmwares/options.d.ts.map +1 -0
  62. package/dist/browser/api/firmwares/options.js +4 -0
  63. package/dist/browser/api/firmwares/options.js.map +1 -0
  64. package/dist/browser/api/index.d.ts +2 -0
  65. package/dist/browser/api/index.d.ts.map +1 -0
  66. package/dist/browser/api/index.js +4 -0
  67. package/dist/browser/api/index.js.map +1 -0
  68. package/dist/browser/api/ioTFirmwareDefenseContext.d.ts +19 -0
  69. package/dist/browser/api/ioTFirmwareDefenseContext.d.ts.map +1 -0
  70. package/dist/browser/api/ioTFirmwareDefenseContext.js +36 -0
  71. package/dist/browser/api/ioTFirmwareDefenseContext.js.map +1 -0
  72. package/dist/browser/api/operations/index.d.ts +3 -0
  73. package/dist/browser/api/operations/index.d.ts.map +1 -0
  74. package/dist/browser/api/operations/index.js +4 -0
  75. package/dist/browser/api/operations/index.js.map +1 -0
  76. package/dist/browser/api/operations/operations.d.ts +10 -0
  77. package/dist/browser/api/operations/operations.d.ts.map +1 -0
  78. package/dist/browser/api/operations/operations.js +29 -0
  79. package/dist/browser/api/operations/operations.js.map +1 -0
  80. package/dist/browser/api/operations/options.d.ts +5 -0
  81. package/dist/browser/api/operations/options.d.ts.map +1 -0
  82. package/dist/browser/api/operations/options.js +4 -0
  83. package/dist/browser/api/operations/options.js.map +1 -0
  84. package/dist/browser/api/passwordHashes/index.d.ts +3 -0
  85. package/dist/browser/api/passwordHashes/index.d.ts.map +1 -0
  86. package/dist/browser/api/passwordHashes/index.js +4 -0
  87. package/dist/browser/api/passwordHashes/index.js.map +1 -0
  88. package/dist/browser/api/passwordHashes/operations.d.ts +10 -0
  89. package/dist/browser/api/passwordHashes/operations.d.ts.map +1 -0
  90. package/dist/browser/api/passwordHashes/operations.js +33 -0
  91. package/dist/browser/api/passwordHashes/operations.js.map +1 -0
  92. package/dist/browser/api/passwordHashes/options.d.ts +5 -0
  93. package/dist/browser/api/passwordHashes/options.d.ts.map +1 -0
  94. package/dist/browser/api/passwordHashes/options.js +4 -0
  95. package/dist/browser/api/passwordHashes/options.js.map +1 -0
  96. package/dist/browser/api/sbomComponents/index.d.ts +3 -0
  97. package/dist/browser/api/sbomComponents/index.d.ts.map +1 -0
  98. package/dist/browser/api/sbomComponents/index.js +4 -0
  99. package/dist/browser/api/sbomComponents/index.js.map +1 -0
  100. package/dist/browser/api/sbomComponents/operations.d.ts +10 -0
  101. package/dist/browser/api/sbomComponents/operations.d.ts.map +1 -0
  102. package/dist/browser/api/sbomComponents/operations.js +33 -0
  103. package/dist/browser/api/sbomComponents/operations.js.map +1 -0
  104. package/dist/browser/api/sbomComponents/options.d.ts +5 -0
  105. package/dist/browser/api/sbomComponents/options.d.ts.map +1 -0
  106. package/dist/browser/api/sbomComponents/options.js +4 -0
  107. package/dist/browser/api/sbomComponents/options.js.map +1 -0
  108. package/dist/browser/api/summaries/index.d.ts +3 -0
  109. package/dist/browser/api/summaries/index.d.ts.map +1 -0
  110. package/dist/browser/api/summaries/index.js +4 -0
  111. package/dist/browser/api/summaries/index.js.map +1 -0
  112. package/dist/browser/api/summaries/operations.d.ts +14 -0
  113. package/dist/browser/api/summaries/operations.d.ts.map +1 -0
  114. package/dist/browser/api/summaries/operations.js +61 -0
  115. package/dist/browser/api/summaries/operations.js.map +1 -0
  116. package/dist/browser/api/summaries/options.d.ts +8 -0
  117. package/dist/browser/api/summaries/options.d.ts.map +1 -0
  118. package/dist/browser/api/summaries/options.js +4 -0
  119. package/dist/browser/api/summaries/options.js.map +1 -0
  120. package/dist/browser/api/usageMetrics/index.d.ts +3 -0
  121. package/dist/browser/api/usageMetrics/index.d.ts.map +1 -0
  122. package/dist/browser/api/usageMetrics/index.js +4 -0
  123. package/dist/browser/api/usageMetrics/index.js.map +1 -0
  124. package/dist/browser/api/usageMetrics/operations.d.ts +14 -0
  125. package/dist/browser/api/usageMetrics/operations.d.ts.map +1 -0
  126. package/dist/browser/api/usageMetrics/operations.js +59 -0
  127. package/dist/browser/api/usageMetrics/operations.js.map +1 -0
  128. package/dist/browser/api/usageMetrics/options.d.ts +8 -0
  129. package/dist/browser/api/usageMetrics/options.d.ts.map +1 -0
  130. package/dist/browser/api/usageMetrics/options.js +4 -0
  131. package/dist/browser/api/usageMetrics/options.js.map +1 -0
  132. package/dist/browser/api/workspaces/index.d.ts +3 -0
  133. package/dist/browser/api/workspaces/index.d.ts.map +1 -0
  134. package/dist/browser/api/workspaces/index.js +4 -0
  135. package/dist/browser/api/workspaces/index.js.map +1 -0
  136. package/dist/browser/api/workspaces/operations.d.ts +39 -0
  137. package/dist/browser/api/workspaces/operations.d.ts.map +1 -0
  138. package/dist/browser/api/workspaces/operations.js +189 -0
  139. package/dist/browser/api/workspaces/operations.js.map +1 -0
  140. package/dist/browser/api/workspaces/options.d.ts +23 -0
  141. package/dist/browser/api/workspaces/options.d.ts.map +1 -0
  142. package/dist/browser/api/workspaces/options.js +4 -0
  143. package/dist/browser/api/workspaces/options.js.map +1 -0
  144. package/dist/browser/classic/binaryHardening/index.d.ts +11 -0
  145. package/dist/browser/classic/binaryHardening/index.d.ts.map +1 -0
  146. package/dist/browser/classic/binaryHardening/index.js +12 -0
  147. package/dist/browser/classic/binaryHardening/index.js.map +1 -0
  148. package/dist/browser/classic/cryptoCertificates/index.d.ts +11 -0
  149. package/dist/browser/classic/cryptoCertificates/index.d.ts.map +1 -0
  150. package/dist/browser/classic/cryptoCertificates/index.js +12 -0
  151. package/dist/browser/classic/cryptoCertificates/index.js.map +1 -0
  152. package/dist/browser/classic/cryptoKeys/index.d.ts +11 -0
  153. package/dist/browser/classic/cryptoKeys/index.d.ts.map +1 -0
  154. package/dist/browser/classic/cryptoKeys/index.js +12 -0
  155. package/dist/browser/classic/cryptoKeys/index.js.map +1 -0
  156. package/dist/browser/classic/cves/index.d.ts +11 -0
  157. package/dist/browser/classic/cves/index.d.ts.map +1 -0
  158. package/dist/browser/classic/cves/index.js +12 -0
  159. package/dist/browser/classic/cves/index.js.map +1 -0
  160. package/dist/browser/classic/firmwares/index.d.ts +24 -0
  161. package/dist/browser/classic/firmwares/index.d.ts.map +1 -0
  162. package/dist/browser/classic/firmwares/index.js +16 -0
  163. package/dist/browser/classic/firmwares/index.js.map +1 -0
  164. package/dist/browser/classic/index.d.ts +12 -0
  165. package/dist/browser/classic/index.d.ts.map +1 -0
  166. package/dist/browser/classic/index.js +4 -0
  167. package/dist/browser/classic/index.js.map +1 -0
  168. package/dist/browser/classic/operations/index.d.ts +11 -0
  169. package/dist/browser/classic/operations/index.d.ts.map +1 -0
  170. package/dist/browser/classic/operations/index.js +12 -0
  171. package/dist/browser/classic/operations/index.js.map +1 -0
  172. package/dist/browser/classic/passwordHashes/index.d.ts +11 -0
  173. package/dist/browser/classic/passwordHashes/index.d.ts.map +1 -0
  174. package/dist/browser/classic/passwordHashes/index.js +12 -0
  175. package/dist/browser/classic/passwordHashes/index.js.map +1 -0
  176. package/dist/browser/classic/sbomComponents/index.d.ts +11 -0
  177. package/dist/browser/classic/sbomComponents/index.d.ts.map +1 -0
  178. package/dist/browser/classic/sbomComponents/index.js +12 -0
  179. package/dist/browser/classic/sbomComponents/index.js.map +1 -0
  180. package/dist/browser/classic/summaries/index.d.ts +13 -0
  181. package/dist/browser/classic/summaries/index.d.ts.map +1 -0
  182. package/dist/browser/classic/summaries/index.js +13 -0
  183. package/dist/browser/classic/summaries/index.js.map +1 -0
  184. package/dist/browser/classic/usageMetrics/index.d.ts +13 -0
  185. package/dist/browser/classic/usageMetrics/index.d.ts.map +1 -0
  186. package/dist/browser/classic/usageMetrics/index.js +13 -0
  187. package/dist/browser/classic/usageMetrics/index.js.map +1 -0
  188. package/dist/browser/classic/workspaces/index.d.ts +28 -0
  189. package/dist/browser/classic/workspaces/index.d.ts.map +1 -0
  190. package/dist/browser/classic/workspaces/index.js +18 -0
  191. package/dist/browser/classic/workspaces/index.js.map +1 -0
  192. package/dist/browser/index.d.ts +16 -3
  193. package/dist/browser/index.d.ts.map +1 -1
  194. package/dist/browser/index.js +3 -11
  195. package/dist/browser/index.js.map +1 -1
  196. package/dist/browser/ioTFirmwareDefenseClient.d.ts +43 -27
  197. package/dist/browser/ioTFirmwareDefenseClient.d.ts.map +1 -1
  198. package/dist/browser/ioTFirmwareDefenseClient.js +35 -103
  199. package/dist/browser/ioTFirmwareDefenseClient.js.map +1 -1
  200. package/dist/browser/logger.d.ts +2 -0
  201. package/dist/browser/logger.d.ts.map +1 -0
  202. package/dist/browser/logger.js +5 -0
  203. package/dist/browser/logger.js.map +1 -0
  204. package/dist/browser/models/index.d.ts +1 -962
  205. package/dist/browser/models/index.d.ts.map +1 -1
  206. package/dist/browser/models/index.js +3 -89
  207. package/dist/browser/models/index.js.map +1 -1
  208. package/dist/browser/models/models.d.ts +898 -0
  209. package/dist/browser/models/models.d.ts.map +1 -0
  210. package/dist/browser/models/models.js +865 -0
  211. package/dist/browser/models/models.js.map +1 -0
  212. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  213. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
  214. package/dist/browser/static-helpers/pagingHelpers.js +137 -0
  215. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  216. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  217. package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
  218. package/dist/browser/static-helpers/urlTemplate.js +169 -0
  219. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  220. package/dist/commonjs/api/binaryHardening/index.d.ts +3 -0
  221. package/dist/commonjs/api/binaryHardening/index.d.ts.map +1 -0
  222. package/dist/commonjs/api/binaryHardening/index.js +8 -0
  223. package/dist/commonjs/api/binaryHardening/index.js.map +1 -0
  224. package/dist/commonjs/api/binaryHardening/operations.d.ts +10 -0
  225. package/dist/commonjs/api/binaryHardening/operations.d.ts.map +1 -0
  226. package/dist/commonjs/api/binaryHardening/operations.js +38 -0
  227. package/dist/commonjs/api/binaryHardening/operations.js.map +1 -0
  228. package/dist/commonjs/api/binaryHardening/options.d.ts +5 -0
  229. package/dist/commonjs/api/binaryHardening/options.d.ts.map +1 -0
  230. package/dist/commonjs/api/binaryHardening/options.js +5 -0
  231. package/dist/commonjs/api/binaryHardening/options.js.map +1 -0
  232. package/dist/commonjs/api/cryptoCertificates/index.d.ts +3 -0
  233. package/dist/commonjs/api/cryptoCertificates/index.d.ts.map +1 -0
  234. package/dist/commonjs/api/cryptoCertificates/index.js +8 -0
  235. package/dist/commonjs/api/cryptoCertificates/index.js.map +1 -0
  236. package/dist/commonjs/api/cryptoCertificates/operations.d.ts +10 -0
  237. package/dist/commonjs/api/cryptoCertificates/operations.d.ts.map +1 -0
  238. package/dist/commonjs/api/cryptoCertificates/operations.js +42 -0
  239. package/dist/commonjs/api/cryptoCertificates/operations.js.map +1 -0
  240. package/dist/commonjs/api/cryptoCertificates/options.d.ts +5 -0
  241. package/dist/commonjs/api/cryptoCertificates/options.d.ts.map +1 -0
  242. package/dist/commonjs/api/cryptoCertificates/options.js +5 -0
  243. package/dist/commonjs/api/cryptoCertificates/options.js.map +1 -0
  244. package/dist/commonjs/api/cryptoKeys/index.d.ts +3 -0
  245. package/dist/commonjs/api/cryptoKeys/index.d.ts.map +1 -0
  246. package/dist/commonjs/api/cryptoKeys/index.js +8 -0
  247. package/dist/commonjs/api/cryptoKeys/index.js.map +1 -0
  248. package/dist/commonjs/api/cryptoKeys/operations.d.ts +10 -0
  249. package/dist/commonjs/api/cryptoKeys/operations.d.ts.map +1 -0
  250. package/dist/commonjs/api/cryptoKeys/operations.js +38 -0
  251. package/dist/commonjs/api/cryptoKeys/operations.js.map +1 -0
  252. package/dist/commonjs/api/cryptoKeys/options.d.ts +5 -0
  253. package/dist/commonjs/api/cryptoKeys/options.d.ts.map +1 -0
  254. package/dist/commonjs/api/cryptoKeys/options.js +5 -0
  255. package/dist/commonjs/api/cryptoKeys/options.js.map +1 -0
  256. package/dist/commonjs/api/cves/index.d.ts +3 -0
  257. package/dist/commonjs/api/cves/index.d.ts.map +1 -0
  258. package/dist/commonjs/api/cves/index.js +8 -0
  259. package/dist/commonjs/api/cves/index.js.map +1 -0
  260. package/dist/commonjs/api/cves/operations.d.ts +10 -0
  261. package/dist/commonjs/api/cves/operations.d.ts.map +1 -0
  262. package/dist/commonjs/api/cves/operations.js +38 -0
  263. package/dist/commonjs/api/cves/operations.js.map +1 -0
  264. package/dist/commonjs/api/cves/options.d.ts +5 -0
  265. package/dist/commonjs/api/cves/options.d.ts.map +1 -0
  266. package/dist/commonjs/api/cves/options.js +5 -0
  267. package/dist/commonjs/api/cves/options.js.map +1 -0
  268. package/dist/commonjs/api/firmwares/index.d.ts +3 -0
  269. package/dist/commonjs/api/firmwares/index.d.ts.map +1 -0
  270. package/dist/commonjs/api/firmwares/index.js +12 -0
  271. package/dist/commonjs/api/firmwares/index.js.map +1 -0
  272. package/dist/commonjs/api/firmwares/operations.d.ts +31 -0
  273. package/dist/commonjs/api/firmwares/operations.d.ts.map +1 -0
  274. package/dist/commonjs/api/firmwares/operations.js +162 -0
  275. package/dist/commonjs/api/firmwares/operations.js.map +1 -0
  276. package/dist/commonjs/api/firmwares/options.d.ts +17 -0
  277. package/dist/commonjs/api/firmwares/options.d.ts.map +1 -0
  278. package/dist/commonjs/api/firmwares/options.js +5 -0
  279. package/dist/commonjs/api/firmwares/options.js.map +1 -0
  280. package/dist/commonjs/api/index.d.ts +2 -0
  281. package/dist/commonjs/api/index.d.ts.map +1 -0
  282. package/dist/commonjs/api/index.js +8 -0
  283. package/dist/commonjs/api/index.js.map +1 -0
  284. package/dist/commonjs/api/ioTFirmwareDefenseContext.d.ts +19 -0
  285. package/dist/commonjs/api/ioTFirmwareDefenseContext.d.ts.map +1 -0
  286. package/dist/commonjs/api/ioTFirmwareDefenseContext.js +39 -0
  287. package/dist/commonjs/api/ioTFirmwareDefenseContext.js.map +1 -0
  288. package/dist/commonjs/api/operations/index.d.ts +3 -0
  289. package/dist/commonjs/api/operations/index.d.ts.map +1 -0
  290. package/dist/commonjs/api/operations/index.js +8 -0
  291. package/dist/commonjs/api/operations/index.js.map +1 -0
  292. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  293. package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
  294. package/dist/commonjs/api/operations/operations.js +34 -0
  295. package/dist/commonjs/api/operations/operations.js.map +1 -0
  296. package/dist/commonjs/api/operations/options.d.ts +5 -0
  297. package/dist/commonjs/api/operations/options.d.ts.map +1 -0
  298. package/dist/commonjs/api/operations/options.js +5 -0
  299. package/dist/commonjs/api/operations/options.js.map +1 -0
  300. package/dist/commonjs/api/passwordHashes/index.d.ts +3 -0
  301. package/dist/commonjs/api/passwordHashes/index.d.ts.map +1 -0
  302. package/dist/commonjs/api/passwordHashes/index.js +8 -0
  303. package/dist/commonjs/api/passwordHashes/index.js.map +1 -0
  304. package/dist/commonjs/api/passwordHashes/operations.d.ts +10 -0
  305. package/dist/commonjs/api/passwordHashes/operations.d.ts.map +1 -0
  306. package/dist/commonjs/api/passwordHashes/operations.js +38 -0
  307. package/dist/commonjs/api/passwordHashes/operations.js.map +1 -0
  308. package/dist/commonjs/api/passwordHashes/options.d.ts +5 -0
  309. package/dist/commonjs/api/passwordHashes/options.d.ts.map +1 -0
  310. package/dist/commonjs/api/passwordHashes/options.js +5 -0
  311. package/dist/commonjs/api/passwordHashes/options.js.map +1 -0
  312. package/dist/commonjs/api/sbomComponents/index.d.ts +3 -0
  313. package/dist/commonjs/api/sbomComponents/index.d.ts.map +1 -0
  314. package/dist/commonjs/api/sbomComponents/index.js +8 -0
  315. package/dist/commonjs/api/sbomComponents/index.js.map +1 -0
  316. package/dist/commonjs/api/sbomComponents/operations.d.ts +10 -0
  317. package/dist/commonjs/api/sbomComponents/operations.d.ts.map +1 -0
  318. package/dist/commonjs/api/sbomComponents/operations.js +38 -0
  319. package/dist/commonjs/api/sbomComponents/operations.js.map +1 -0
  320. package/dist/commonjs/api/sbomComponents/options.d.ts +5 -0
  321. package/dist/commonjs/api/sbomComponents/options.d.ts.map +1 -0
  322. package/dist/commonjs/api/sbomComponents/options.js +5 -0
  323. package/dist/commonjs/api/sbomComponents/options.js.map +1 -0
  324. package/dist/commonjs/api/summaries/index.d.ts +3 -0
  325. package/dist/commonjs/api/summaries/index.d.ts.map +1 -0
  326. package/dist/commonjs/api/summaries/index.js +9 -0
  327. package/dist/commonjs/api/summaries/index.js.map +1 -0
  328. package/dist/commonjs/api/summaries/operations.d.ts +14 -0
  329. package/dist/commonjs/api/summaries/operations.d.ts.map +1 -0
  330. package/dist/commonjs/api/summaries/operations.js +69 -0
  331. package/dist/commonjs/api/summaries/operations.js.map +1 -0
  332. package/dist/commonjs/api/summaries/options.d.ts +8 -0
  333. package/dist/commonjs/api/summaries/options.d.ts.map +1 -0
  334. package/dist/commonjs/api/summaries/options.js +5 -0
  335. package/dist/commonjs/api/summaries/options.js.map +1 -0
  336. package/dist/commonjs/api/usageMetrics/index.d.ts +3 -0
  337. package/dist/commonjs/api/usageMetrics/index.d.ts.map +1 -0
  338. package/dist/commonjs/api/usageMetrics/index.js +9 -0
  339. package/dist/commonjs/api/usageMetrics/index.js.map +1 -0
  340. package/dist/commonjs/api/usageMetrics/operations.d.ts +14 -0
  341. package/dist/commonjs/api/usageMetrics/operations.d.ts.map +1 -0
  342. package/dist/commonjs/api/usageMetrics/operations.js +67 -0
  343. package/dist/commonjs/api/usageMetrics/operations.js.map +1 -0
  344. package/dist/commonjs/api/usageMetrics/options.d.ts +8 -0
  345. package/dist/commonjs/api/usageMetrics/options.d.ts.map +1 -0
  346. package/dist/commonjs/api/usageMetrics/options.js +5 -0
  347. package/dist/commonjs/api/usageMetrics/options.js.map +1 -0
  348. package/dist/commonjs/api/workspaces/index.d.ts +3 -0
  349. package/dist/commonjs/api/workspaces/index.d.ts.map +1 -0
  350. package/dist/commonjs/api/workspaces/index.js +14 -0
  351. package/dist/commonjs/api/workspaces/index.js.map +1 -0
  352. package/dist/commonjs/api/workspaces/operations.d.ts +39 -0
  353. package/dist/commonjs/api/workspaces/operations.d.ts.map +1 -0
  354. package/dist/commonjs/api/workspaces/operations.js +212 -0
  355. package/dist/commonjs/api/workspaces/operations.js.map +1 -0
  356. package/dist/commonjs/api/workspaces/options.d.ts +23 -0
  357. package/dist/commonjs/api/workspaces/options.d.ts.map +1 -0
  358. package/dist/commonjs/api/workspaces/options.js +5 -0
  359. package/dist/commonjs/api/workspaces/options.js.map +1 -0
  360. package/dist/commonjs/classic/binaryHardening/index.d.ts +11 -0
  361. package/dist/commonjs/classic/binaryHardening/index.d.ts.map +1 -0
  362. package/dist/commonjs/classic/binaryHardening/index.js +15 -0
  363. package/dist/commonjs/classic/binaryHardening/index.js.map +1 -0
  364. package/dist/commonjs/classic/cryptoCertificates/index.d.ts +11 -0
  365. package/dist/commonjs/classic/cryptoCertificates/index.d.ts.map +1 -0
  366. package/dist/commonjs/classic/cryptoCertificates/index.js +15 -0
  367. package/dist/commonjs/classic/cryptoCertificates/index.js.map +1 -0
  368. package/dist/commonjs/classic/cryptoKeys/index.d.ts +11 -0
  369. package/dist/commonjs/classic/cryptoKeys/index.d.ts.map +1 -0
  370. package/dist/commonjs/classic/cryptoKeys/index.js +15 -0
  371. package/dist/commonjs/classic/cryptoKeys/index.js.map +1 -0
  372. package/dist/commonjs/classic/cves/index.d.ts +11 -0
  373. package/dist/commonjs/classic/cves/index.d.ts.map +1 -0
  374. package/dist/commonjs/classic/cves/index.js +15 -0
  375. package/dist/commonjs/classic/cves/index.js.map +1 -0
  376. package/dist/commonjs/classic/firmwares/index.d.ts +24 -0
  377. package/dist/commonjs/classic/firmwares/index.d.ts.map +1 -0
  378. package/dist/commonjs/classic/firmwares/index.js +19 -0
  379. package/dist/commonjs/classic/firmwares/index.js.map +1 -0
  380. package/dist/commonjs/classic/index.d.ts +12 -0
  381. package/dist/commonjs/classic/index.d.ts.map +1 -0
  382. package/dist/commonjs/classic/index.js +5 -0
  383. package/dist/commonjs/classic/index.js.map +1 -0
  384. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  385. package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
  386. package/dist/commonjs/classic/operations/index.js +15 -0
  387. package/dist/commonjs/classic/operations/index.js.map +1 -0
  388. package/dist/commonjs/classic/passwordHashes/index.d.ts +11 -0
  389. package/dist/commonjs/classic/passwordHashes/index.d.ts.map +1 -0
  390. package/dist/commonjs/classic/passwordHashes/index.js +15 -0
  391. package/dist/commonjs/classic/passwordHashes/index.js.map +1 -0
  392. package/dist/commonjs/classic/sbomComponents/index.d.ts +11 -0
  393. package/dist/commonjs/classic/sbomComponents/index.d.ts.map +1 -0
  394. package/dist/commonjs/classic/sbomComponents/index.js +15 -0
  395. package/dist/commonjs/classic/sbomComponents/index.js.map +1 -0
  396. package/dist/commonjs/classic/summaries/index.d.ts +13 -0
  397. package/dist/commonjs/classic/summaries/index.d.ts.map +1 -0
  398. package/dist/commonjs/classic/summaries/index.js +16 -0
  399. package/dist/commonjs/classic/summaries/index.js.map +1 -0
  400. package/dist/commonjs/classic/usageMetrics/index.d.ts +13 -0
  401. package/dist/commonjs/classic/usageMetrics/index.d.ts.map +1 -0
  402. package/dist/commonjs/classic/usageMetrics/index.js +16 -0
  403. package/dist/commonjs/classic/usageMetrics/index.js.map +1 -0
  404. package/dist/commonjs/classic/workspaces/index.d.ts +28 -0
  405. package/dist/commonjs/classic/workspaces/index.d.ts.map +1 -0
  406. package/dist/commonjs/classic/workspaces/index.js +21 -0
  407. package/dist/commonjs/classic/workspaces/index.js.map +1 -0
  408. package/dist/commonjs/index.d.ts +16 -3
  409. package/dist/commonjs/index.d.ts.map +1 -1
  410. package/dist/commonjs/index.js +14 -14
  411. package/dist/commonjs/index.js.map +1 -1
  412. package/dist/commonjs/ioTFirmwareDefenseClient.d.ts +43 -27
  413. package/dist/commonjs/ioTFirmwareDefenseClient.d.ts.map +1 -1
  414. package/dist/commonjs/ioTFirmwareDefenseClient.js +35 -104
  415. package/dist/commonjs/ioTFirmwareDefenseClient.js.map +1 -1
  416. package/dist/commonjs/logger.d.ts +2 -0
  417. package/dist/commonjs/logger.d.ts.map +1 -0
  418. package/dist/commonjs/logger.js +8 -0
  419. package/dist/commonjs/logger.js.map +1 -0
  420. package/dist/commonjs/models/index.d.ts +1 -962
  421. package/dist/commonjs/models/index.d.ts.map +1 -1
  422. package/dist/commonjs/models/index.js +14 -90
  423. package/dist/commonjs/models/index.js.map +1 -1
  424. package/dist/commonjs/models/models.d.ts +898 -0
  425. package/dist/commonjs/models/models.d.ts.map +1 -0
  426. package/dist/commonjs/models/models.js +954 -0
  427. package/dist/commonjs/models/models.js.map +1 -0
  428. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  429. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
  430. package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
  431. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  432. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  433. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
  434. package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
  435. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  436. package/dist/commonjs/tsdoc-metadata.json +1 -1
  437. package/dist/esm/api/binaryHardening/index.d.ts +3 -0
  438. package/dist/esm/api/binaryHardening/index.d.ts.map +1 -0
  439. package/dist/esm/api/binaryHardening/index.js +4 -0
  440. package/dist/esm/api/binaryHardening/index.js.map +1 -0
  441. package/dist/esm/api/binaryHardening/operations.d.ts +10 -0
  442. package/dist/esm/api/binaryHardening/operations.d.ts.map +1 -0
  443. package/dist/esm/api/binaryHardening/operations.js +33 -0
  444. package/dist/esm/api/binaryHardening/operations.js.map +1 -0
  445. package/dist/esm/api/binaryHardening/options.d.ts +5 -0
  446. package/dist/esm/api/binaryHardening/options.d.ts.map +1 -0
  447. package/dist/esm/api/binaryHardening/options.js +4 -0
  448. package/dist/esm/api/binaryHardening/options.js.map +1 -0
  449. package/dist/esm/api/cryptoCertificates/index.d.ts +3 -0
  450. package/dist/esm/api/cryptoCertificates/index.d.ts.map +1 -0
  451. package/dist/esm/api/cryptoCertificates/index.js +4 -0
  452. package/dist/esm/api/cryptoCertificates/index.js.map +1 -0
  453. package/dist/esm/api/cryptoCertificates/operations.d.ts +10 -0
  454. package/dist/esm/api/cryptoCertificates/operations.d.ts.map +1 -0
  455. package/dist/esm/api/cryptoCertificates/operations.js +37 -0
  456. package/dist/esm/api/cryptoCertificates/operations.js.map +1 -0
  457. package/dist/esm/api/cryptoCertificates/options.d.ts +5 -0
  458. package/dist/esm/api/cryptoCertificates/options.d.ts.map +1 -0
  459. package/dist/esm/api/cryptoCertificates/options.js +4 -0
  460. package/dist/esm/api/cryptoCertificates/options.js.map +1 -0
  461. package/dist/esm/api/cryptoKeys/index.d.ts +3 -0
  462. package/dist/esm/api/cryptoKeys/index.d.ts.map +1 -0
  463. package/dist/esm/api/cryptoKeys/index.js +4 -0
  464. package/dist/esm/api/cryptoKeys/index.js.map +1 -0
  465. package/dist/esm/api/cryptoKeys/operations.d.ts +10 -0
  466. package/dist/esm/api/cryptoKeys/operations.d.ts.map +1 -0
  467. package/dist/esm/api/cryptoKeys/operations.js +33 -0
  468. package/dist/esm/api/cryptoKeys/operations.js.map +1 -0
  469. package/dist/esm/api/cryptoKeys/options.d.ts +5 -0
  470. package/dist/esm/api/cryptoKeys/options.d.ts.map +1 -0
  471. package/dist/esm/api/cryptoKeys/options.js +4 -0
  472. package/dist/esm/api/cryptoKeys/options.js.map +1 -0
  473. package/dist/esm/api/cves/index.d.ts +3 -0
  474. package/dist/esm/api/cves/index.d.ts.map +1 -0
  475. package/dist/esm/api/cves/index.js +4 -0
  476. package/dist/esm/api/cves/index.js.map +1 -0
  477. package/dist/esm/api/cves/operations.d.ts +10 -0
  478. package/dist/esm/api/cves/operations.d.ts.map +1 -0
  479. package/dist/esm/api/cves/operations.js +33 -0
  480. package/dist/esm/api/cves/operations.js.map +1 -0
  481. package/dist/esm/api/cves/options.d.ts +5 -0
  482. package/dist/esm/api/cves/options.d.ts.map +1 -0
  483. package/dist/esm/api/cves/options.js +4 -0
  484. package/dist/esm/api/cves/options.js.map +1 -0
  485. package/dist/esm/api/firmwares/index.d.ts +3 -0
  486. package/dist/esm/api/firmwares/index.d.ts.map +1 -0
  487. package/dist/esm/api/firmwares/index.js +4 -0
  488. package/dist/esm/api/firmwares/index.js.map +1 -0
  489. package/dist/esm/api/firmwares/operations.d.ts +31 -0
  490. package/dist/esm/api/firmwares/operations.d.ts.map +1 -0
  491. package/dist/esm/api/firmwares/operations.js +145 -0
  492. package/dist/esm/api/firmwares/operations.js.map +1 -0
  493. package/dist/esm/api/firmwares/options.d.ts +17 -0
  494. package/dist/esm/api/firmwares/options.d.ts.map +1 -0
  495. package/dist/esm/api/firmwares/options.js +4 -0
  496. package/dist/esm/api/firmwares/options.js.map +1 -0
  497. package/dist/esm/api/index.d.ts +2 -0
  498. package/dist/esm/api/index.d.ts.map +1 -0
  499. package/dist/esm/api/index.js +4 -0
  500. package/dist/esm/api/index.js.map +1 -0
  501. package/dist/esm/api/ioTFirmwareDefenseContext.d.ts +19 -0
  502. package/dist/esm/api/ioTFirmwareDefenseContext.d.ts.map +1 -0
  503. package/dist/esm/api/ioTFirmwareDefenseContext.js +36 -0
  504. package/dist/esm/api/ioTFirmwareDefenseContext.js.map +1 -0
  505. package/dist/esm/api/operations/index.d.ts +3 -0
  506. package/dist/esm/api/operations/index.d.ts.map +1 -0
  507. package/dist/esm/api/operations/index.js +4 -0
  508. package/dist/esm/api/operations/index.js.map +1 -0
  509. package/dist/esm/api/operations/operations.d.ts +10 -0
  510. package/dist/esm/api/operations/operations.d.ts.map +1 -0
  511. package/dist/esm/api/operations/operations.js +29 -0
  512. package/dist/esm/api/operations/operations.js.map +1 -0
  513. package/dist/esm/api/operations/options.d.ts +5 -0
  514. package/dist/esm/api/operations/options.d.ts.map +1 -0
  515. package/dist/esm/api/operations/options.js +4 -0
  516. package/dist/esm/api/operations/options.js.map +1 -0
  517. package/dist/esm/api/passwordHashes/index.d.ts +3 -0
  518. package/dist/esm/api/passwordHashes/index.d.ts.map +1 -0
  519. package/dist/esm/api/passwordHashes/index.js +4 -0
  520. package/dist/esm/api/passwordHashes/index.js.map +1 -0
  521. package/dist/esm/api/passwordHashes/operations.d.ts +10 -0
  522. package/dist/esm/api/passwordHashes/operations.d.ts.map +1 -0
  523. package/dist/esm/api/passwordHashes/operations.js +33 -0
  524. package/dist/esm/api/passwordHashes/operations.js.map +1 -0
  525. package/dist/esm/api/passwordHashes/options.d.ts +5 -0
  526. package/dist/esm/api/passwordHashes/options.d.ts.map +1 -0
  527. package/dist/esm/api/passwordHashes/options.js +4 -0
  528. package/dist/esm/api/passwordHashes/options.js.map +1 -0
  529. package/dist/esm/api/sbomComponents/index.d.ts +3 -0
  530. package/dist/esm/api/sbomComponents/index.d.ts.map +1 -0
  531. package/dist/esm/api/sbomComponents/index.js +4 -0
  532. package/dist/esm/api/sbomComponents/index.js.map +1 -0
  533. package/dist/esm/api/sbomComponents/operations.d.ts +10 -0
  534. package/dist/esm/api/sbomComponents/operations.d.ts.map +1 -0
  535. package/dist/esm/api/sbomComponents/operations.js +33 -0
  536. package/dist/esm/api/sbomComponents/operations.js.map +1 -0
  537. package/dist/esm/api/sbomComponents/options.d.ts +5 -0
  538. package/dist/esm/api/sbomComponents/options.d.ts.map +1 -0
  539. package/dist/esm/api/sbomComponents/options.js +4 -0
  540. package/dist/esm/api/sbomComponents/options.js.map +1 -0
  541. package/dist/esm/api/summaries/index.d.ts +3 -0
  542. package/dist/esm/api/summaries/index.d.ts.map +1 -0
  543. package/dist/esm/api/summaries/index.js +4 -0
  544. package/dist/esm/api/summaries/index.js.map +1 -0
  545. package/dist/esm/api/summaries/operations.d.ts +14 -0
  546. package/dist/esm/api/summaries/operations.d.ts.map +1 -0
  547. package/dist/esm/api/summaries/operations.js +61 -0
  548. package/dist/esm/api/summaries/operations.js.map +1 -0
  549. package/dist/esm/api/summaries/options.d.ts +8 -0
  550. package/dist/esm/api/summaries/options.d.ts.map +1 -0
  551. package/dist/esm/api/summaries/options.js +4 -0
  552. package/dist/esm/api/summaries/options.js.map +1 -0
  553. package/dist/esm/api/usageMetrics/index.d.ts +3 -0
  554. package/dist/esm/api/usageMetrics/index.d.ts.map +1 -0
  555. package/dist/esm/api/usageMetrics/index.js +4 -0
  556. package/dist/esm/api/usageMetrics/index.js.map +1 -0
  557. package/dist/esm/api/usageMetrics/operations.d.ts +14 -0
  558. package/dist/esm/api/usageMetrics/operations.d.ts.map +1 -0
  559. package/dist/esm/api/usageMetrics/operations.js +59 -0
  560. package/dist/esm/api/usageMetrics/operations.js.map +1 -0
  561. package/dist/esm/api/usageMetrics/options.d.ts +8 -0
  562. package/dist/esm/api/usageMetrics/options.d.ts.map +1 -0
  563. package/dist/esm/api/usageMetrics/options.js +4 -0
  564. package/dist/esm/api/usageMetrics/options.js.map +1 -0
  565. package/dist/esm/api/workspaces/index.d.ts +3 -0
  566. package/dist/esm/api/workspaces/index.d.ts.map +1 -0
  567. package/dist/esm/api/workspaces/index.js +4 -0
  568. package/dist/esm/api/workspaces/index.js.map +1 -0
  569. package/dist/esm/api/workspaces/operations.d.ts +39 -0
  570. package/dist/esm/api/workspaces/operations.d.ts.map +1 -0
  571. package/dist/esm/api/workspaces/operations.js +189 -0
  572. package/dist/esm/api/workspaces/operations.js.map +1 -0
  573. package/dist/esm/api/workspaces/options.d.ts +23 -0
  574. package/dist/esm/api/workspaces/options.d.ts.map +1 -0
  575. package/dist/esm/api/workspaces/options.js +4 -0
  576. package/dist/esm/api/workspaces/options.js.map +1 -0
  577. package/dist/esm/classic/binaryHardening/index.d.ts +11 -0
  578. package/dist/esm/classic/binaryHardening/index.d.ts.map +1 -0
  579. package/dist/esm/classic/binaryHardening/index.js +12 -0
  580. package/dist/esm/classic/binaryHardening/index.js.map +1 -0
  581. package/dist/esm/classic/cryptoCertificates/index.d.ts +11 -0
  582. package/dist/esm/classic/cryptoCertificates/index.d.ts.map +1 -0
  583. package/dist/esm/classic/cryptoCertificates/index.js +12 -0
  584. package/dist/esm/classic/cryptoCertificates/index.js.map +1 -0
  585. package/dist/esm/classic/cryptoKeys/index.d.ts +11 -0
  586. package/dist/esm/classic/cryptoKeys/index.d.ts.map +1 -0
  587. package/dist/esm/classic/cryptoKeys/index.js +12 -0
  588. package/dist/esm/classic/cryptoKeys/index.js.map +1 -0
  589. package/dist/esm/classic/cves/index.d.ts +11 -0
  590. package/dist/esm/classic/cves/index.d.ts.map +1 -0
  591. package/dist/esm/classic/cves/index.js +12 -0
  592. package/dist/esm/classic/cves/index.js.map +1 -0
  593. package/dist/esm/classic/firmwares/index.d.ts +24 -0
  594. package/dist/esm/classic/firmwares/index.d.ts.map +1 -0
  595. package/dist/esm/classic/firmwares/index.js +16 -0
  596. package/dist/esm/classic/firmwares/index.js.map +1 -0
  597. package/dist/esm/classic/index.d.ts +12 -0
  598. package/dist/esm/classic/index.d.ts.map +1 -0
  599. package/dist/esm/classic/index.js +4 -0
  600. package/dist/esm/classic/index.js.map +1 -0
  601. package/dist/esm/classic/operations/index.d.ts +11 -0
  602. package/dist/esm/classic/operations/index.d.ts.map +1 -0
  603. package/dist/esm/classic/operations/index.js +12 -0
  604. package/dist/esm/classic/operations/index.js.map +1 -0
  605. package/dist/esm/classic/passwordHashes/index.d.ts +11 -0
  606. package/dist/esm/classic/passwordHashes/index.d.ts.map +1 -0
  607. package/dist/esm/classic/passwordHashes/index.js +12 -0
  608. package/dist/esm/classic/passwordHashes/index.js.map +1 -0
  609. package/dist/esm/classic/sbomComponents/index.d.ts +11 -0
  610. package/dist/esm/classic/sbomComponents/index.d.ts.map +1 -0
  611. package/dist/esm/classic/sbomComponents/index.js +12 -0
  612. package/dist/esm/classic/sbomComponents/index.js.map +1 -0
  613. package/dist/esm/classic/summaries/index.d.ts +13 -0
  614. package/dist/esm/classic/summaries/index.d.ts.map +1 -0
  615. package/dist/esm/classic/summaries/index.js +13 -0
  616. package/dist/esm/classic/summaries/index.js.map +1 -0
  617. package/dist/esm/classic/usageMetrics/index.d.ts +13 -0
  618. package/dist/esm/classic/usageMetrics/index.d.ts.map +1 -0
  619. package/dist/esm/classic/usageMetrics/index.js +13 -0
  620. package/dist/esm/classic/usageMetrics/index.js.map +1 -0
  621. package/dist/esm/classic/workspaces/index.d.ts +28 -0
  622. package/dist/esm/classic/workspaces/index.d.ts.map +1 -0
  623. package/dist/esm/classic/workspaces/index.js +18 -0
  624. package/dist/esm/classic/workspaces/index.js.map +1 -0
  625. package/dist/esm/index.d.ts +16 -3
  626. package/dist/esm/index.d.ts.map +1 -1
  627. package/dist/esm/index.js +3 -11
  628. package/dist/esm/index.js.map +1 -1
  629. package/dist/esm/ioTFirmwareDefenseClient.d.ts +43 -27
  630. package/dist/esm/ioTFirmwareDefenseClient.d.ts.map +1 -1
  631. package/dist/esm/ioTFirmwareDefenseClient.js +35 -103
  632. package/dist/esm/ioTFirmwareDefenseClient.js.map +1 -1
  633. package/dist/esm/logger.d.ts +2 -0
  634. package/dist/esm/logger.d.ts.map +1 -0
  635. package/dist/esm/logger.js +5 -0
  636. package/dist/esm/logger.js.map +1 -0
  637. package/dist/esm/models/index.d.ts +1 -962
  638. package/dist/esm/models/index.d.ts.map +1 -1
  639. package/dist/esm/models/index.js +3 -89
  640. package/dist/esm/models/index.js.map +1 -1
  641. package/dist/esm/models/models.d.ts +898 -0
  642. package/dist/esm/models/models.d.ts.map +1 -0
  643. package/dist/esm/models/models.js +865 -0
  644. package/dist/esm/models/models.js.map +1 -0
  645. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  646. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
  647. package/dist/esm/static-helpers/pagingHelpers.js +137 -0
  648. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  649. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  650. package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
  651. package/dist/esm/static-helpers/urlTemplate.js +169 -0
  652. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  653. package/dist/react-native/api/binaryHardening/index.d.ts +3 -0
  654. package/dist/react-native/api/binaryHardening/index.d.ts.map +1 -0
  655. package/dist/react-native/api/binaryHardening/index.js +4 -0
  656. package/dist/react-native/api/binaryHardening/index.js.map +1 -0
  657. package/dist/react-native/api/binaryHardening/operations.d.ts +10 -0
  658. package/dist/react-native/api/binaryHardening/operations.d.ts.map +1 -0
  659. package/dist/react-native/api/binaryHardening/operations.js +33 -0
  660. package/dist/react-native/api/binaryHardening/operations.js.map +1 -0
  661. package/dist/react-native/api/binaryHardening/options.d.ts +5 -0
  662. package/dist/react-native/api/binaryHardening/options.d.ts.map +1 -0
  663. package/dist/react-native/api/binaryHardening/options.js +4 -0
  664. package/dist/react-native/api/binaryHardening/options.js.map +1 -0
  665. package/dist/react-native/api/cryptoCertificates/index.d.ts +3 -0
  666. package/dist/react-native/api/cryptoCertificates/index.d.ts.map +1 -0
  667. package/dist/react-native/api/cryptoCertificates/index.js +4 -0
  668. package/dist/react-native/api/cryptoCertificates/index.js.map +1 -0
  669. package/dist/react-native/api/cryptoCertificates/operations.d.ts +10 -0
  670. package/dist/react-native/api/cryptoCertificates/operations.d.ts.map +1 -0
  671. package/dist/react-native/api/cryptoCertificates/operations.js +37 -0
  672. package/dist/react-native/api/cryptoCertificates/operations.js.map +1 -0
  673. package/dist/react-native/api/cryptoCertificates/options.d.ts +5 -0
  674. package/dist/react-native/api/cryptoCertificates/options.d.ts.map +1 -0
  675. package/dist/react-native/api/cryptoCertificates/options.js +4 -0
  676. package/dist/react-native/api/cryptoCertificates/options.js.map +1 -0
  677. package/dist/react-native/api/cryptoKeys/index.d.ts +3 -0
  678. package/dist/react-native/api/cryptoKeys/index.d.ts.map +1 -0
  679. package/dist/react-native/api/cryptoKeys/index.js +4 -0
  680. package/dist/react-native/api/cryptoKeys/index.js.map +1 -0
  681. package/dist/react-native/api/cryptoKeys/operations.d.ts +10 -0
  682. package/dist/react-native/api/cryptoKeys/operations.d.ts.map +1 -0
  683. package/dist/react-native/api/cryptoKeys/operations.js +33 -0
  684. package/dist/react-native/api/cryptoKeys/operations.js.map +1 -0
  685. package/dist/react-native/api/cryptoKeys/options.d.ts +5 -0
  686. package/dist/react-native/api/cryptoKeys/options.d.ts.map +1 -0
  687. package/dist/react-native/api/cryptoKeys/options.js +4 -0
  688. package/dist/react-native/api/cryptoKeys/options.js.map +1 -0
  689. package/dist/react-native/api/cves/index.d.ts +3 -0
  690. package/dist/react-native/api/cves/index.d.ts.map +1 -0
  691. package/dist/react-native/api/cves/index.js +4 -0
  692. package/dist/react-native/api/cves/index.js.map +1 -0
  693. package/dist/react-native/api/cves/operations.d.ts +10 -0
  694. package/dist/react-native/api/cves/operations.d.ts.map +1 -0
  695. package/dist/react-native/api/cves/operations.js +33 -0
  696. package/dist/react-native/api/cves/operations.js.map +1 -0
  697. package/dist/react-native/api/cves/options.d.ts +5 -0
  698. package/dist/react-native/api/cves/options.d.ts.map +1 -0
  699. package/dist/react-native/api/cves/options.js +4 -0
  700. package/dist/react-native/api/cves/options.js.map +1 -0
  701. package/dist/react-native/api/firmwares/index.d.ts +3 -0
  702. package/dist/react-native/api/firmwares/index.d.ts.map +1 -0
  703. package/dist/react-native/api/firmwares/index.js +4 -0
  704. package/dist/react-native/api/firmwares/index.js.map +1 -0
  705. package/dist/react-native/api/firmwares/operations.d.ts +31 -0
  706. package/dist/react-native/api/firmwares/operations.d.ts.map +1 -0
  707. package/dist/react-native/api/firmwares/operations.js +145 -0
  708. package/dist/react-native/api/firmwares/operations.js.map +1 -0
  709. package/dist/react-native/api/firmwares/options.d.ts +17 -0
  710. package/dist/react-native/api/firmwares/options.d.ts.map +1 -0
  711. package/dist/react-native/api/firmwares/options.js +4 -0
  712. package/dist/react-native/api/firmwares/options.js.map +1 -0
  713. package/dist/react-native/api/index.d.ts +2 -0
  714. package/dist/react-native/api/index.d.ts.map +1 -0
  715. package/dist/react-native/api/index.js +4 -0
  716. package/dist/react-native/api/index.js.map +1 -0
  717. package/dist/react-native/api/ioTFirmwareDefenseContext.d.ts +19 -0
  718. package/dist/react-native/api/ioTFirmwareDefenseContext.d.ts.map +1 -0
  719. package/dist/react-native/api/ioTFirmwareDefenseContext.js +36 -0
  720. package/dist/react-native/api/ioTFirmwareDefenseContext.js.map +1 -0
  721. package/dist/react-native/api/operations/index.d.ts +3 -0
  722. package/dist/react-native/api/operations/index.d.ts.map +1 -0
  723. package/dist/react-native/api/operations/index.js +4 -0
  724. package/dist/react-native/api/operations/index.js.map +1 -0
  725. package/dist/react-native/api/operations/operations.d.ts +10 -0
  726. package/dist/react-native/api/operations/operations.d.ts.map +1 -0
  727. package/dist/react-native/api/operations/operations.js +29 -0
  728. package/dist/react-native/api/operations/operations.js.map +1 -0
  729. package/dist/react-native/api/operations/options.d.ts +5 -0
  730. package/dist/react-native/api/operations/options.d.ts.map +1 -0
  731. package/dist/react-native/api/operations/options.js +4 -0
  732. package/dist/react-native/api/operations/options.js.map +1 -0
  733. package/dist/react-native/api/passwordHashes/index.d.ts +3 -0
  734. package/dist/react-native/api/passwordHashes/index.d.ts.map +1 -0
  735. package/dist/react-native/api/passwordHashes/index.js +4 -0
  736. package/dist/react-native/api/passwordHashes/index.js.map +1 -0
  737. package/dist/react-native/api/passwordHashes/operations.d.ts +10 -0
  738. package/dist/react-native/api/passwordHashes/operations.d.ts.map +1 -0
  739. package/dist/react-native/api/passwordHashes/operations.js +33 -0
  740. package/dist/react-native/api/passwordHashes/operations.js.map +1 -0
  741. package/dist/react-native/api/passwordHashes/options.d.ts +5 -0
  742. package/dist/react-native/api/passwordHashes/options.d.ts.map +1 -0
  743. package/dist/react-native/api/passwordHashes/options.js +4 -0
  744. package/dist/react-native/api/passwordHashes/options.js.map +1 -0
  745. package/dist/react-native/api/sbomComponents/index.d.ts +3 -0
  746. package/dist/react-native/api/sbomComponents/index.d.ts.map +1 -0
  747. package/dist/react-native/api/sbomComponents/index.js +4 -0
  748. package/dist/react-native/api/sbomComponents/index.js.map +1 -0
  749. package/dist/react-native/api/sbomComponents/operations.d.ts +10 -0
  750. package/dist/react-native/api/sbomComponents/operations.d.ts.map +1 -0
  751. package/dist/react-native/api/sbomComponents/operations.js +33 -0
  752. package/dist/react-native/api/sbomComponents/operations.js.map +1 -0
  753. package/dist/react-native/api/sbomComponents/options.d.ts +5 -0
  754. package/dist/react-native/api/sbomComponents/options.d.ts.map +1 -0
  755. package/dist/react-native/api/sbomComponents/options.js +4 -0
  756. package/dist/react-native/api/sbomComponents/options.js.map +1 -0
  757. package/dist/react-native/api/summaries/index.d.ts +3 -0
  758. package/dist/react-native/api/summaries/index.d.ts.map +1 -0
  759. package/dist/react-native/api/summaries/index.js +4 -0
  760. package/dist/react-native/api/summaries/index.js.map +1 -0
  761. package/dist/react-native/api/summaries/operations.d.ts +14 -0
  762. package/dist/react-native/api/summaries/operations.d.ts.map +1 -0
  763. package/dist/react-native/api/summaries/operations.js +61 -0
  764. package/dist/react-native/api/summaries/operations.js.map +1 -0
  765. package/dist/react-native/api/summaries/options.d.ts +8 -0
  766. package/dist/react-native/api/summaries/options.d.ts.map +1 -0
  767. package/dist/react-native/api/summaries/options.js +4 -0
  768. package/dist/react-native/api/summaries/options.js.map +1 -0
  769. package/dist/react-native/api/usageMetrics/index.d.ts +3 -0
  770. package/dist/react-native/api/usageMetrics/index.d.ts.map +1 -0
  771. package/dist/react-native/api/usageMetrics/index.js +4 -0
  772. package/dist/react-native/api/usageMetrics/index.js.map +1 -0
  773. package/dist/react-native/api/usageMetrics/operations.d.ts +14 -0
  774. package/dist/react-native/api/usageMetrics/operations.d.ts.map +1 -0
  775. package/dist/react-native/api/usageMetrics/operations.js +59 -0
  776. package/dist/react-native/api/usageMetrics/operations.js.map +1 -0
  777. package/dist/react-native/api/usageMetrics/options.d.ts +8 -0
  778. package/dist/react-native/api/usageMetrics/options.d.ts.map +1 -0
  779. package/dist/react-native/api/usageMetrics/options.js +4 -0
  780. package/dist/react-native/api/usageMetrics/options.js.map +1 -0
  781. package/dist/react-native/api/workspaces/index.d.ts +3 -0
  782. package/dist/react-native/api/workspaces/index.d.ts.map +1 -0
  783. package/dist/react-native/api/workspaces/index.js +4 -0
  784. package/dist/react-native/api/workspaces/index.js.map +1 -0
  785. package/dist/react-native/api/workspaces/operations.d.ts +39 -0
  786. package/dist/react-native/api/workspaces/operations.d.ts.map +1 -0
  787. package/dist/react-native/api/workspaces/operations.js +189 -0
  788. package/dist/react-native/api/workspaces/operations.js.map +1 -0
  789. package/dist/react-native/api/workspaces/options.d.ts +23 -0
  790. package/dist/react-native/api/workspaces/options.d.ts.map +1 -0
  791. package/dist/react-native/api/workspaces/options.js +4 -0
  792. package/dist/react-native/api/workspaces/options.js.map +1 -0
  793. package/dist/react-native/classic/binaryHardening/index.d.ts +11 -0
  794. package/dist/react-native/classic/binaryHardening/index.d.ts.map +1 -0
  795. package/dist/react-native/classic/binaryHardening/index.js +12 -0
  796. package/dist/react-native/classic/binaryHardening/index.js.map +1 -0
  797. package/dist/react-native/classic/cryptoCertificates/index.d.ts +11 -0
  798. package/dist/react-native/classic/cryptoCertificates/index.d.ts.map +1 -0
  799. package/dist/react-native/classic/cryptoCertificates/index.js +12 -0
  800. package/dist/react-native/classic/cryptoCertificates/index.js.map +1 -0
  801. package/dist/react-native/classic/cryptoKeys/index.d.ts +11 -0
  802. package/dist/react-native/classic/cryptoKeys/index.d.ts.map +1 -0
  803. package/dist/react-native/classic/cryptoKeys/index.js +12 -0
  804. package/dist/react-native/classic/cryptoKeys/index.js.map +1 -0
  805. package/dist/react-native/classic/cves/index.d.ts +11 -0
  806. package/dist/react-native/classic/cves/index.d.ts.map +1 -0
  807. package/dist/react-native/classic/cves/index.js +12 -0
  808. package/dist/react-native/classic/cves/index.js.map +1 -0
  809. package/dist/react-native/classic/firmwares/index.d.ts +24 -0
  810. package/dist/react-native/classic/firmwares/index.d.ts.map +1 -0
  811. package/dist/react-native/classic/firmwares/index.js +16 -0
  812. package/dist/react-native/classic/firmwares/index.js.map +1 -0
  813. package/dist/react-native/classic/index.d.ts +12 -0
  814. package/dist/react-native/classic/index.d.ts.map +1 -0
  815. package/dist/react-native/classic/index.js +4 -0
  816. package/dist/react-native/classic/index.js.map +1 -0
  817. package/dist/react-native/classic/operations/index.d.ts +11 -0
  818. package/dist/react-native/classic/operations/index.d.ts.map +1 -0
  819. package/dist/react-native/classic/operations/index.js +12 -0
  820. package/dist/react-native/classic/operations/index.js.map +1 -0
  821. package/dist/react-native/classic/passwordHashes/index.d.ts +11 -0
  822. package/dist/react-native/classic/passwordHashes/index.d.ts.map +1 -0
  823. package/dist/react-native/classic/passwordHashes/index.js +12 -0
  824. package/dist/react-native/classic/passwordHashes/index.js.map +1 -0
  825. package/dist/react-native/classic/sbomComponents/index.d.ts +11 -0
  826. package/dist/react-native/classic/sbomComponents/index.d.ts.map +1 -0
  827. package/dist/react-native/classic/sbomComponents/index.js +12 -0
  828. package/dist/react-native/classic/sbomComponents/index.js.map +1 -0
  829. package/dist/react-native/classic/summaries/index.d.ts +13 -0
  830. package/dist/react-native/classic/summaries/index.d.ts.map +1 -0
  831. package/dist/react-native/classic/summaries/index.js +13 -0
  832. package/dist/react-native/classic/summaries/index.js.map +1 -0
  833. package/dist/react-native/classic/usageMetrics/index.d.ts +13 -0
  834. package/dist/react-native/classic/usageMetrics/index.d.ts.map +1 -0
  835. package/dist/react-native/classic/usageMetrics/index.js +13 -0
  836. package/dist/react-native/classic/usageMetrics/index.js.map +1 -0
  837. package/dist/react-native/classic/workspaces/index.d.ts +28 -0
  838. package/dist/react-native/classic/workspaces/index.d.ts.map +1 -0
  839. package/dist/react-native/classic/workspaces/index.js +18 -0
  840. package/dist/react-native/classic/workspaces/index.js.map +1 -0
  841. package/dist/react-native/index.d.ts +16 -3
  842. package/dist/react-native/index.d.ts.map +1 -1
  843. package/dist/react-native/index.js +3 -11
  844. package/dist/react-native/index.js.map +1 -1
  845. package/dist/react-native/ioTFirmwareDefenseClient.d.ts +43 -27
  846. package/dist/react-native/ioTFirmwareDefenseClient.d.ts.map +1 -1
  847. package/dist/react-native/ioTFirmwareDefenseClient.js +35 -103
  848. package/dist/react-native/ioTFirmwareDefenseClient.js.map +1 -1
  849. package/dist/react-native/logger.d.ts +2 -0
  850. package/dist/react-native/logger.d.ts.map +1 -0
  851. package/dist/react-native/logger.js +5 -0
  852. package/dist/react-native/logger.js.map +1 -0
  853. package/dist/react-native/models/index.d.ts +1 -962
  854. package/dist/react-native/models/index.d.ts.map +1 -1
  855. package/dist/react-native/models/index.js +3 -89
  856. package/dist/react-native/models/index.js.map +1 -1
  857. package/dist/react-native/models/models.d.ts +898 -0
  858. package/dist/react-native/models/models.d.ts.map +1 -0
  859. package/dist/react-native/models/models.js +865 -0
  860. package/dist/react-native/models/models.js.map +1 -0
  861. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  862. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
  863. package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
  864. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  865. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  866. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
  867. package/dist/react-native/static-helpers/urlTemplate.js +169 -0
  868. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  869. package/package.json +320 -71
  870. package/review/arm-iotfirmwaredefense-api-binaryHardening.api.md +19 -0
  871. package/review/arm-iotfirmwaredefense-api-cryptoCertificates.api.md +19 -0
  872. package/review/arm-iotfirmwaredefense-api-cryptoKeys.api.md +19 -0
  873. package/review/arm-iotfirmwaredefense-api-cves.api.md +19 -0
  874. package/review/arm-iotfirmwaredefense-api-firmwares.api.md +47 -0
  875. package/review/arm-iotfirmwaredefense-api-operations.api.md +19 -0
  876. package/review/arm-iotfirmwaredefense-api-passwordHashes.api.md +19 -0
  877. package/review/arm-iotfirmwaredefense-api-sbomComponents.api.md +19 -0
  878. package/review/arm-iotfirmwaredefense-api-summaries.api.md +26 -0
  879. package/review/arm-iotfirmwaredefense-api-usageMetrics.api.md +26 -0
  880. package/review/arm-iotfirmwaredefense-api-workspaces.api.md +61 -0
  881. package/review/arm-iotfirmwaredefense-api.api.md +27 -0
  882. package/review/arm-iotfirmwaredefense-models.api.md +490 -0
  883. package/review/arm-iotfirmwaredefense.api.md +232 -358
  884. package/dist/browser/models/mappers.d.ts +0 -61
  885. package/dist/browser/models/mappers.d.ts.map +0 -1
  886. package/dist/browser/models/mappers.js +0 -1702
  887. package/dist/browser/models/mappers.js.map +0 -1
  888. package/dist/browser/models/parameters.d.ts +0 -17
  889. package/dist/browser/models/parameters.d.ts.map +0 -1
  890. package/dist/browser/models/parameters.js +0 -141
  891. package/dist/browser/models/parameters.js.map +0 -1
  892. package/dist/browser/operations/binaryHardening.d.ts +0 -41
  893. package/dist/browser/operations/binaryHardening.d.ts.map +0 -1
  894. package/dist/browser/operations/binaryHardening.js +0 -155
  895. package/dist/browser/operations/binaryHardening.js.map +0 -1
  896. package/dist/browser/operations/cryptoCertificates.d.ts +0 -41
  897. package/dist/browser/operations/cryptoCertificates.d.ts.map +0 -1
  898. package/dist/browser/operations/cryptoCertificates.js +0 -155
  899. package/dist/browser/operations/cryptoCertificates.js.map +0 -1
  900. package/dist/browser/operations/cryptoKeys.d.ts +0 -41
  901. package/dist/browser/operations/cryptoKeys.d.ts.map +0 -1
  902. package/dist/browser/operations/cryptoKeys.js +0 -155
  903. package/dist/browser/operations/cryptoKeys.js.map +0 -1
  904. package/dist/browser/operations/cves.d.ts +0 -41
  905. package/dist/browser/operations/cves.d.ts.map +0 -1
  906. package/dist/browser/operations/cves.js +0 -155
  907. package/dist/browser/operations/cves.js.map +0 -1
  908. package/dist/browser/operations/firmwares.d.ts +0 -88
  909. package/dist/browser/operations/firmwares.d.ts.map +0 -1
  910. package/dist/browser/operations/firmwares.js +0 -350
  911. package/dist/browser/operations/firmwares.js.map +0 -1
  912. package/dist/browser/operations/index.d.ts +0 -11
  913. package/dist/browser/operations/index.d.ts.map +0 -1
  914. package/dist/browser/operations/index.js +0 -18
  915. package/dist/browser/operations/index.js.map +0 -1
  916. package/dist/browser/operations/operations.d.ts +0 -32
  917. package/dist/browser/operations/operations.d.ts.map +0 -1
  918. package/dist/browser/operations/operations.js +0 -133
  919. package/dist/browser/operations/operations.js.map +0 -1
  920. package/dist/browser/operations/passwordHashes.d.ts +0 -41
  921. package/dist/browser/operations/passwordHashes.d.ts.map +0 -1
  922. package/dist/browser/operations/passwordHashes.js +0 -155
  923. package/dist/browser/operations/passwordHashes.js.map +0 -1
  924. package/dist/browser/operations/sbomComponents.d.ts +0 -41
  925. package/dist/browser/operations/sbomComponents.d.ts.map +0 -1
  926. package/dist/browser/operations/sbomComponents.js +0 -155
  927. package/dist/browser/operations/sbomComponents.js.map +0 -1
  928. package/dist/browser/operations/summaries.d.ts +0 -52
  929. package/dist/browser/operations/summaries.d.ts.map +0 -1
  930. package/dist/browser/operations/summaries.js +0 -191
  931. package/dist/browser/operations/summaries.js.map +0 -1
  932. package/dist/browser/operations/workspaces.d.ts +0 -91
  933. package/dist/browser/operations/workspaces.d.ts.map +0 -1
  934. package/dist/browser/operations/workspaces.js +0 -417
  935. package/dist/browser/operations/workspaces.js.map +0 -1
  936. package/dist/browser/operationsInterfaces/binaryHardening.d.ts +0 -14
  937. package/dist/browser/operationsInterfaces/binaryHardening.d.ts.map +0 -1
  938. package/dist/browser/operationsInterfaces/binaryHardening.js +0 -9
  939. package/dist/browser/operationsInterfaces/binaryHardening.js.map +0 -1
  940. package/dist/browser/operationsInterfaces/cryptoCertificates.d.ts +0 -14
  941. package/dist/browser/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
  942. package/dist/browser/operationsInterfaces/cryptoCertificates.js +0 -9
  943. package/dist/browser/operationsInterfaces/cryptoCertificates.js.map +0 -1
  944. package/dist/browser/operationsInterfaces/cryptoKeys.d.ts +0 -14
  945. package/dist/browser/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
  946. package/dist/browser/operationsInterfaces/cryptoKeys.js +0 -9
  947. package/dist/browser/operationsInterfaces/cryptoKeys.js.map +0 -1
  948. package/dist/browser/operationsInterfaces/cves.d.ts +0 -14
  949. package/dist/browser/operationsInterfaces/cves.d.ts.map +0 -1
  950. package/dist/browser/operationsInterfaces/cves.js +0 -9
  951. package/dist/browser/operationsInterfaces/cves.js.map +0 -1
  952. package/dist/browser/operationsInterfaces/firmwares.d.ts +0 -63
  953. package/dist/browser/operationsInterfaces/firmwares.d.ts.map +0 -1
  954. package/dist/browser/operationsInterfaces/firmwares.js +0 -9
  955. package/dist/browser/operationsInterfaces/firmwares.js.map +0 -1
  956. package/dist/browser/operationsInterfaces/index.d.ts +0 -11
  957. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  958. package/dist/browser/operationsInterfaces/index.js +0 -18
  959. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  960. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  961. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  962. package/dist/browser/operationsInterfaces/operations.js +0 -9
  963. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  964. package/dist/browser/operationsInterfaces/passwordHashes.d.ts +0 -14
  965. package/dist/browser/operationsInterfaces/passwordHashes.d.ts.map +0 -1
  966. package/dist/browser/operationsInterfaces/passwordHashes.js +0 -9
  967. package/dist/browser/operationsInterfaces/passwordHashes.js.map +0 -1
  968. package/dist/browser/operationsInterfaces/sbomComponents.d.ts +0 -14
  969. package/dist/browser/operationsInterfaces/sbomComponents.d.ts.map +0 -1
  970. package/dist/browser/operationsInterfaces/sbomComponents.js +0 -9
  971. package/dist/browser/operationsInterfaces/sbomComponents.js.map +0 -1
  972. package/dist/browser/operationsInterfaces/summaries.d.ts +0 -24
  973. package/dist/browser/operationsInterfaces/summaries.d.ts.map +0 -1
  974. package/dist/browser/operationsInterfaces/summaries.js +0 -9
  975. package/dist/browser/operationsInterfaces/summaries.js.map +0 -1
  976. package/dist/browser/operationsInterfaces/workspaces.d.ts +0 -55
  977. package/dist/browser/operationsInterfaces/workspaces.d.ts.map +0 -1
  978. package/dist/browser/operationsInterfaces/workspaces.js +0 -9
  979. package/dist/browser/operationsInterfaces/workspaces.js.map +0 -1
  980. package/dist/browser/pagingHelper.d.ts +0 -13
  981. package/dist/browser/pagingHelper.d.ts.map +0 -1
  982. package/dist/browser/pagingHelper.js +0 -32
  983. package/dist/browser/pagingHelper.js.map +0 -1
  984. package/dist/commonjs/models/mappers.d.ts +0 -61
  985. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  986. package/dist/commonjs/models/mappers.js +0 -1706
  987. package/dist/commonjs/models/mappers.js.map +0 -1
  988. package/dist/commonjs/models/parameters.d.ts +0 -17
  989. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  990. package/dist/commonjs/models/parameters.js +0 -144
  991. package/dist/commonjs/models/parameters.js.map +0 -1
  992. package/dist/commonjs/operations/binaryHardening.d.ts +0 -41
  993. package/dist/commonjs/operations/binaryHardening.d.ts.map +0 -1
  994. package/dist/commonjs/operations/binaryHardening.js +0 -159
  995. package/dist/commonjs/operations/binaryHardening.js.map +0 -1
  996. package/dist/commonjs/operations/cryptoCertificates.d.ts +0 -41
  997. package/dist/commonjs/operations/cryptoCertificates.d.ts.map +0 -1
  998. package/dist/commonjs/operations/cryptoCertificates.js +0 -159
  999. package/dist/commonjs/operations/cryptoCertificates.js.map +0 -1
  1000. package/dist/commonjs/operations/cryptoKeys.d.ts +0 -41
  1001. package/dist/commonjs/operations/cryptoKeys.d.ts.map +0 -1
  1002. package/dist/commonjs/operations/cryptoKeys.js +0 -159
  1003. package/dist/commonjs/operations/cryptoKeys.js.map +0 -1
  1004. package/dist/commonjs/operations/cves.d.ts +0 -41
  1005. package/dist/commonjs/operations/cves.d.ts.map +0 -1
  1006. package/dist/commonjs/operations/cves.js +0 -159
  1007. package/dist/commonjs/operations/cves.js.map +0 -1
  1008. package/dist/commonjs/operations/firmwares.d.ts +0 -88
  1009. package/dist/commonjs/operations/firmwares.d.ts.map +0 -1
  1010. package/dist/commonjs/operations/firmwares.js +0 -354
  1011. package/dist/commonjs/operations/firmwares.js.map +0 -1
  1012. package/dist/commonjs/operations/index.d.ts +0 -11
  1013. package/dist/commonjs/operations/index.d.ts.map +0 -1
  1014. package/dist/commonjs/operations/index.js +0 -21
  1015. package/dist/commonjs/operations/index.js.map +0 -1
  1016. package/dist/commonjs/operations/operations.d.ts +0 -32
  1017. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  1018. package/dist/commonjs/operations/operations.js +0 -137
  1019. package/dist/commonjs/operations/operations.js.map +0 -1
  1020. package/dist/commonjs/operations/passwordHashes.d.ts +0 -41
  1021. package/dist/commonjs/operations/passwordHashes.d.ts.map +0 -1
  1022. package/dist/commonjs/operations/passwordHashes.js +0 -159
  1023. package/dist/commonjs/operations/passwordHashes.js.map +0 -1
  1024. package/dist/commonjs/operations/sbomComponents.d.ts +0 -41
  1025. package/dist/commonjs/operations/sbomComponents.d.ts.map +0 -1
  1026. package/dist/commonjs/operations/sbomComponents.js +0 -159
  1027. package/dist/commonjs/operations/sbomComponents.js.map +0 -1
  1028. package/dist/commonjs/operations/summaries.d.ts +0 -52
  1029. package/dist/commonjs/operations/summaries.d.ts.map +0 -1
  1030. package/dist/commonjs/operations/summaries.js +0 -195
  1031. package/dist/commonjs/operations/summaries.js.map +0 -1
  1032. package/dist/commonjs/operations/workspaces.d.ts +0 -91
  1033. package/dist/commonjs/operations/workspaces.d.ts.map +0 -1
  1034. package/dist/commonjs/operations/workspaces.js +0 -421
  1035. package/dist/commonjs/operations/workspaces.js.map +0 -1
  1036. package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts +0 -14
  1037. package/dist/commonjs/operationsInterfaces/binaryHardening.d.ts.map +0 -1
  1038. package/dist/commonjs/operationsInterfaces/binaryHardening.js +0 -10
  1039. package/dist/commonjs/operationsInterfaces/binaryHardening.js.map +0 -1
  1040. package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts +0 -14
  1041. package/dist/commonjs/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
  1042. package/dist/commonjs/operationsInterfaces/cryptoCertificates.js +0 -10
  1043. package/dist/commonjs/operationsInterfaces/cryptoCertificates.js.map +0 -1
  1044. package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts +0 -14
  1045. package/dist/commonjs/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
  1046. package/dist/commonjs/operationsInterfaces/cryptoKeys.js +0 -10
  1047. package/dist/commonjs/operationsInterfaces/cryptoKeys.js.map +0 -1
  1048. package/dist/commonjs/operationsInterfaces/cves.d.ts +0 -14
  1049. package/dist/commonjs/operationsInterfaces/cves.d.ts.map +0 -1
  1050. package/dist/commonjs/operationsInterfaces/cves.js +0 -10
  1051. package/dist/commonjs/operationsInterfaces/cves.js.map +0 -1
  1052. package/dist/commonjs/operationsInterfaces/firmwares.d.ts +0 -63
  1053. package/dist/commonjs/operationsInterfaces/firmwares.d.ts.map +0 -1
  1054. package/dist/commonjs/operationsInterfaces/firmwares.js +0 -10
  1055. package/dist/commonjs/operationsInterfaces/firmwares.js.map +0 -1
  1056. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -11
  1057. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  1058. package/dist/commonjs/operationsInterfaces/index.js +0 -21
  1059. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  1060. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  1061. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  1062. package/dist/commonjs/operationsInterfaces/operations.js +0 -10
  1063. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  1064. package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts +0 -14
  1065. package/dist/commonjs/operationsInterfaces/passwordHashes.d.ts.map +0 -1
  1066. package/dist/commonjs/operationsInterfaces/passwordHashes.js +0 -10
  1067. package/dist/commonjs/operationsInterfaces/passwordHashes.js.map +0 -1
  1068. package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts +0 -14
  1069. package/dist/commonjs/operationsInterfaces/sbomComponents.d.ts.map +0 -1
  1070. package/dist/commonjs/operationsInterfaces/sbomComponents.js +0 -10
  1071. package/dist/commonjs/operationsInterfaces/sbomComponents.js.map +0 -1
  1072. package/dist/commonjs/operationsInterfaces/summaries.d.ts +0 -24
  1073. package/dist/commonjs/operationsInterfaces/summaries.d.ts.map +0 -1
  1074. package/dist/commonjs/operationsInterfaces/summaries.js +0 -10
  1075. package/dist/commonjs/operationsInterfaces/summaries.js.map +0 -1
  1076. package/dist/commonjs/operationsInterfaces/workspaces.d.ts +0 -55
  1077. package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +0 -1
  1078. package/dist/commonjs/operationsInterfaces/workspaces.js +0 -10
  1079. package/dist/commonjs/operationsInterfaces/workspaces.js.map +0 -1
  1080. package/dist/commonjs/pagingHelper.d.ts +0 -13
  1081. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  1082. package/dist/commonjs/pagingHelper.js +0 -36
  1083. package/dist/commonjs/pagingHelper.js.map +0 -1
  1084. package/dist/esm/models/mappers.d.ts +0 -61
  1085. package/dist/esm/models/mappers.d.ts.map +0 -1
  1086. package/dist/esm/models/mappers.js +0 -1702
  1087. package/dist/esm/models/mappers.js.map +0 -1
  1088. package/dist/esm/models/parameters.d.ts +0 -17
  1089. package/dist/esm/models/parameters.d.ts.map +0 -1
  1090. package/dist/esm/models/parameters.js +0 -141
  1091. package/dist/esm/models/parameters.js.map +0 -1
  1092. package/dist/esm/operations/binaryHardening.d.ts +0 -41
  1093. package/dist/esm/operations/binaryHardening.d.ts.map +0 -1
  1094. package/dist/esm/operations/binaryHardening.js +0 -155
  1095. package/dist/esm/operations/binaryHardening.js.map +0 -1
  1096. package/dist/esm/operations/cryptoCertificates.d.ts +0 -41
  1097. package/dist/esm/operations/cryptoCertificates.d.ts.map +0 -1
  1098. package/dist/esm/operations/cryptoCertificates.js +0 -155
  1099. package/dist/esm/operations/cryptoCertificates.js.map +0 -1
  1100. package/dist/esm/operations/cryptoKeys.d.ts +0 -41
  1101. package/dist/esm/operations/cryptoKeys.d.ts.map +0 -1
  1102. package/dist/esm/operations/cryptoKeys.js +0 -155
  1103. package/dist/esm/operations/cryptoKeys.js.map +0 -1
  1104. package/dist/esm/operations/cves.d.ts +0 -41
  1105. package/dist/esm/operations/cves.d.ts.map +0 -1
  1106. package/dist/esm/operations/cves.js +0 -155
  1107. package/dist/esm/operations/cves.js.map +0 -1
  1108. package/dist/esm/operations/firmwares.d.ts +0 -88
  1109. package/dist/esm/operations/firmwares.d.ts.map +0 -1
  1110. package/dist/esm/operations/firmwares.js +0 -350
  1111. package/dist/esm/operations/firmwares.js.map +0 -1
  1112. package/dist/esm/operations/index.d.ts +0 -11
  1113. package/dist/esm/operations/index.d.ts.map +0 -1
  1114. package/dist/esm/operations/index.js +0 -18
  1115. package/dist/esm/operations/index.js.map +0 -1
  1116. package/dist/esm/operations/operations.d.ts +0 -32
  1117. package/dist/esm/operations/operations.d.ts.map +0 -1
  1118. package/dist/esm/operations/operations.js +0 -133
  1119. package/dist/esm/operations/operations.js.map +0 -1
  1120. package/dist/esm/operations/passwordHashes.d.ts +0 -41
  1121. package/dist/esm/operations/passwordHashes.d.ts.map +0 -1
  1122. package/dist/esm/operations/passwordHashes.js +0 -155
  1123. package/dist/esm/operations/passwordHashes.js.map +0 -1
  1124. package/dist/esm/operations/sbomComponents.d.ts +0 -41
  1125. package/dist/esm/operations/sbomComponents.d.ts.map +0 -1
  1126. package/dist/esm/operations/sbomComponents.js +0 -155
  1127. package/dist/esm/operations/sbomComponents.js.map +0 -1
  1128. package/dist/esm/operations/summaries.d.ts +0 -52
  1129. package/dist/esm/operations/summaries.d.ts.map +0 -1
  1130. package/dist/esm/operations/summaries.js +0 -191
  1131. package/dist/esm/operations/summaries.js.map +0 -1
  1132. package/dist/esm/operations/workspaces.d.ts +0 -91
  1133. package/dist/esm/operations/workspaces.d.ts.map +0 -1
  1134. package/dist/esm/operations/workspaces.js +0 -417
  1135. package/dist/esm/operations/workspaces.js.map +0 -1
  1136. package/dist/esm/operationsInterfaces/binaryHardening.d.ts +0 -14
  1137. package/dist/esm/operationsInterfaces/binaryHardening.d.ts.map +0 -1
  1138. package/dist/esm/operationsInterfaces/binaryHardening.js +0 -9
  1139. package/dist/esm/operationsInterfaces/binaryHardening.js.map +0 -1
  1140. package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts +0 -14
  1141. package/dist/esm/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
  1142. package/dist/esm/operationsInterfaces/cryptoCertificates.js +0 -9
  1143. package/dist/esm/operationsInterfaces/cryptoCertificates.js.map +0 -1
  1144. package/dist/esm/operationsInterfaces/cryptoKeys.d.ts +0 -14
  1145. package/dist/esm/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
  1146. package/dist/esm/operationsInterfaces/cryptoKeys.js +0 -9
  1147. package/dist/esm/operationsInterfaces/cryptoKeys.js.map +0 -1
  1148. package/dist/esm/operationsInterfaces/cves.d.ts +0 -14
  1149. package/dist/esm/operationsInterfaces/cves.d.ts.map +0 -1
  1150. package/dist/esm/operationsInterfaces/cves.js +0 -9
  1151. package/dist/esm/operationsInterfaces/cves.js.map +0 -1
  1152. package/dist/esm/operationsInterfaces/firmwares.d.ts +0 -63
  1153. package/dist/esm/operationsInterfaces/firmwares.d.ts.map +0 -1
  1154. package/dist/esm/operationsInterfaces/firmwares.js +0 -9
  1155. package/dist/esm/operationsInterfaces/firmwares.js.map +0 -1
  1156. package/dist/esm/operationsInterfaces/index.d.ts +0 -11
  1157. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  1158. package/dist/esm/operationsInterfaces/index.js +0 -18
  1159. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  1160. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  1161. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  1162. package/dist/esm/operationsInterfaces/operations.js +0 -9
  1163. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  1164. package/dist/esm/operationsInterfaces/passwordHashes.d.ts +0 -14
  1165. package/dist/esm/operationsInterfaces/passwordHashes.d.ts.map +0 -1
  1166. package/dist/esm/operationsInterfaces/passwordHashes.js +0 -9
  1167. package/dist/esm/operationsInterfaces/passwordHashes.js.map +0 -1
  1168. package/dist/esm/operationsInterfaces/sbomComponents.d.ts +0 -14
  1169. package/dist/esm/operationsInterfaces/sbomComponents.d.ts.map +0 -1
  1170. package/dist/esm/operationsInterfaces/sbomComponents.js +0 -9
  1171. package/dist/esm/operationsInterfaces/sbomComponents.js.map +0 -1
  1172. package/dist/esm/operationsInterfaces/summaries.d.ts +0 -24
  1173. package/dist/esm/operationsInterfaces/summaries.d.ts.map +0 -1
  1174. package/dist/esm/operationsInterfaces/summaries.js +0 -9
  1175. package/dist/esm/operationsInterfaces/summaries.js.map +0 -1
  1176. package/dist/esm/operationsInterfaces/workspaces.d.ts +0 -55
  1177. package/dist/esm/operationsInterfaces/workspaces.d.ts.map +0 -1
  1178. package/dist/esm/operationsInterfaces/workspaces.js +0 -9
  1179. package/dist/esm/operationsInterfaces/workspaces.js.map +0 -1
  1180. package/dist/esm/pagingHelper.d.ts +0 -13
  1181. package/dist/esm/pagingHelper.d.ts.map +0 -1
  1182. package/dist/esm/pagingHelper.js +0 -32
  1183. package/dist/esm/pagingHelper.js.map +0 -1
  1184. package/dist/react-native/models/mappers.d.ts +0 -61
  1185. package/dist/react-native/models/mappers.d.ts.map +0 -1
  1186. package/dist/react-native/models/mappers.js +0 -1702
  1187. package/dist/react-native/models/mappers.js.map +0 -1
  1188. package/dist/react-native/models/parameters.d.ts +0 -17
  1189. package/dist/react-native/models/parameters.d.ts.map +0 -1
  1190. package/dist/react-native/models/parameters.js +0 -141
  1191. package/dist/react-native/models/parameters.js.map +0 -1
  1192. package/dist/react-native/operations/binaryHardening.d.ts +0 -41
  1193. package/dist/react-native/operations/binaryHardening.d.ts.map +0 -1
  1194. package/dist/react-native/operations/binaryHardening.js +0 -155
  1195. package/dist/react-native/operations/binaryHardening.js.map +0 -1
  1196. package/dist/react-native/operations/cryptoCertificates.d.ts +0 -41
  1197. package/dist/react-native/operations/cryptoCertificates.d.ts.map +0 -1
  1198. package/dist/react-native/operations/cryptoCertificates.js +0 -155
  1199. package/dist/react-native/operations/cryptoCertificates.js.map +0 -1
  1200. package/dist/react-native/operations/cryptoKeys.d.ts +0 -41
  1201. package/dist/react-native/operations/cryptoKeys.d.ts.map +0 -1
  1202. package/dist/react-native/operations/cryptoKeys.js +0 -155
  1203. package/dist/react-native/operations/cryptoKeys.js.map +0 -1
  1204. package/dist/react-native/operations/cves.d.ts +0 -41
  1205. package/dist/react-native/operations/cves.d.ts.map +0 -1
  1206. package/dist/react-native/operations/cves.js +0 -155
  1207. package/dist/react-native/operations/cves.js.map +0 -1
  1208. package/dist/react-native/operations/firmwares.d.ts +0 -88
  1209. package/dist/react-native/operations/firmwares.d.ts.map +0 -1
  1210. package/dist/react-native/operations/firmwares.js +0 -350
  1211. package/dist/react-native/operations/firmwares.js.map +0 -1
  1212. package/dist/react-native/operations/index.d.ts +0 -11
  1213. package/dist/react-native/operations/index.d.ts.map +0 -1
  1214. package/dist/react-native/operations/index.js +0 -18
  1215. package/dist/react-native/operations/index.js.map +0 -1
  1216. package/dist/react-native/operations/operations.d.ts +0 -32
  1217. package/dist/react-native/operations/operations.d.ts.map +0 -1
  1218. package/dist/react-native/operations/operations.js +0 -133
  1219. package/dist/react-native/operations/operations.js.map +0 -1
  1220. package/dist/react-native/operations/passwordHashes.d.ts +0 -41
  1221. package/dist/react-native/operations/passwordHashes.d.ts.map +0 -1
  1222. package/dist/react-native/operations/passwordHashes.js +0 -155
  1223. package/dist/react-native/operations/passwordHashes.js.map +0 -1
  1224. package/dist/react-native/operations/sbomComponents.d.ts +0 -41
  1225. package/dist/react-native/operations/sbomComponents.d.ts.map +0 -1
  1226. package/dist/react-native/operations/sbomComponents.js +0 -155
  1227. package/dist/react-native/operations/sbomComponents.js.map +0 -1
  1228. package/dist/react-native/operations/summaries.d.ts +0 -52
  1229. package/dist/react-native/operations/summaries.d.ts.map +0 -1
  1230. package/dist/react-native/operations/summaries.js +0 -191
  1231. package/dist/react-native/operations/summaries.js.map +0 -1
  1232. package/dist/react-native/operations/workspaces.d.ts +0 -91
  1233. package/dist/react-native/operations/workspaces.d.ts.map +0 -1
  1234. package/dist/react-native/operations/workspaces.js +0 -417
  1235. package/dist/react-native/operations/workspaces.js.map +0 -1
  1236. package/dist/react-native/operationsInterfaces/binaryHardening.d.ts +0 -14
  1237. package/dist/react-native/operationsInterfaces/binaryHardening.d.ts.map +0 -1
  1238. package/dist/react-native/operationsInterfaces/binaryHardening.js +0 -9
  1239. package/dist/react-native/operationsInterfaces/binaryHardening.js.map +0 -1
  1240. package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts +0 -14
  1241. package/dist/react-native/operationsInterfaces/cryptoCertificates.d.ts.map +0 -1
  1242. package/dist/react-native/operationsInterfaces/cryptoCertificates.js +0 -9
  1243. package/dist/react-native/operationsInterfaces/cryptoCertificates.js.map +0 -1
  1244. package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts +0 -14
  1245. package/dist/react-native/operationsInterfaces/cryptoKeys.d.ts.map +0 -1
  1246. package/dist/react-native/operationsInterfaces/cryptoKeys.js +0 -9
  1247. package/dist/react-native/operationsInterfaces/cryptoKeys.js.map +0 -1
  1248. package/dist/react-native/operationsInterfaces/cves.d.ts +0 -14
  1249. package/dist/react-native/operationsInterfaces/cves.d.ts.map +0 -1
  1250. package/dist/react-native/operationsInterfaces/cves.js +0 -9
  1251. package/dist/react-native/operationsInterfaces/cves.js.map +0 -1
  1252. package/dist/react-native/operationsInterfaces/firmwares.d.ts +0 -63
  1253. package/dist/react-native/operationsInterfaces/firmwares.d.ts.map +0 -1
  1254. package/dist/react-native/operationsInterfaces/firmwares.js +0 -9
  1255. package/dist/react-native/operationsInterfaces/firmwares.js.map +0 -1
  1256. package/dist/react-native/operationsInterfaces/index.d.ts +0 -11
  1257. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1258. package/dist/react-native/operationsInterfaces/index.js +0 -18
  1259. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1260. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1261. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1262. package/dist/react-native/operationsInterfaces/operations.js +0 -9
  1263. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1264. package/dist/react-native/operationsInterfaces/passwordHashes.d.ts +0 -14
  1265. package/dist/react-native/operationsInterfaces/passwordHashes.d.ts.map +0 -1
  1266. package/dist/react-native/operationsInterfaces/passwordHashes.js +0 -9
  1267. package/dist/react-native/operationsInterfaces/passwordHashes.js.map +0 -1
  1268. package/dist/react-native/operationsInterfaces/sbomComponents.d.ts +0 -14
  1269. package/dist/react-native/operationsInterfaces/sbomComponents.d.ts.map +0 -1
  1270. package/dist/react-native/operationsInterfaces/sbomComponents.js +0 -9
  1271. package/dist/react-native/operationsInterfaces/sbomComponents.js.map +0 -1
  1272. package/dist/react-native/operationsInterfaces/summaries.d.ts +0 -24
  1273. package/dist/react-native/operationsInterfaces/summaries.d.ts.map +0 -1
  1274. package/dist/react-native/operationsInterfaces/summaries.js +0 -9
  1275. package/dist/react-native/operationsInterfaces/summaries.js.map +0 -1
  1276. package/dist/react-native/operationsInterfaces/workspaces.d.ts +0 -55
  1277. package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +0 -1
  1278. package/dist/react-native/operationsInterfaces/workspaces.js +0 -9
  1279. package/dist/react-native/operationsInterfaces/workspaces.js.map +0 -1
  1280. package/dist/react-native/pagingHelper.d.ts +0 -13
  1281. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1282. package/dist/react-native/pagingHelper.js +0 -32
  1283. package/dist/react-native/pagingHelper.js.map +0 -1
@@ -0,0 +1,898 @@
1
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
2
+ export interface _OperationListResult {
3
+ /** The Operation items on this page */
4
+ value: Operation[];
5
+ /** The link to the next page of items */
6
+ nextLink?: string;
7
+ }
8
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
9
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
10
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
11
+ export interface Operation {
12
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
13
+ readonly name?: string;
14
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
15
+ readonly isDataAction?: boolean;
16
+ /** Localized display information for this particular operation. */
17
+ display?: OperationDisplay;
18
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
19
+ readonly origin?: Origin;
20
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
21
+ readonly actionType?: ActionType;
22
+ }
23
+ export declare function operationDeserializer(item: any): Operation;
24
+ /** Localized display information for and operation. */
25
+ export interface OperationDisplay {
26
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
27
+ readonly provider?: string;
28
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
29
+ readonly resource?: string;
30
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
31
+ readonly operation?: string;
32
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
33
+ readonly description?: string;
34
+ }
35
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
36
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
37
+ export declare enum KnownOrigin {
38
+ /** Indicates the operation is initiated by a user. */
39
+ User = "user",
40
+ /** Indicates the operation is initiated by a system. */
41
+ System = "system",
42
+ /** Indicates the operation is initiated by a user or system. */
43
+ UserSystem = "user,system"
44
+ }
45
+ /**
46
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
47
+ * {@link KnownOrigin} can be used interchangeably with Origin,
48
+ * this enum contains the known values that the service supports.
49
+ * ### Known values supported by the service
50
+ * **user**: Indicates the operation is initiated by a user. \
51
+ * **system**: Indicates the operation is initiated by a system. \
52
+ * **user,system**: Indicates the operation is initiated by a user or system.
53
+ */
54
+ export type Origin = string;
55
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
56
+ export declare enum KnownActionType {
57
+ /** Actions are for internal-only APIs. */
58
+ Internal = "Internal"
59
+ }
60
+ /**
61
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
62
+ * {@link KnownActionType} can be used interchangeably with ActionType,
63
+ * this enum contains the known values that the service supports.
64
+ * ### Known values supported by the service
65
+ * **Internal**: Actions are for internal-only APIs.
66
+ */
67
+ export type ActionType = string;
68
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
69
+ export interface ErrorResponse {
70
+ /** The error object. */
71
+ error?: ErrorDetail;
72
+ }
73
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
74
+ /** The error detail. */
75
+ export interface ErrorDetail {
76
+ /** The error code. */
77
+ readonly code?: string;
78
+ /** The error message. */
79
+ readonly message?: string;
80
+ /** The error target. */
81
+ readonly target?: string;
82
+ /** The error details. */
83
+ readonly details?: ErrorDetail[];
84
+ /** The error additional info. */
85
+ readonly additionalInfo?: ErrorAdditionalInfo[];
86
+ }
87
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
88
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
89
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
90
+ /** The resource management error additional info. */
91
+ export interface ErrorAdditionalInfo {
92
+ /** The additional info type. */
93
+ readonly type?: string;
94
+ /** The additional info. */
95
+ readonly info?: Record<string, any>;
96
+ }
97
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
98
+ /** model interface _ErrorAdditionalInfoInfo */
99
+ export interface _ErrorAdditionalInfoInfo {
100
+ }
101
+ export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
102
+ /** Firmware definition */
103
+ export interface Firmware extends ProxyResource {
104
+ /** The resource-specific properties for this resource. */
105
+ properties?: FirmwareProperties;
106
+ }
107
+ export declare function firmwareSerializer(item: Firmware): any;
108
+ export declare function firmwareDeserializer(item: any): Firmware;
109
+ /** Firmware properties. */
110
+ export interface FirmwareProperties {
111
+ /** File name for a firmware that user uploaded. */
112
+ fileName?: string;
113
+ /** Firmware vendor. */
114
+ vendor?: string;
115
+ /** Firmware model. */
116
+ model?: string;
117
+ /** Firmware version. */
118
+ version?: string;
119
+ /** User-specified description of the firmware. */
120
+ description?: string;
121
+ /** File size of the uploaded firmware image. */
122
+ fileSize?: number;
123
+ /** The status of firmware scan. */
124
+ status?: Status;
125
+ /** A list of errors or other messages generated during firmware analysis */
126
+ statusMessages?: StatusMessage[];
127
+ /** Provisioning state of the resource. */
128
+ readonly provisioningState?: ProvisioningState;
129
+ }
130
+ export declare function firmwarePropertiesSerializer(item: FirmwareProperties): any;
131
+ export declare function firmwarePropertiesDeserializer(item: any): FirmwareProperties;
132
+ /** The status of a firmware analysis job. */
133
+ export declare enum KnownStatus {
134
+ /** The analysis job is queued */
135
+ Pending = "Pending",
136
+ /** The firmware is currently being extracted */
137
+ Extracting = "Extracting",
138
+ /** Analysis is being run on the firmware */
139
+ Analyzing = "Analyzing",
140
+ /** Analysis job results are ready */
141
+ Ready = "Ready",
142
+ /** An error occurred while running firmware analysis */
143
+ Error = "Error"
144
+ }
145
+ /**
146
+ * The status of a firmware analysis job. \
147
+ * {@link KnownStatus} can be used interchangeably with Status,
148
+ * this enum contains the known values that the service supports.
149
+ * ### Known values supported by the service
150
+ * **Pending**: The analysis job is queued \
151
+ * **Extracting**: The firmware is currently being extracted \
152
+ * **Analyzing**: Analysis is being run on the firmware \
153
+ * **Ready**: Analysis job results are ready \
154
+ * **Error**: An error occurred while running firmware analysis
155
+ */
156
+ export type Status = string;
157
+ export declare function statusMessageArraySerializer(result: Array<StatusMessage>): any[];
158
+ export declare function statusMessageArrayDeserializer(result: Array<StatusMessage>): any[];
159
+ /** Error and status message */
160
+ export interface StatusMessage {
161
+ /** The error code */
162
+ errorCode?: number;
163
+ /** The error or status message */
164
+ message?: string;
165
+ }
166
+ export declare function statusMessageSerializer(item: StatusMessage): any;
167
+ export declare function statusMessageDeserializer(item: any): StatusMessage;
168
+ /** The status of a firmware analysis job. */
169
+ export declare enum KnownProvisioningState {
170
+ /** The request has successfully completed. */
171
+ Succeeded = "Succeeded",
172
+ /** There was an error during the request. */
173
+ Failed = "Failed",
174
+ /** The request was canceled. */
175
+ Canceled = "Canceled",
176
+ /** The request is queued and awaiting execution */
177
+ Pending = "Pending",
178
+ /** The Firmware is currently being extracted. */
179
+ Extracting = "Extracting",
180
+ /** Analysis is being run on the firmware */
181
+ Analyzing = "Analyzing"
182
+ }
183
+ /**
184
+ * The status of a firmware analysis job. \
185
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
186
+ * this enum contains the known values that the service supports.
187
+ * ### Known values supported by the service
188
+ * **Succeeded**: The request has successfully completed. \
189
+ * **Failed**: There was an error during the request. \
190
+ * **Canceled**: The request was canceled. \
191
+ * **Pending**: The request is queued and awaiting execution \
192
+ * **Extracting**: The Firmware is currently being extracted. \
193
+ * **Analyzing**: Analysis is being run on the firmware
194
+ */
195
+ export type ProvisioningState = string;
196
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
197
+ export interface ProxyResource extends Resource {
198
+ }
199
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
200
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
201
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
202
+ export interface Resource {
203
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
204
+ readonly id?: string;
205
+ /** The name of the resource */
206
+ readonly name?: string;
207
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
208
+ readonly type?: string;
209
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
210
+ readonly systemData?: SystemData;
211
+ }
212
+ export declare function resourceSerializer(item: Resource): any;
213
+ export declare function resourceDeserializer(item: any): Resource;
214
+ /** Metadata pertaining to creation and last modification of the resource. */
215
+ export interface SystemData {
216
+ /** The identity that created the resource. */
217
+ createdBy?: string;
218
+ /** The type of identity that created the resource. */
219
+ createdByType?: CreatedByType;
220
+ /** The timestamp of resource creation (UTC). */
221
+ createdAt?: Date;
222
+ /** The identity that last modified the resource. */
223
+ lastModifiedBy?: string;
224
+ /** The type of identity that last modified the resource. */
225
+ lastModifiedByType?: CreatedByType;
226
+ /** The timestamp of resource last modification (UTC) */
227
+ lastModifiedAt?: Date;
228
+ }
229
+ export declare function systemDataDeserializer(item: any): SystemData;
230
+ /** The kind of entity that created the resource. */
231
+ export declare enum KnownCreatedByType {
232
+ /** The entity was created by a user. */
233
+ User = "User",
234
+ /** The entity was created by an application. */
235
+ Application = "Application",
236
+ /** The entity was created by a managed identity. */
237
+ ManagedIdentity = "ManagedIdentity",
238
+ /** The entity was created by a key. */
239
+ Key = "Key"
240
+ }
241
+ /**
242
+ * The kind of entity that created the resource. \
243
+ * {@link KnowncreatedByType} can be used interchangeably with createdByType,
244
+ * this enum contains the known values that the service supports.
245
+ * ### Known values supported by the service
246
+ * **User**: The entity was created by a user. \
247
+ * **Application**: The entity was created by an application. \
248
+ * **ManagedIdentity**: The entity was created by a managed identity. \
249
+ * **Key**: The entity was created by a key.
250
+ */
251
+ export type CreatedByType = string;
252
+ /** Firmware definition */
253
+ export interface FirmwareUpdateDefinition {
254
+ /** The editable properties of a firmware */
255
+ properties?: FirmwareProperties;
256
+ }
257
+ export declare function firmwareUpdateDefinitionSerializer(item: FirmwareUpdateDefinition): any;
258
+ /** The response of a Firmware list operation. */
259
+ export interface _FirmwareListResult {
260
+ /** The Firmware items on this page */
261
+ value: Firmware[];
262
+ /** The link to the next page of items */
263
+ nextLink?: string;
264
+ }
265
+ export declare function _firmwareListResultDeserializer(item: any): _FirmwareListResult;
266
+ export declare function firmwareArraySerializer(result: Array<Firmware>): any[];
267
+ export declare function firmwareArrayDeserializer(result: Array<Firmware>): any[];
268
+ /** Firmware analysis workspace. */
269
+ export interface Workspace extends TrackedResource {
270
+ /** The resource-specific properties for this resource. */
271
+ properties?: WorkspaceProperties;
272
+ /** The SKU (Stock Keeping Unit) assigned to this resource. */
273
+ sku?: Sku;
274
+ }
275
+ export declare function workspaceSerializer(item: Workspace): any;
276
+ export declare function workspaceDeserializer(item: any): Workspace;
277
+ /** Workspace properties. */
278
+ export interface WorkspaceProperties {
279
+ /** Provisioning state of the resource. */
280
+ readonly provisioningState?: ProvisioningState;
281
+ }
282
+ export declare function workspacePropertiesSerializer(item: WorkspaceProperties): any;
283
+ export declare function workspacePropertiesDeserializer(item: any): WorkspaceProperties;
284
+ /** The resource model definition representing SKU */
285
+ export interface Sku {
286
+ /** The name of the SKU. Ex - P3. It is typically a letter+number code */
287
+ name: string;
288
+ /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
289
+ tier?: SkuTier;
290
+ /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
291
+ size?: string;
292
+ /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
293
+ family?: string;
294
+ /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
295
+ capacity?: number;
296
+ }
297
+ export declare function skuSerializer(item: Sku): any;
298
+ export declare function skuDeserializer(item: any): Sku;
299
+ /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
300
+ export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
301
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
302
+ export interface TrackedResource extends Resource {
303
+ /** Resource tags. */
304
+ tags?: Record<string, string>;
305
+ /** The geo-location where the resource lives */
306
+ location: string;
307
+ }
308
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
309
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
310
+ /** The type used for update operations of the Workspace. */
311
+ export interface WorkspaceUpdate {
312
+ /** The SKU (Stock Keeping Unit) assigned to this resource. */
313
+ sku?: Sku;
314
+ /** Resource tags. */
315
+ tags?: Record<string, string>;
316
+ }
317
+ export declare function workspaceUpdateSerializer(item: WorkspaceUpdate): any;
318
+ /** The response of a Workspace list operation. */
319
+ export interface _WorkspaceListResult {
320
+ /** The Workspace items on this page */
321
+ value: Workspace[];
322
+ /** The link to the next page of items */
323
+ nextLink?: string;
324
+ }
325
+ export declare function _workspaceListResultDeserializer(item: any): _WorkspaceListResult;
326
+ export declare function workspaceArraySerializer(result: Array<Workspace>): any[];
327
+ export declare function workspaceArrayDeserializer(result: Array<Workspace>): any[];
328
+ /** Properties for generating an upload URL */
329
+ export interface GenerateUploadUrlRequest {
330
+ /** A unique ID for the firmware to be uploaded. */
331
+ firmwareId?: string;
332
+ }
333
+ export declare function generateUploadUrlRequestSerializer(item: GenerateUploadUrlRequest): any;
334
+ /** Url data for creating or accessing a blob file. */
335
+ export interface UrlToken {
336
+ /** SAS URL for creating or accessing a blob file. */
337
+ readonly url?: string;
338
+ }
339
+ export declare function urlTokenDeserializer(item: any): UrlToken;
340
+ /** The response of a BinaryHardeningResource list operation. */
341
+ export interface _BinaryHardeningResourceListResult {
342
+ /** The BinaryHardeningResource items on this page */
343
+ value: BinaryHardeningResource[];
344
+ /** The link to the next page of items */
345
+ nextLink?: string;
346
+ }
347
+ export declare function _binaryHardeningResourceListResultDeserializer(item: any): _BinaryHardeningResourceListResult;
348
+ export declare function binaryHardeningResourceArrayDeserializer(result: Array<BinaryHardeningResource>): any[];
349
+ /** The object representing a firmware analysis binary hardening result resource */
350
+ export interface BinaryHardeningResource extends ProxyResource {
351
+ /** The resource-specific properties for this resource. */
352
+ properties?: BinaryHardeningResult;
353
+ }
354
+ export declare function binaryHardeningResourceDeserializer(item: any): BinaryHardeningResource;
355
+ /** Binary hardening of a firmware. */
356
+ export interface BinaryHardeningResult {
357
+ /** ID for the binary hardening result. */
358
+ binaryHardeningId?: string;
359
+ /** The security hardening features of the binary. */
360
+ securityHardeningFeatures?: BinaryHardeningFeatures;
361
+ /** The architecture of the binary being reported on. */
362
+ executableArchitecture?: string;
363
+ /** The path to the binary in the firmware. */
364
+ filePath?: string;
365
+ /** The executable class to indicate 32 or 64 bit. */
366
+ executableClass?: ExecutableClass;
367
+ /** The runpath property of the uploaded binary, which is a method of specifying additional paths to load objects at runtime. */
368
+ runpath?: string;
369
+ /** The rpath property of the uploaded binary, which is a deprecated method of specifying additional paths to load objects at runtime. */
370
+ rpath?: string;
371
+ /** The status of the last operation. */
372
+ readonly provisioningState?: ProvisioningState;
373
+ }
374
+ export declare function binaryHardeningResultDeserializer(item: any): BinaryHardeningResult;
375
+ /** Binary hardening features. */
376
+ export interface BinaryHardeningFeatures {
377
+ /** Flag indicating the binary's stack is set to NX (no-execute). */
378
+ noExecute?: boolean;
379
+ /** Flag indicating the binary was compiled to be a position independent executable. */
380
+ positionIndependentExecutable?: boolean;
381
+ /** Flag indicating the binary has enabled relocation read-only protections. */
382
+ relocationReadOnly?: boolean;
383
+ /** Flag indicating if the binary was compiled with stack canaries enabled. */
384
+ canary?: boolean;
385
+ /** Flag indicating if debug symbols have been stripped from the binary. */
386
+ stripped?: boolean;
387
+ }
388
+ export declare function binaryHardeningFeaturesDeserializer(item: any): BinaryHardeningFeatures;
389
+ /** String to indicate if the executable is 32 or 64 bit. */
390
+ export declare enum KnownExecutableClass {
391
+ /** The binary is 32-bit. */
392
+ X86 = "x86",
393
+ /** The binary is 64-bit. */
394
+ X64 = "x64"
395
+ }
396
+ /**
397
+ * String to indicate if the executable is 32 or 64 bit. \
398
+ * {@link KnownExecutableClass} can be used interchangeably with ExecutableClass,
399
+ * this enum contains the known values that the service supports.
400
+ * ### Known values supported by the service
401
+ * **x86**: The binary is 32-bit. \
402
+ * **x64**: The binary is 64-bit.
403
+ */
404
+ export type ExecutableClass = string;
405
+ /** The response of a CryptoCertificateResource list operation. */
406
+ export interface _CryptoCertificateResourceListResult {
407
+ /** The CryptoCertificateResource items on this page */
408
+ value: CryptoCertificateResource[];
409
+ /** The link to the next page of items */
410
+ nextLink?: string;
411
+ }
412
+ export declare function _cryptoCertificateResourceListResultDeserializer(item: any): _CryptoCertificateResourceListResult;
413
+ export declare function cryptoCertificateResourceArrayDeserializer(result: Array<CryptoCertificateResource>): any[];
414
+ /** The object representing a firmware analysis crypto certificate resource */
415
+ export interface CryptoCertificateResource extends ProxyResource {
416
+ /** The resource-specific properties for this resource. */
417
+ properties?: CryptoCertificate;
418
+ }
419
+ export declare function cryptoCertificateResourceDeserializer(item: any): CryptoCertificateResource;
420
+ /** Crypto certificate properties */
421
+ export interface CryptoCertificate {
422
+ /** ID for the certificate result. */
423
+ cryptoCertId?: string;
424
+ /** Name of the certificate. */
425
+ certificateName?: string;
426
+ /** Subject information of the certificate. */
427
+ subject?: CryptoCertificateEntity;
428
+ /** Issuer information of the certificate. */
429
+ issuer?: CryptoCertificateEntity;
430
+ /** Issue date for the certificate. */
431
+ issuedDate?: Date;
432
+ /** Expiration date for the certificate. */
433
+ expirationDate?: Date;
434
+ /** Role of the certificate (Root CA, etc) */
435
+ certificateRole?: string;
436
+ /** The signature algorithm used in the certificate. */
437
+ signatureAlgorithm?: string;
438
+ /** Size of the certificate's key in bits */
439
+ certificateKeySize?: number;
440
+ /** Key algorithm used in the certificate. */
441
+ certificateKeyAlgorithm?: string;
442
+ /** Encoding used for the certificate. */
443
+ encoding?: string;
444
+ /** Serial number of the certificate. */
445
+ serialNumber?: string;
446
+ /** Fingerprint of the certificate. */
447
+ fingerprint?: string;
448
+ /** List of functions the certificate can fulfill. */
449
+ certificateUsage?: CertificateUsage[];
450
+ /** List of files where this certificate was found. */
451
+ readonly filePaths?: string[];
452
+ /** A matching paired private key. */
453
+ pairedKey?: PairedKey;
454
+ /** Indicates if the certificate is expired. */
455
+ isExpired?: boolean;
456
+ /** Indicates if the certificate is self-signed. */
457
+ isSelfSigned?: boolean;
458
+ /** Indicates the signature algorithm used is insecure according to NIST guidance. */
459
+ isWeakSignature?: boolean;
460
+ /** Indicates the certificate's key size is considered too small to be secure for the key algorithm according to NIST guidance. */
461
+ isShortKeySize?: boolean;
462
+ /** The status of the last operation. */
463
+ readonly provisioningState?: ProvisioningState;
464
+ }
465
+ export declare function cryptoCertificateDeserializer(item: any): CryptoCertificate;
466
+ /** Information on an entity (distinguished name) in a cryptographic certificate. */
467
+ export interface CryptoCertificateEntity {
468
+ /** Common name of the certificate entity. */
469
+ commonName?: string;
470
+ /** Organization of the certificate entity. */
471
+ organization?: string;
472
+ /** The organizational unit of the certificate entity. */
473
+ organizationalUnit?: string;
474
+ /** Geographical state or province of the certificate entity. */
475
+ state?: string;
476
+ /** Country code of the certificate entity. */
477
+ country?: string;
478
+ }
479
+ export declare function cryptoCertificateEntityDeserializer(item: any): CryptoCertificateEntity;
480
+ /** Activities for which the cryptographic certificate can be used. */
481
+ export declare enum KnownCertificateUsage {
482
+ /** This certificate can be used to add a signature to a message */
483
+ DigitalSignature = "digitalSignature",
484
+ /** This certificates provides a non-repudiation service that protects against false denial of a message */
485
+ NonRepudiation = "nonRepudiation",
486
+ /** A synonym for NonRepudiation used in newer x509 certificates */
487
+ ContentCommitment = "contentCommitment",
488
+ /** This certificate can be used to encrypt a private or secret key */
489
+ KeyEncipherment = "keyEncipherment",
490
+ /** This certificate can be used to decrypt a private or secret key */
491
+ DataEncipherment = "dataEncipherment",
492
+ /** This certificate can be used to perform a key agreement, such as with a Diffie-Hellman key exchange */
493
+ KeyAgreement = "keyAgreement",
494
+ /** This certificate can be used to verify a other public keys */
495
+ KeyCertSign = "keyCertSign",
496
+ /** This certificate can be used to verify a certificate revocation list */
497
+ CRLSign = "crlSign",
498
+ /** This certificate can be only be used to encrypt data */
499
+ EncipherOnly = "encipherOnly",
500
+ /** This certificate can only be used to decrypt data */
501
+ DecipherOnly = "decipherOnly",
502
+ /** This certificate can be used to authenticate a server in a TLS/SSL connection */
503
+ ServerAuthentication = "serverAuth",
504
+ /** This certificate can be used to authenticate a client in a TLS/SSL connection */
505
+ ClientAuthentication = "clientAuth",
506
+ /** This certificate can be used to authenticate a code object */
507
+ CodeSigning = "codeSigning",
508
+ /** This certificate can be used to authenticate an email address */
509
+ EmailProtection = "emailProtection",
510
+ /** This certificate binds the hash of an object to a time */
511
+ TimeStamping = "timeStamping",
512
+ /** This certificate can be used to sign OCSP responses */
513
+ OcspSigning = "ocspSigning"
514
+ }
515
+ /**
516
+ * Activities for which the cryptographic certificate can be used. \
517
+ * {@link KnownCertificateUsage} can be used interchangeably with CertificateUsage,
518
+ * this enum contains the known values that the service supports.
519
+ * ### Known values supported by the service
520
+ * **digitalSignature**: This certificate can be used to add a signature to a message \
521
+ * **nonRepudiation**: This certificates provides a non-repudiation service that protects against false denial of a message \
522
+ * **contentCommitment**: A synonym for NonRepudiation used in newer x509 certificates \
523
+ * **keyEncipherment**: This certificate can be used to encrypt a private or secret key \
524
+ * **dataEncipherment**: This certificate can be used to decrypt a private or secret key \
525
+ * **keyAgreement**: This certificate can be used to perform a key agreement, such as with a Diffie-Hellman key exchange \
526
+ * **keyCertSign**: This certificate can be used to verify a other public keys \
527
+ * **crlSign**: This certificate can be used to verify a certificate revocation list \
528
+ * **encipherOnly**: This certificate can be only be used to encrypt data \
529
+ * **decipherOnly**: This certificate can only be used to decrypt data \
530
+ * **serverAuth**: This certificate can be used to authenticate a server in a TLS\/SSL connection \
531
+ * **clientAuth**: This certificate can be used to authenticate a client in a TLS\/SSL connection \
532
+ * **codeSigning**: This certificate can be used to authenticate a code object \
533
+ * **emailProtection**: This certificate can be used to authenticate an email address \
534
+ * **timeStamping**: This certificate binds the hash of an object to a time \
535
+ * **ocspSigning**: This certificate can be used to sign OCSP responses
536
+ */
537
+ export type CertificateUsage = string;
538
+ /** Details of a matching paired key or certificate. */
539
+ export interface PairedKey {
540
+ /** ID of the paired key or certificate. */
541
+ pairedKeyId?: string;
542
+ /** The type indicating whether the paired object is a key or certificate. */
543
+ type?: string;
544
+ }
545
+ export declare function pairedKeyDeserializer(item: any): PairedKey;
546
+ /** The response of a CryptoKeyResource list operation. */
547
+ export interface _CryptoKeyResourceListResult {
548
+ /** The CryptoKeyResource items on this page */
549
+ value: CryptoKeyResource[];
550
+ /** The link to the next page of items */
551
+ nextLink?: string;
552
+ }
553
+ export declare function _cryptoKeyResourceListResultDeserializer(item: any): _CryptoKeyResourceListResult;
554
+ export declare function cryptoKeyResourceArrayDeserializer(result: Array<CryptoKeyResource>): any[];
555
+ /** The object representing a firmware analysis crypto key resource */
556
+ export interface CryptoKeyResource extends ProxyResource {
557
+ /** The resource-specific properties for this resource. */
558
+ properties?: CryptoKey;
559
+ }
560
+ export declare function cryptoKeyResourceDeserializer(item: any): CryptoKeyResource;
561
+ /** Crypto key properties */
562
+ export interface CryptoKey {
563
+ /** ID for the key result. */
564
+ cryptoKeyId?: string;
565
+ /** Type of the key (public or private). */
566
+ keyType?: CryptoKeyType;
567
+ /** Size of the key in bits. */
568
+ cryptoKeySize?: number;
569
+ /** Key algorithm name. */
570
+ keyAlgorithm?: string;
571
+ /** Functions the key can fulfill. */
572
+ usage?: string[];
573
+ /** List of files where this key was found. */
574
+ readonly filePaths?: string[];
575
+ /** A matching paired key or certificate. */
576
+ pairedKey?: PairedKey;
577
+ /** Indicates the key size is considered too small to be secure for the algorithm according to NIST guidance. */
578
+ isShortKeySize?: boolean;
579
+ /** The status of the last operation. */
580
+ readonly provisioningState?: ProvisioningState;
581
+ }
582
+ export declare function cryptoKeyDeserializer(item: any): CryptoKey;
583
+ /** Different types of cryptographic keys. */
584
+ export declare enum KnownCryptoKeyType {
585
+ /** The key is an asymmetric public key. */
586
+ Public = "Public",
587
+ /** The key is an asymmetric private key. */
588
+ Private = "Private"
589
+ }
590
+ /**
591
+ * Different types of cryptographic keys. \
592
+ * {@link KnownCryptoKeyType} can be used interchangeably with CryptoKeyType,
593
+ * this enum contains the known values that the service supports.
594
+ * ### Known values supported by the service
595
+ * **Public**: The key is an asymmetric public key. \
596
+ * **Private**: The key is an asymmetric private key.
597
+ */
598
+ export type CryptoKeyType = string;
599
+ /** The response of a CveResource list operation. */
600
+ export interface _CveResourceListResult {
601
+ /** The CveResource items on this page */
602
+ value: CveResource[];
603
+ /** The link to the next page of items */
604
+ nextLink?: string;
605
+ }
606
+ export declare function _cveResourceListResultDeserializer(item: any): _CveResourceListResult;
607
+ export declare function cveResourceArrayDeserializer(result: Array<CveResource>): any[];
608
+ /** The object representing a firmware analysis CVE result resource */
609
+ export interface CveResource extends ProxyResource {
610
+ /** The resource-specific properties for this resource. */
611
+ properties?: CveResult;
612
+ }
613
+ export declare function cveResourceDeserializer(item: any): CveResource;
614
+ /** Details of a CVE detected in firmware. */
615
+ export interface CveResult {
616
+ /** ID of the CVE result. */
617
+ cveId?: string;
618
+ /** ID of the affected SBOM component. */
619
+ componentId?: string;
620
+ /** Name of the affected SBOM component. */
621
+ componentName?: string;
622
+ /** Version of the affected SBOM component. */
623
+ componentVersion?: string;
624
+ /** Severity of the CVE. */
625
+ severity?: string;
626
+ /** Name of the CVE. */
627
+ cveName?: string;
628
+ /** The most recent CVSS score of the CVE. */
629
+ effectiveCvssScore?: number;
630
+ /** The version of the effectiveCvssScore property. */
631
+ effectiveCvssVersion?: number;
632
+ /** All known CVSS scores for the CVE. */
633
+ cvssScores?: CvssScore[];
634
+ /** The list of reference links for the CVE. */
635
+ readonly links?: CveLink[];
636
+ /** The CVE description. */
637
+ description?: string;
638
+ /** The status of the last operation. */
639
+ readonly provisioningState?: ProvisioningState;
640
+ }
641
+ export declare function cveResultDeserializer(item: any): CveResult;
642
+ export declare function cvssScoreArrayDeserializer(result: Array<CvssScore>): any[];
643
+ /** Common Vulnerability Scoring System values. */
644
+ export interface CvssScore {
645
+ /** The version of the Common Vulnerability Scoring System (CVSS). */
646
+ version: number;
647
+ /** The score of the CVE according to the CVSS specified. */
648
+ score?: number;
649
+ }
650
+ export declare function cvssScoreDeserializer(item: any): CvssScore;
651
+ export declare function cveLinkArrayDeserializer(result: Array<CveLink>): any[];
652
+ /** Properties of a reference link for a CVE. */
653
+ export interface CveLink {
654
+ /** The destination of the reference link. */
655
+ href?: string;
656
+ /** The label of the reference link. */
657
+ label?: string;
658
+ }
659
+ export declare function cveLinkDeserializer(item: any): CveLink;
660
+ /** The response of a PasswordHashResource list operation. */
661
+ export interface _PasswordHashResourceListResult {
662
+ /** The PasswordHashResource items on this page */
663
+ value: PasswordHashResource[];
664
+ /** The link to the next page of items */
665
+ nextLink?: string;
666
+ }
667
+ export declare function _passwordHashResourceListResultDeserializer(item: any): _PasswordHashResourceListResult;
668
+ export declare function passwordHashResourceArrayDeserializer(result: Array<PasswordHashResource>): any[];
669
+ /** The object representing a firmware analysis password hash result resource */
670
+ export interface PasswordHashResource extends ProxyResource {
671
+ /** The resource-specific properties for this resource. */
672
+ properties?: PasswordHash;
673
+ }
674
+ export declare function passwordHashResourceDeserializer(item: any): PasswordHashResource;
675
+ /** Password hash properties */
676
+ export interface PasswordHash {
677
+ /** ID for password hash */
678
+ passwordHashId?: string;
679
+ /** File path of the password hash */
680
+ filePath?: string;
681
+ /** Salt of the password hash */
682
+ salt?: string;
683
+ /** Hash of the password */
684
+ hash?: string;
685
+ /** Context of password hash */
686
+ context?: string;
687
+ /** User name of password hash */
688
+ username?: string;
689
+ /** Algorithm of the password hash */
690
+ algorithm?: string;
691
+ /** The status of the last operation. */
692
+ readonly provisioningState?: ProvisioningState;
693
+ }
694
+ export declare function passwordHashDeserializer(item: any): PasswordHash;
695
+ /** The response of a SbomComponentResource list operation. */
696
+ export interface _SbomComponentResourceListResult {
697
+ /** The SbomComponentResource items on this page */
698
+ value: SbomComponentResource[];
699
+ /** The link to the next page of items */
700
+ nextLink?: string;
701
+ }
702
+ export declare function _sbomComponentResourceListResultDeserializer(item: any): _SbomComponentResourceListResult;
703
+ export declare function sbomComponentResourceArrayDeserializer(result: Array<SbomComponentResource>): any[];
704
+ /** The object representing a firmware analysis SBOM component result resource */
705
+ export interface SbomComponentResource extends ProxyResource {
706
+ /** The resource-specific properties for this resource. */
707
+ properties?: SbomComponent;
708
+ }
709
+ export declare function sbomComponentResourceDeserializer(item: any): SbomComponentResource;
710
+ /** SBOM component of a firmware. */
711
+ export interface SbomComponent {
712
+ /** ID for the component. */
713
+ componentId?: string;
714
+ /** Name for the component. */
715
+ componentName?: string;
716
+ /** Version for the component. */
717
+ version?: string;
718
+ /** License for the component. */
719
+ license?: string;
720
+ /** File paths related to the component. Note, relatedFiles should be used instead of this property. */
721
+ filePaths?: string[];
722
+ /** The status of the last operation. */
723
+ readonly provisioningState?: ProvisioningState;
724
+ }
725
+ export declare function sbomComponentDeserializer(item: any): SbomComponent;
726
+ /** The object representing a firmware analysis summary resource. */
727
+ export interface SummaryResource extends ProxyResource {
728
+ /** The resource-specific properties for this resource. */
729
+ properties?: SummaryResourcePropertiesUnion;
730
+ }
731
+ export declare function summaryResourceDeserializer(item: any): SummaryResource;
732
+ /** Properties of an analysis summary. */
733
+ export interface SummaryResourceProperties {
734
+ /** The type of summary. */
735
+ /** The discriminator possible values: Firmware, CommonVulnerabilitiesAndExposures, BinaryHardening, CryptoCertificate, CryptoKey */
736
+ summaryType: SummaryType;
737
+ /** The status of the last operation. */
738
+ readonly provisioningState?: ProvisioningState;
739
+ }
740
+ export declare function summaryResourcePropertiesDeserializer(item: any): SummaryResourceProperties;
741
+ /** Alias for SummaryResourcePropertiesUnion */
742
+ export type SummaryResourcePropertiesUnion = FirmwareSummary | CveSummary | BinaryHardeningSummaryResource | CryptoCertificateSummaryResource | CryptoKeySummaryResource | SummaryResourceProperties;
743
+ export declare function summaryResourcePropertiesUnionDeserializer(item: any): SummaryResourcePropertiesUnion;
744
+ /** Describes the type of summary. */
745
+ export declare enum KnownSummaryType {
746
+ /** The summary contains information about the submitted firmware */
747
+ Firmware = "Firmware",
748
+ /** The summary contains information about the Common Vulnerabilities and Exposures analysis results */
749
+ CommonVulnerabilitiesAndExposures = "CommonVulnerabilitiesAndExposures",
750
+ /** The summary contains information about the binary hardening analysis results */
751
+ BinaryHardening = "BinaryHardening",
752
+ /** The summary contains information about the cryptographic certificate analysis results */
753
+ CryptoCertificate = "CryptoCertificate",
754
+ /** The summary contains information about the cryptographic key analysis results */
755
+ CryptoKey = "CryptoKey"
756
+ }
757
+ /**
758
+ * Describes the type of summary. \
759
+ * {@link KnownSummaryType} can be used interchangeably with SummaryType,
760
+ * this enum contains the known values that the service supports.
761
+ * ### Known values supported by the service
762
+ * **Firmware**: The summary contains information about the submitted firmware \
763
+ * **CommonVulnerabilitiesAndExposures**: The summary contains information about the Common Vulnerabilities and Exposures analysis results \
764
+ * **BinaryHardening**: The summary contains information about the binary hardening analysis results \
765
+ * **CryptoCertificate**: The summary contains information about the cryptographic certificate analysis results \
766
+ * **CryptoKey**: The summary contains information about the cryptographic key analysis results
767
+ */
768
+ export type SummaryType = string;
769
+ /** Properties for high level summary of firmware analysis results. */
770
+ export interface FirmwareSummary extends SummaryResourceProperties {
771
+ /** Total extracted size of the firmware in bytes. */
772
+ extractedSize?: number;
773
+ /** Firmware file size in bytes. */
774
+ fileSize?: number;
775
+ /** Extracted file count. */
776
+ extractedFileCount?: number;
777
+ /** Components count. */
778
+ componentCount?: number;
779
+ /** Binary count */
780
+ binaryCount?: number;
781
+ /** Time used for analysis */
782
+ analysisTimeSeconds?: number;
783
+ /** The number of root file systems found. */
784
+ rootFileSystems?: number;
785
+ /** Describes the type of summary. */
786
+ summaryType: "Firmware";
787
+ }
788
+ export declare function firmwareSummaryDeserializer(item: any): FirmwareSummary;
789
+ /** Properties for a CVE analysis summary. */
790
+ export interface CveSummary extends SummaryResourceProperties {
791
+ /** The total number of critical severity CVEs detected */
792
+ criticalCveCount?: number;
793
+ /** The total number of high severity CVEs detected */
794
+ highCveCount?: number;
795
+ /** The total number of medium severity CVEs detected */
796
+ mediumCveCount?: number;
797
+ /** The total number of low severity CVEs detected */
798
+ lowCveCount?: number;
799
+ /** The total number of unknown severity CVEs detected */
800
+ unknownCveCount?: number;
801
+ /** Describes the type of summary object. */
802
+ summaryType: "CommonVulnerabilitiesAndExposures";
803
+ }
804
+ export declare function cveSummaryDeserializer(item: any): CveSummary;
805
+ /** Properties for a binary hardening analysis summary. */
806
+ export interface BinaryHardeningSummaryResource extends SummaryResourceProperties {
807
+ /** Total number of binaries that were analyzed */
808
+ totalFiles?: number;
809
+ /** Total number of analyzed files that were found to have a nonexecutable stack */
810
+ notExecutableStackCount?: number;
811
+ /** Total number of analyzed files that were compiled to be a position independent executable */
812
+ positionIndependentExecutableCount?: number;
813
+ /** Total number of analyzed files that have enabled relocation read-only protections */
814
+ relocationReadOnlyCount?: number;
815
+ /** Total number of analyzed files that have stack canaries enabled */
816
+ stackCanaryCount?: number;
817
+ /** Total number of analyzed files that have debug symbols stripped */
818
+ strippedBinaryCount?: number;
819
+ /** Describes the type of summary object. */
820
+ summaryType: "BinaryHardening";
821
+ }
822
+ export declare function binaryHardeningSummaryResourceDeserializer(item: any): BinaryHardeningSummaryResource;
823
+ /** Properties for cryptographic certificate summary. */
824
+ export interface CryptoCertificateSummaryResource extends SummaryResourceProperties {
825
+ /** Total number of certificates found. */
826
+ totalCertificateCount?: number;
827
+ /** Total number of paired private keys found for the certificates. */
828
+ pairedKeyCount?: number;
829
+ /** Total number of expired certificates found. */
830
+ expiredCertificateCount?: number;
831
+ /** Total number of nearly expired certificates found. */
832
+ expiringSoonCertificateCount?: number;
833
+ /** Total number of certificates found using a weak signature algorithm. */
834
+ weakSignatureCount?: number;
835
+ /** Total number of certificates found that are self-signed. */
836
+ selfSignedCertificateCount?: number;
837
+ /** Total number of certificates found that have an insecure key size for the key algorithm. */
838
+ shortKeySizeCount?: number;
839
+ /** Describes the type of summary. */
840
+ summaryType: "CryptoCertificate";
841
+ }
842
+ export declare function cryptoCertificateSummaryResourceDeserializer(item: any): CryptoCertificateSummaryResource;
843
+ /** Properties for cryptographic key summary. */
844
+ export interface CryptoKeySummaryResource extends SummaryResourceProperties {
845
+ /** Total number of cryptographic keys found. */
846
+ totalKeyCount?: number;
847
+ /** Total number of (non-certificate) public keys found. */
848
+ publicKeyCount?: number;
849
+ /** Total number of private keys found. */
850
+ privateKeyCount?: number;
851
+ /** Total number of keys found that have a matching paired key or certificate. */
852
+ pairedKeyCount?: number;
853
+ /** Total number of keys found that have an insecure key size for the algorithm. */
854
+ shortKeySizeCount?: number;
855
+ /** Describes the type of summary. */
856
+ summaryType: "CryptoKey";
857
+ }
858
+ export declare function cryptoKeySummaryResourceDeserializer(item: any): CryptoKeySummaryResource;
859
+ /** The response of a SummaryResource list operation. */
860
+ export interface _SummaryResourceListResult {
861
+ /** The SummaryResource items on this page */
862
+ value: SummaryResource[];
863
+ /** The link to the next page of items */
864
+ nextLink?: string;
865
+ }
866
+ export declare function _summaryResourceListResultDeserializer(item: any): _SummaryResourceListResult;
867
+ export declare function summaryResourceArrayDeserializer(result: Array<SummaryResource>): any[];
868
+ /** The object representing how many firmwares the user has uploaded to the workspace. */
869
+ export interface UsageMetric extends ProxyResource {
870
+ /** The resource-specific properties for this resource. */
871
+ properties?: UsageMetricProperties;
872
+ }
873
+ export declare function usageMetricDeserializer(item: any): UsageMetric;
874
+ /** Properties of a workspaces usage metrics. */
875
+ export interface UsageMetricProperties {
876
+ /** The number of firmware analysis jobs that have been submitted in the current month. */
877
+ readonly monthlyFirmwareUploadCount: number;
878
+ /** The total number of firmwares that are in the workspace. */
879
+ readonly totalFirmwareCount: number;
880
+ /** The status of the last operation. */
881
+ readonly provisioningState?: ProvisioningState;
882
+ }
883
+ export declare function usageMetricPropertiesDeserializer(item: any): UsageMetricProperties;
884
+ /** The response of a UsageMetric list operation. */
885
+ export interface _UsageMetricListResult {
886
+ /** The UsageMetric items on this page */
887
+ value: UsageMetric[];
888
+ /** The link to the next page of items */
889
+ nextLink?: string;
890
+ }
891
+ export declare function _usageMetricListResultDeserializer(item: any): _UsageMetricListResult;
892
+ export declare function usageMetricArrayDeserializer(result: Array<UsageMetric>): any[];
893
+ /** The available API versions. */
894
+ export declare enum KnownVersions {
895
+ /** The 2025-04-01 API version. */
896
+ V20250401Preview = "2025-04-01-preview"
897
+ }
898
+ //# sourceMappingURL=models.d.ts.map