oci-adm 2.28.0 → 2.31.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 (92) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/applicationdependencymanagement-waiter.d.ts +2 -2
  4. package/lib/applicationdependencymanagement-waiter.js +2 -2
  5. package/lib/client.d.ts +38 -38
  6. package/lib/client.js +56 -56
  7. package/lib/client.js.map +1 -1
  8. package/lib/model/action-type.d.ts +2 -2
  9. package/lib/model/action-type.js +2 -2
  10. package/lib/model/application-dependency-vulnerability-collection.d.ts +2 -2
  11. package/lib/model/application-dependency-vulnerability-collection.js +2 -2
  12. package/lib/model/application-dependency-vulnerability-summary.d.ts +4 -4
  13. package/lib/model/application-dependency-vulnerability-summary.js +2 -2
  14. package/lib/model/application-dependency.d.ts +4 -4
  15. package/lib/model/application-dependency.js +2 -2
  16. package/lib/model/change-knowledge-base-compartment-details.d.ts +2 -2
  17. package/lib/model/change-knowledge-base-compartment-details.js +2 -2
  18. package/lib/model/change-vulnerability-audit-compartment-details.d.ts +2 -2
  19. package/lib/model/change-vulnerability-audit-compartment-details.js +2 -2
  20. package/lib/model/create-knowledge-base-details.d.ts +2 -2
  21. package/lib/model/create-knowledge-base-details.js +2 -2
  22. package/lib/model/create-vulnerability-audit-details.d.ts +2 -2
  23. package/lib/model/create-vulnerability-audit-details.js +2 -2
  24. package/lib/model/index.d.ts +2 -2
  25. package/lib/model/index.js +2 -2
  26. package/lib/model/knowledge-base-collection.d.ts +2 -2
  27. package/lib/model/knowledge-base-collection.js +2 -2
  28. package/lib/model/knowledge-base-summary.d.ts +2 -2
  29. package/lib/model/knowledge-base-summary.js +2 -2
  30. package/lib/model/knowledge-base.d.ts +2 -2
  31. package/lib/model/knowledge-base.js +2 -2
  32. package/lib/model/operation-status.d.ts +2 -2
  33. package/lib/model/operation-status.js +2 -2
  34. package/lib/model/operation-type.d.ts +2 -2
  35. package/lib/model/operation-type.js +2 -2
  36. package/lib/model/sort-order.d.ts +2 -2
  37. package/lib/model/sort-order.js +2 -2
  38. package/lib/model/update-knowledge-base-details.d.ts +2 -2
  39. package/lib/model/update-knowledge-base-details.js +2 -2
  40. package/lib/model/update-vulnerability-audit-details.d.ts +2 -2
  41. package/lib/model/update-vulnerability-audit-details.js +2 -2
  42. package/lib/model/vulnerability-audit-collection.d.ts +2 -2
  43. package/lib/model/vulnerability-audit-collection.js +2 -2
  44. package/lib/model/vulnerability-audit-configuration.d.ts +2 -2
  45. package/lib/model/vulnerability-audit-configuration.js +2 -2
  46. package/lib/model/vulnerability-audit-summary.d.ts +2 -2
  47. package/lib/model/vulnerability-audit-summary.js +2 -2
  48. package/lib/model/vulnerability-audit.d.ts +2 -2
  49. package/lib/model/vulnerability-audit.js +2 -2
  50. package/lib/model/vulnerability.d.ts +3 -3
  51. package/lib/model/vulnerability.js +2 -2
  52. package/lib/model/work-request-error-collection.d.ts +2 -2
  53. package/lib/model/work-request-error-collection.js +2 -2
  54. package/lib/model/work-request-error.d.ts +2 -2
  55. package/lib/model/work-request-error.js +2 -2
  56. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  57. package/lib/model/work-request-log-entry-collection.js +2 -2
  58. package/lib/model/work-request-log-entry.d.ts +2 -2
  59. package/lib/model/work-request-log-entry.js +2 -2
  60. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  61. package/lib/model/work-request-resource-metadata-key.js +2 -2
  62. package/lib/model/work-request-resource.d.ts +2 -2
  63. package/lib/model/work-request-resource.js +2 -2
  64. package/lib/model/work-request-summary-collection.d.ts +2 -2
  65. package/lib/model/work-request-summary-collection.js +2 -2
  66. package/lib/model/work-request-summary.d.ts +2 -2
  67. package/lib/model/work-request-summary.js +2 -2
  68. package/lib/model/work-request.d.ts +2 -2
  69. package/lib/model/work-request.js +2 -2
  70. package/lib/request/cancel-work-request-request.d.ts +1 -1
  71. package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
  72. package/lib/request/change-vulnerability-audit-compartment-request.d.ts +1 -1
  73. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  74. package/lib/request/create-vulnerability-audit-request.d.ts +1 -1
  75. package/lib/request/delete-knowledge-base-request.d.ts +1 -1
  76. package/lib/request/delete-vulnerability-audit-request.d.ts +1 -1
  77. package/lib/request/get-knowledge-base-request.d.ts +1 -1
  78. package/lib/request/get-vulnerability-audit-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/index.d.ts +2 -2
  81. package/lib/request/index.js +2 -2
  82. package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +1 -1
  83. package/lib/request/list-knowledge-bases-request.d.ts +1 -1
  84. package/lib/request/list-vulnerability-audits-request.d.ts +1 -1
  85. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  86. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  87. package/lib/request/list-work-requests-request.d.ts +1 -1
  88. package/lib/request/update-knowledge-base-request.d.ts +1 -1
  89. package/lib/request/update-vulnerability-audit-request.d.ts +1 -1
  90. package/lib/response/index.d.ts +2 -2
  91. package/lib/response/index.js +2 -2
  92. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -19,11 +19,11 @@ import * as model from "../model";
19
19
  */
20
20
  export interface ApplicationDependencyVulnerabilitySummary {
21
21
  /**
22
- * Unique Group Artifact Version (GAV) identifier (Group:Artifact:Version).
22
+ * Unique Group Artifact Version (GAV) identifier (Group:Artifact:Version), e.g. org.graalvm.nativeimage:svm:21.1.0.
23
23
  */
24
24
  "gav": string;
25
25
  /**
26
- * Unique identifier of an Application Dependency node.
26
+ * Unique identifier of an Application Dependency node, e.g. nodeId1.
27
27
  */
28
28
  "nodeId": string;
29
29
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -15,11 +15,11 @@
15
15
  */
16
16
  export interface ApplicationDependency {
17
17
  /**
18
- * Unique Group Artifact Version (GAV) identifier (Group:Artifact:Version).
18
+ * Unique Group Artifact Version (GAV) identifier (Group:Artifact:Version), e.g. org.graalvm.nativeimage:svm:21.1.0.
19
19
  */
20
20
  "gav": string;
21
21
  /**
22
- * Unique identifier of an Application Dependency node.
22
+ * Unique identifier of an Application Dependency node, e.g. nodeId1.
23
23
  */
24
24
  "nodeId": string;
25
25
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -17,7 +17,7 @@
17
17
  */
18
18
  export interface Vulnerability {
19
19
  /**
20
- * Unique vulnerability identifier.
20
+ * Unique vulnerability identifier, e.g. CVE-1999-0067.
21
21
  */
22
22
  "id": string;
23
23
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *