oci-vulnerabilityscanning 2.21.0 → 2.25.0

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 (293) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -58
  4. package/lib/client.js +72 -63
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/action-type.d.ts +1 -1
  7. package/lib/model/action-type.js +1 -1
  8. package/lib/model/change-container-scan-recipe-compartment-details.d.ts +1 -1
  9. package/lib/model/change-container-scan-recipe-compartment-details.js +1 -1
  10. package/lib/model/change-container-scan-result-compartment-details.d.ts +1 -1
  11. package/lib/model/change-container-scan-result-compartment-details.js +1 -1
  12. package/lib/model/change-container-scan-target-compartment-details.d.ts +1 -1
  13. package/lib/model/change-container-scan-target-compartment-details.js +1 -1
  14. package/lib/model/change-host-agent-scan-result-compartment-details.d.ts +1 -1
  15. package/lib/model/change-host-agent-scan-result-compartment-details.js +1 -1
  16. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.d.ts +1 -1
  17. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.js +1 -1
  18. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.d.ts +1 -1
  19. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.js +1 -1
  20. package/lib/model/change-host-port-scan-result-compartment-details.d.ts +1 -1
  21. package/lib/model/change-host-port-scan-result-compartment-details.js +1 -1
  22. package/lib/model/change-host-scan-recipe-compartment-details.d.ts +1 -1
  23. package/lib/model/change-host-scan-recipe-compartment-details.js +1 -1
  24. package/lib/model/change-host-scan-target-compartment-details.d.ts +1 -1
  25. package/lib/model/change-host-scan-target-compartment-details.js +1 -1
  26. package/lib/model/container-scan-recipe-summary-collection.d.ts +1 -1
  27. package/lib/model/container-scan-recipe-summary-collection.js +1 -1
  28. package/lib/model/container-scan-recipe-summary.d.ts +1 -1
  29. package/lib/model/container-scan-recipe-summary.js +1 -1
  30. package/lib/model/container-scan-recipe.d.ts +1 -1
  31. package/lib/model/container-scan-recipe.js +1 -1
  32. package/lib/model/container-scan-registry.d.ts +1 -1
  33. package/lib/model/container-scan-registry.js +1 -1
  34. package/lib/model/container-scan-result-problem.d.ts +1 -1
  35. package/lib/model/container-scan-result-problem.js +1 -1
  36. package/lib/model/container-scan-result-sort-by.d.ts +1 -1
  37. package/lib/model/container-scan-result-sort-by.js +1 -1
  38. package/lib/model/container-scan-result-summary-collection.d.ts +1 -1
  39. package/lib/model/container-scan-result-summary-collection.js +1 -1
  40. package/lib/model/container-scan-result-summary.d.ts +1 -1
  41. package/lib/model/container-scan-result-summary.js +1 -1
  42. package/lib/model/container-scan-result.d.ts +1 -1
  43. package/lib/model/container-scan-result.js +1 -1
  44. package/lib/model/container-scan-settings.d.ts +1 -1
  45. package/lib/model/container-scan-settings.js +1 -1
  46. package/lib/model/container-scan-target-summary-collection.d.ts +1 -1
  47. package/lib/model/container-scan-target-summary-collection.js +1 -1
  48. package/lib/model/container-scan-target-summary.d.ts +1 -1
  49. package/lib/model/container-scan-target-summary.js +1 -1
  50. package/lib/model/container-scan-target.d.ts +1 -1
  51. package/lib/model/container-scan-target.js +1 -1
  52. package/lib/model/create-container-scan-recipe-details.d.ts +1 -1
  53. package/lib/model/create-container-scan-recipe-details.js +1 -1
  54. package/lib/model/create-container-scan-registry-details.d.ts +1 -1
  55. package/lib/model/create-container-scan-registry-details.js +1 -1
  56. package/lib/model/create-container-scan-target-details.d.ts +1 -1
  57. package/lib/model/create-container-scan-target-details.js +1 -1
  58. package/lib/model/create-host-scan-recipe-details.d.ts +1 -1
  59. package/lib/model/create-host-scan-recipe-details.js +1 -1
  60. package/lib/model/create-host-scan-target-details.d.ts +1 -1
  61. package/lib/model/create-host-scan-target-details.js +1 -1
  62. package/lib/model/create-ocir-container-scan-registry-details.d.ts +1 -1
  63. package/lib/model/create-ocir-container-scan-registry-details.js +1 -1
  64. package/lib/model/cve-details.d.ts +1 -1
  65. package/lib/model/cve-details.js +1 -1
  66. package/lib/model/day-of-week.d.ts +1 -1
  67. package/lib/model/day-of-week.js +1 -1
  68. package/lib/model/export-host-agent-scan-result-csv-details.d.ts +1 -1
  69. package/lib/model/export-host-agent-scan-result-csv-details.js +1 -1
  70. package/lib/model/export-host-vulnerability-csv-details.d.ts +1 -1
  71. package/lib/model/export-host-vulnerability-csv-details.js +1 -1
  72. package/lib/model/host-agent-scan-level.d.ts +1 -1
  73. package/lib/model/host-agent-scan-level.js +1 -1
  74. package/lib/model/host-agent-scan-result-problem.d.ts +1 -1
  75. package/lib/model/host-agent-scan-result-problem.js +1 -1
  76. package/lib/model/host-agent-scan-result-sort-by.d.ts +1 -1
  77. package/lib/model/host-agent-scan-result-sort-by.js +1 -1
  78. package/lib/model/host-agent-scan-result-summary-collection.d.ts +1 -1
  79. package/lib/model/host-agent-scan-result-summary-collection.js +1 -1
  80. package/lib/model/host-agent-scan-result-summary.d.ts +1 -1
  81. package/lib/model/host-agent-scan-result-summary.js +1 -1
  82. package/lib/model/host-agent-scan-result.d.ts +5 -1
  83. package/lib/model/host-agent-scan-result.js +1 -1
  84. package/lib/model/host-agent-scan-result.js.map +1 -1
  85. package/lib/model/host-cis-benchmark-scan-level.d.ts +1 -1
  86. package/lib/model/host-cis-benchmark-scan-level.js +1 -1
  87. package/lib/model/host-cis-benchmark-scan-result-score.d.ts +1 -1
  88. package/lib/model/host-cis-benchmark-scan-result-score.js +1 -1
  89. package/lib/model/host-cis-benchmark-scan-result-sort-by.d.ts +1 -1
  90. package/lib/model/host-cis-benchmark-scan-result-sort-by.js +1 -1
  91. package/lib/model/host-cis-benchmark-scan-result-summary-collection.d.ts +1 -1
  92. package/lib/model/host-cis-benchmark-scan-result-summary-collection.js +1 -1
  93. package/lib/model/host-cis-benchmark-scan-result-summary.d.ts +1 -1
  94. package/lib/model/host-cis-benchmark-scan-result-summary.js +1 -1
  95. package/lib/model/host-cis-benchmark-scan-result.d.ts +1 -1
  96. package/lib/model/host-cis-benchmark-scan-result.js +1 -1
  97. package/lib/model/host-cis-benchmark-settings.d.ts +1 -1
  98. package/lib/model/host-cis-benchmark-settings.js +1 -1
  99. package/lib/model/host-endpoint-protection-scan-level.d.ts +1 -1
  100. package/lib/model/host-endpoint-protection-scan-level.js +1 -1
  101. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.d.ts +1 -1
  102. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.js +1 -1
  103. package/lib/model/host-endpoint-protection-scan-result-sort-by.d.ts +1 -1
  104. package/lib/model/host-endpoint-protection-scan-result-sort-by.js +1 -1
  105. package/lib/model/host-endpoint-protection-scan-result-summary-collection.d.ts +1 -1
  106. package/lib/model/host-endpoint-protection-scan-result-summary-collection.js +1 -1
  107. package/lib/model/host-endpoint-protection-scan-result-summary.d.ts +1 -1
  108. package/lib/model/host-endpoint-protection-scan-result-summary.js +1 -1
  109. package/lib/model/host-endpoint-protection-scan-result.d.ts +1 -1
  110. package/lib/model/host-endpoint-protection-scan-result.js +1 -1
  111. package/lib/model/host-endpoint-protection-settings.d.ts +1 -1
  112. package/lib/model/host-endpoint-protection-settings.js +1 -1
  113. package/lib/model/host-port-scan-level.d.ts +1 -1
  114. package/lib/model/host-port-scan-level.js +1 -1
  115. package/lib/model/host-port-scan-result-open-port.d.ts +1 -1
  116. package/lib/model/host-port-scan-result-open-port.js +1 -1
  117. package/lib/model/host-port-scan-result-sort-by.d.ts +1 -1
  118. package/lib/model/host-port-scan-result-sort-by.js +1 -1
  119. package/lib/model/host-port-scan-result-summary-collection.d.ts +1 -1
  120. package/lib/model/host-port-scan-result-summary-collection.js +1 -1
  121. package/lib/model/host-port-scan-result-summary.d.ts +1 -1
  122. package/lib/model/host-port-scan-result-summary.js +1 -1
  123. package/lib/model/host-port-scan-result.d.ts +1 -1
  124. package/lib/model/host-port-scan-result.js +1 -1
  125. package/lib/model/host-scan-agent-configuration-oc-i.d.ts +1 -1
  126. package/lib/model/host-scan-agent-configuration-oc-i.js +1 -1
  127. package/lib/model/host-scan-agent-configuration.d.ts +1 -1
  128. package/lib/model/host-scan-agent-configuration.js +1 -1
  129. package/lib/model/host-scan-agent-settings.d.ts +1 -1
  130. package/lib/model/host-scan-agent-settings.js +1 -1
  131. package/lib/model/host-scan-port-settings.d.ts +1 -1
  132. package/lib/model/host-scan-port-settings.js +1 -1
  133. package/lib/model/host-scan-recipe-summary-collection.d.ts +1 -1
  134. package/lib/model/host-scan-recipe-summary-collection.js +1 -1
  135. package/lib/model/host-scan-recipe-summary.d.ts +1 -1
  136. package/lib/model/host-scan-recipe-summary.js +1 -1
  137. package/lib/model/host-scan-recipe.d.ts +1 -1
  138. package/lib/model/host-scan-recipe.js +1 -1
  139. package/lib/model/host-scan-target-summary-collection.d.ts +1 -1
  140. package/lib/model/host-scan-target-summary-collection.js +1 -1
  141. package/lib/model/host-scan-target-summary.d.ts +1 -1
  142. package/lib/model/host-scan-target-summary.js +1 -1
  143. package/lib/model/host-scan-target.d.ts +1 -1
  144. package/lib/model/host-scan-target.js +1 -1
  145. package/lib/model/host-vulnerability-impacted-host-summary-collection.d.ts +1 -1
  146. package/lib/model/host-vulnerability-impacted-host-summary-collection.js +1 -1
  147. package/lib/model/host-vulnerability-impacted-host-summary.d.ts +1 -1
  148. package/lib/model/host-vulnerability-impacted-host-summary.js +1 -1
  149. package/lib/model/host-vulnerability-sort-by.d.ts +1 -1
  150. package/lib/model/host-vulnerability-sort-by.js +1 -1
  151. package/lib/model/host-vulnerability-summary-collection.d.ts +1 -1
  152. package/lib/model/host-vulnerability-summary-collection.js +1 -1
  153. package/lib/model/host-vulnerability-summary.d.ts +1 -1
  154. package/lib/model/host-vulnerability-summary.js +1 -1
  155. package/lib/model/host-vulnerability.d.ts +1 -1
  156. package/lib/model/host-vulnerability.js +1 -1
  157. package/lib/model/impacted-host-sort-by.d.ts +1 -1
  158. package/lib/model/impacted-host-sort-by.js +1 -1
  159. package/lib/model/impacted-resources-count.d.ts +1 -1
  160. package/lib/model/impacted-resources-count.js +1 -1
  161. package/lib/model/index.d.ts +1 -1
  162. package/lib/model/index.js +1 -1
  163. package/lib/model/lifecycle-state.d.ts +1 -1
  164. package/lib/model/lifecycle-state.js +1 -1
  165. package/lib/model/ocir-container-scan-registry.d.ts +1 -1
  166. package/lib/model/ocir-container-scan-registry.js +1 -1
  167. package/lib/model/operation-status.d.ts +1 -1
  168. package/lib/model/operation-status.js +1 -1
  169. package/lib/model/operation-type.d.ts +5 -1
  170. package/lib/model/operation-type.js +5 -1
  171. package/lib/model/operation-type.js.map +1 -1
  172. package/lib/model/scan-result-problem-severity.d.ts +1 -1
  173. package/lib/model/scan-result-problem-severity.js +1 -1
  174. package/lib/model/scan-result-score.d.ts +1 -1
  175. package/lib/model/scan-result-score.js +1 -1
  176. package/lib/model/scan-result-vulnerability-state.d.ts +1 -1
  177. package/lib/model/scan-result-vulnerability-state.js +1 -1
  178. package/lib/model/schedule-type.d.ts +1 -1
  179. package/lib/model/schedule-type.js +1 -1
  180. package/lib/model/schedule.d.ts +1 -1
  181. package/lib/model/schedule.js +1 -1
  182. package/lib/model/sort-by.d.ts +1 -1
  183. package/lib/model/sort-by.js +1 -1
  184. package/lib/model/sort-order.d.ts +1 -1
  185. package/lib/model/sort-order.js +1 -1
  186. package/lib/model/update-container-scan-recipe-details.d.ts +1 -1
  187. package/lib/model/update-container-scan-recipe-details.js +1 -1
  188. package/lib/model/update-container-scan-registry-details.d.ts +1 -1
  189. package/lib/model/update-container-scan-registry-details.js +1 -1
  190. package/lib/model/update-container-scan-target-details.d.ts +1 -1
  191. package/lib/model/update-container-scan-target-details.js +1 -1
  192. package/lib/model/update-host-scan-recipe-details.d.ts +1 -1
  193. package/lib/model/update-host-scan-recipe-details.js +1 -1
  194. package/lib/model/update-host-scan-target-details.d.ts +1 -1
  195. package/lib/model/update-host-scan-target-details.js +1 -1
  196. package/lib/model/update-ocir-container-scan-registry-details.d.ts +1 -1
  197. package/lib/model/update-ocir-container-scan-registry-details.js +1 -1
  198. package/lib/model/vulnerability-impacted-container-summary-collection.d.ts +1 -1
  199. package/lib/model/vulnerability-impacted-container-summary-collection.js +1 -1
  200. package/lib/model/vulnerability-impacted-container-summary.d.ts +1 -1
  201. package/lib/model/vulnerability-impacted-container-summary.js +1 -1
  202. package/lib/model/vulnerability-impacted-host-summary-collection.d.ts +1 -1
  203. package/lib/model/vulnerability-impacted-host-summary-collection.js +1 -1
  204. package/lib/model/vulnerability-impacted-host-summary.d.ts +1 -1
  205. package/lib/model/vulnerability-impacted-host-summary.js +1 -1
  206. package/lib/model/vulnerability-summary-collection.d.ts +1 -1
  207. package/lib/model/vulnerability-summary-collection.js +1 -1
  208. package/lib/model/vulnerability-summary.d.ts +5 -1
  209. package/lib/model/vulnerability-summary.js +1 -1
  210. package/lib/model/vulnerability-summary.js.map +1 -1
  211. package/lib/model/vulnerability-type.d.ts +1 -1
  212. package/lib/model/vulnerability-type.js +1 -1
  213. package/lib/model/vulnerability.d.ts +5 -1
  214. package/lib/model/vulnerability.js +1 -1
  215. package/lib/model/vulnerability.js.map +1 -1
  216. package/lib/model/work-request-collection.d.ts +1 -1
  217. package/lib/model/work-request-collection.js +1 -1
  218. package/lib/model/work-request-error-collection.d.ts +1 -1
  219. package/lib/model/work-request-error-collection.js +1 -1
  220. package/lib/model/work-request-error.d.ts +1 -1
  221. package/lib/model/work-request-error.js +1 -1
  222. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  223. package/lib/model/work-request-log-entry-collection.js +1 -1
  224. package/lib/model/work-request-log-entry.d.ts +1 -1
  225. package/lib/model/work-request-log-entry.js +1 -1
  226. package/lib/model/work-request-resource.d.ts +1 -1
  227. package/lib/model/work-request-resource.js +1 -1
  228. package/lib/model/work-request.d.ts +1 -1
  229. package/lib/model/work-request.js +1 -1
  230. package/lib/request/change-container-scan-recipe-compartment-request.d.ts +1 -1
  231. package/lib/request/change-container-scan-result-compartment-request.d.ts +1 -1
  232. package/lib/request/change-container-scan-target-compartment-request.d.ts +1 -1
  233. package/lib/request/change-host-agent-scan-result-compartment-request.d.ts +1 -1
  234. package/lib/request/change-host-cis-benchmark-scan-result-compartment-request.d.ts +1 -1
  235. package/lib/request/change-host-endpoint-protection-scan-result-compartment-request.d.ts +1 -1
  236. package/lib/request/change-host-port-scan-result-compartment-request.d.ts +1 -1
  237. package/lib/request/change-host-scan-recipe-compartment-request.d.ts +1 -1
  238. package/lib/request/change-host-scan-target-compartment-request.d.ts +1 -1
  239. package/lib/request/create-container-scan-recipe-request.d.ts +1 -1
  240. package/lib/request/create-container-scan-target-request.d.ts +1 -1
  241. package/lib/request/create-host-scan-recipe-request.d.ts +1 -1
  242. package/lib/request/create-host-scan-target-request.d.ts +1 -1
  243. package/lib/request/delete-container-scan-recipe-request.d.ts +1 -1
  244. package/lib/request/delete-container-scan-result-request.d.ts +1 -1
  245. package/lib/request/delete-container-scan-target-request.d.ts +1 -1
  246. package/lib/request/delete-host-agent-scan-result-request.d.ts +1 -1
  247. package/lib/request/delete-host-cis-benchmark-scan-result-request.d.ts +1 -1
  248. package/lib/request/delete-host-endpoint-protection-scan-result-request.d.ts +1 -1
  249. package/lib/request/delete-host-port-scan-result-request.d.ts +1 -1
  250. package/lib/request/delete-host-scan-recipe-request.d.ts +1 -1
  251. package/lib/request/delete-host-scan-target-request.d.ts +1 -1
  252. package/lib/request/export-host-agent-scan-result-csv-request.d.ts +1 -1
  253. package/lib/request/export-host-vulnerability-csv-request.d.ts +1 -1
  254. package/lib/request/get-container-scan-recipe-request.d.ts +1 -1
  255. package/lib/request/get-container-scan-result-request.d.ts +1 -1
  256. package/lib/request/get-container-scan-target-request.d.ts +1 -1
  257. package/lib/request/get-host-agent-scan-result-request.d.ts +1 -1
  258. package/lib/request/get-host-cis-benchmark-scan-result-request.d.ts +1 -1
  259. package/lib/request/get-host-endpoint-protection-scan-result-request.d.ts +1 -1
  260. package/lib/request/get-host-port-scan-result-request.d.ts +1 -1
  261. package/lib/request/get-host-scan-recipe-request.d.ts +1 -1
  262. package/lib/request/get-host-scan-target-request.d.ts +1 -1
  263. package/lib/request/get-host-vulnerability-request.d.ts +1 -1
  264. package/lib/request/get-vulnerability-request.d.ts +1 -1
  265. package/lib/request/get-work-request-request.d.ts +1 -1
  266. package/lib/request/index.d.ts +1 -1
  267. package/lib/request/index.js +1 -1
  268. package/lib/request/list-container-scan-recipes-request.d.ts +1 -1
  269. package/lib/request/list-container-scan-results-request.d.ts +2 -2
  270. package/lib/request/list-container-scan-targets-request.d.ts +1 -1
  271. package/lib/request/list-host-agent-scan-results-request.d.ts +5 -1
  272. package/lib/request/list-host-cis-benchmark-scan-results-request.d.ts +5 -1
  273. package/lib/request/list-host-endpoint-protection-scan-results-request.d.ts +5 -1
  274. package/lib/request/list-host-port-scan-results-request.d.ts +5 -1
  275. package/lib/request/list-host-scan-recipes-request.d.ts +1 -1
  276. package/lib/request/list-host-scan-targets-request.d.ts +1 -1
  277. package/lib/request/list-host-vulnerabilities-request.d.ts +1 -1
  278. package/lib/request/list-host-vulnerability-impacted-hosts-request.d.ts +1 -1
  279. package/lib/request/list-vulnerabilities-request.d.ts +1 -1
  280. package/lib/request/list-vulnerability-impacted-containers-request.d.ts +1 -1
  281. package/lib/request/list-vulnerability-impacted-hosts-request.d.ts +1 -1
  282. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  283. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  284. package/lib/request/list-work-requests-request.d.ts +1 -1
  285. package/lib/request/update-container-scan-recipe-request.d.ts +1 -1
  286. package/lib/request/update-container-scan-target-request.d.ts +1 -1
  287. package/lib/request/update-host-scan-recipe-request.d.ts +1 -1
  288. package/lib/request/update-host-scan-target-request.d.ts +1 -1
  289. package/lib/response/index.d.ts +1 -1
  290. package/lib/response/index.js +1 -1
  291. package/lib/vulnerabilityscanning-waiter.d.ts +1 -1
  292. package/lib/vulnerabilityscanning-waiter.js +1 -1
  293. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"vulnerability-summary.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/vulnerability-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkDlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
1
+ {"version":3,"file":"vulnerability-summary.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/vulnerability-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsDlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -40,6 +40,10 @@ export interface Vulnerability {
40
40
  * State of the vulnerability
41
41
  */
42
42
  "state"?: model.ScanResultVulnerabilityState;
43
+ /**
44
+ * The description of CVE vulnerability
45
+ */
46
+ "cveDescription"?: string;
43
47
  /**
44
48
  * Vulnerability name
45
49
  */
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"vulnerability.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/vulnerability.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuDlC,IAAiB,aAAa,CA+B7B;AA/BD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;YAEtF,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA+B7B"}
1
+ {"version":3,"file":"vulnerability.js","sourceRoot":"","sources":["../../../../../lib/vulnerabilityscanning/lib/model/vulnerability.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2DlC,IAAiB,aAAa,CA+B7B;AA/BD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;YAEtF,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA+B7B"}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeContainerScanRecipeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartmentRequest.
17
17
  */
18
18
  export interface ChangeContainerScanResultCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeContainerScanTargetCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostAgentScanResultCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostCisBenchmarkScanResultCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostEndpointProtectionScanResultCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostPortScanResultCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostScanRecipeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostScanTargetCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipeRequest.
17
17
  */
18
18
  export interface CreateContainerScanRecipeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTargetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTargetRequest.
17
17
  */
18
18
  export interface CreateContainerScanTargetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipeRequest.
17
17
  */
18
18
  export interface CreateHostScanRecipeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTargetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTargetRequest.
17
17
  */
18
18
  export interface CreateHostScanTargetRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipeRequest.
16
16
  */
17
17
  export interface DeleteContainerScanRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResultRequest.
16
16
  */
17
17
  export interface DeleteContainerScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTargetRequest.
16
16
  */
17
17
  export interface DeleteContainerScanTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResultRequest.
16
16
  */
17
17
  export interface DeleteHostAgentScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResultRequest.
16
16
  */
17
17
  export interface DeleteHostCisBenchmarkScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResultRequest.
16
16
  */
17
17
  export interface DeleteHostEndpointProtectionScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResultRequest.
16
16
  */
17
17
  export interface DeleteHostPortScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipeRequest.
16
16
  */
17
17
  export interface DeleteHostScanRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTargetRequest.
16
16
  */
17
17
  export interface DeleteHostScanTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsvRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsvRequest.
17
17
  */
18
18
  export interface ExportHostAgentScanResultCsvRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsvRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsvRequest.
17
17
  */
18
18
  export interface ExportHostVulnerabilityCsvRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipeRequest.
16
16
  */
17
17
  export interface GetContainerScanRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResultRequest.
16
16
  */
17
17
  export interface GetContainerScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTargetRequest.
16
16
  */
17
17
  export interface GetContainerScanTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResultRequest.
16
16
  */
17
17
  export interface GetHostAgentScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResultRequest.
16
16
  */
17
17
  export interface GetHostCisBenchmarkScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResultRequest.
16
16
  */
17
17
  export interface GetHostEndpointProtectionScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResultRequest.
16
16
  */
17
17
  export interface GetHostPortScanResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipeRequest.
16
16
  */
17
17
  export interface GetHostScanRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTargetRequest.
16
16
  */
17
17
  export interface GetHostScanTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerabilityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerabilityRequest.
16
16
  */
17
17
  export interface GetHostVulnerabilityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerabilityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerabilityRequest.
16
16
  */
17
17
  export interface GetVulnerabilityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *