oci-adm 2.76.0 → 2.77.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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/applicationdependencymanagement-waiter.d.ts +1 -1
- package/lib/applicationdependencymanagement-waiter.js +1 -1
- package/lib/client.d.ts +37 -37
- package/lib/client.js +45 -44
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/application-dependency-recommendation-collection.d.ts +1 -1
- package/lib/model/application-dependency-recommendation-collection.js +1 -1
- package/lib/model/application-dependency-recommendation-summary.d.ts +9 -1
- package/lib/model/application-dependency-recommendation-summary.js +1 -1
- package/lib/model/application-dependency-recommendation-summary.js.map +1 -1
- package/lib/model/application-dependency-vulnerability-collection.d.ts +1 -1
- package/lib/model/application-dependency-vulnerability-collection.js +1 -1
- package/lib/model/application-dependency-vulnerability-summary.d.ts +8 -2
- package/lib/model/application-dependency-vulnerability-summary.js +1 -1
- package/lib/model/application-dependency-vulnerability-summary.js.map +1 -1
- package/lib/model/application-dependency.d.ts +9 -3
- package/lib/model/application-dependency.js +1 -1
- package/lib/model/application-dependency.js.map +1 -1
- package/lib/model/apply-stage.d.ts +1 -1
- package/lib/model/apply-stage.js +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +1 -1
- package/lib/model/change-knowledge-base-compartment-details.js +1 -1
- package/lib/model/change-remediation-recipe-compartment-details.d.ts +1 -1
- package/lib/model/change-remediation-recipe-compartment-details.js +1 -1
- package/lib/model/change-remediation-run-compartment-details.d.ts +1 -1
- package/lib/model/change-remediation-run-compartment-details.js +1 -1
- package/lib/model/change-vulnerability-audit-compartment-details.d.ts +1 -1
- package/lib/model/change-vulnerability-audit-compartment-details.js +1 -1
- package/lib/model/config-severity.d.ts +32 -0
- package/lib/model/config-severity.js +43 -0
- package/lib/model/config-severity.js.map +1 -0
- package/lib/model/create-knowledge-base-details.d.ts +3 -3
- package/lib/model/create-knowledge-base-details.js +1 -1
- package/lib/model/create-remediation-recipe-details.d.ts +3 -3
- package/lib/model/create-remediation-recipe-details.js +1 -1
- package/lib/model/create-remediation-run-details.d.ts +3 -3
- package/lib/model/create-remediation-run-details.js +1 -1
- package/lib/model/create-vulnerability-audit-details.d.ts +5 -5
- package/lib/model/create-vulnerability-audit-details.js +1 -1
- package/lib/model/detect-configuration.d.ts +7 -2
- package/lib/model/detect-configuration.js +1 -1
- package/lib/model/detect-configuration.js.map +1 -1
- package/lib/model/detect-stage.d.ts +1 -1
- package/lib/model/detect-stage.js +1 -1
- package/lib/model/external-resource-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/external-resource-vulnerability-audit-source.js +1 -1
- package/lib/model/external-scm-configuration.d.ts +1 -1
- package/lib/model/external-scm-configuration.js +1 -1
- package/lib/model/git-hub-actions-configuration.d.ts +1 -1
- package/lib/model/git-hub-actions-configuration.js +1 -1
- package/lib/model/git-lab-pipeline-configuration.d.ts +1 -1
- package/lib/model/git-lab-pipeline-configuration.js +1 -1
- package/lib/model/index.d.ts +5 -1
- package/lib/model/index.js +7 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/jenkins-pipeline-configuration.d.ts +1 -1
- package/lib/model/jenkins-pipeline-configuration.js +1 -1
- package/lib/model/knowledge-base-collection.d.ts +1 -1
- package/lib/model/knowledge-base-collection.js +1 -1
- package/lib/model/knowledge-base-summary.d.ts +4 -4
- package/lib/model/knowledge-base-summary.js +1 -1
- package/lib/model/knowledge-base.d.ts +4 -4
- package/lib/model/knowledge-base.js +1 -1
- package/lib/model/network-configuration.d.ts +1 -1
- package/lib/model/network-configuration.js +1 -1
- package/lib/model/none-verify-configuration.d.ts +1 -1
- package/lib/model/none-verify-configuration.js +1 -1
- package/lib/model/oci-code-repository-configuration.d.ts +1 -1
- package/lib/model/oci-code-repository-configuration.js +1 -1
- package/lib/model/oci-dev-ops-build-configuration.d.ts +1 -1
- package/lib/model/oci-dev-ops-build-configuration.js +1 -1
- package/lib/model/oci-resource-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/oci-resource-vulnerability-audit-source.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/pipeline-properties.d.ts +1 -1
- package/lib/model/pipeline-properties.js +1 -1
- package/lib/model/pull-request-properties.d.ts +1 -1
- package/lib/model/pull-request-properties.js +1 -1
- package/lib/model/recommend-stage.d.ts +1 -1
- package/lib/model/recommend-stage.js +1 -1
- package/lib/model/remediation-recipe-collection.d.ts +1 -1
- package/lib/model/remediation-recipe-collection.js +1 -1
- package/lib/model/remediation-recipe-summary.d.ts +4 -4
- package/lib/model/remediation-recipe-summary.js +1 -1
- package/lib/model/remediation-recipe.d.ts +4 -4
- package/lib/model/remediation-recipe.js +1 -1
- package/lib/model/remediation-run-collection.d.ts +1 -1
- package/lib/model/remediation-run-collection.js +1 -1
- package/lib/model/remediation-run-stage-collection.d.ts +1 -1
- package/lib/model/remediation-run-stage-collection.js +1 -1
- package/lib/model/remediation-run-stage-summary.d.ts +1 -1
- package/lib/model/remediation-run-stage-summary.js +1 -1
- package/lib/model/remediation-run-stage-type.d.ts +1 -1
- package/lib/model/remediation-run-stage-type.js +1 -1
- package/lib/model/remediation-run-stage.d.ts +1 -1
- package/lib/model/remediation-run-stage.js +1 -1
- package/lib/model/remediation-run-summary.d.ts +4 -4
- package/lib/model/remediation-run-summary.js +1 -1
- package/lib/model/remediation-run.d.ts +4 -4
- package/lib/model/remediation-run.js +1 -1
- package/lib/model/scm-configuration.d.ts +1 -1
- package/lib/model/scm-configuration.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/stage-summary.d.ts +1 -1
- package/lib/model/stage-summary.js +1 -1
- package/lib/model/unknown-source-vulnerability-audit-source.d.ts +1 -1
- package/lib/model/unknown-source-vulnerability-audit-source.js +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +3 -3
- package/lib/model/update-knowledge-base-details.js +1 -1
- package/lib/model/update-remediation-recipe-details.d.ts +3 -3
- package/lib/model/update-remediation-recipe-details.js +1 -1
- package/lib/model/update-remediation-run-details.d.ts +3 -3
- package/lib/model/update-remediation-run-details.js +1 -1
- package/lib/model/update-vulnerability-audit-details.d.ts +3 -3
- package/lib/model/update-vulnerability-audit-details.js +1 -1
- package/lib/model/usage-data-details.d.ts +4 -3
- package/lib/model/usage-data-details.js +1 -1
- package/lib/model/usage-data-details.js.map +1 -1
- package/lib/model/usage-data-via-object-storage-tuple-details.d.ts +4 -2
- package/lib/model/usage-data-via-object-storage-tuple-details.js +1 -1
- package/lib/model/usage-data-via-object-storage-tuple-details.js.map +1 -1
- package/lib/model/verify-configuration.d.ts +1 -1
- package/lib/model/verify-configuration.js +1 -1
- package/lib/model/verify-stage.d.ts +1 -1
- package/lib/model/verify-stage.js +1 -1
- package/lib/model/vulnerability-audit-collection.d.ts +1 -1
- package/lib/model/vulnerability-audit-collection.js +1 -1
- package/lib/model/vulnerability-audit-configuration.d.ts +8 -3
- package/lib/model/vulnerability-audit-configuration.js +1 -1
- package/lib/model/vulnerability-audit-configuration.js.map +1 -1
- package/lib/model/vulnerability-audit-source.d.ts +1 -1
- package/lib/model/vulnerability-audit-source.js +1 -1
- package/lib/model/vulnerability-audit-summary.d.ts +19 -10
- package/lib/model/vulnerability-audit-summary.js +1 -1
- package/lib/model/vulnerability-audit-summary.js.map +1 -1
- package/lib/model/vulnerability-audit.d.ts +20 -11
- package/lib/model/vulnerability-audit.js +2 -1
- package/lib/model/vulnerability-audit.js.map +1 -1
- package/lib/model/vulnerability-severity.d.ts +31 -0
- package/lib/model/vulnerability-severity.js +42 -0
- package/lib/model/vulnerability-severity.js.map +1 -0
- package/lib/model/vulnerability.d.ts +13 -4
- package/lib/model/vulnerability.js +1 -1
- package/lib/model/vulnerability.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +4 -4
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/activate-remediation-recipe-request.d.ts +3 -3
- package/lib/request/activate-remediation-recipe-request.js +1 -1
- package/lib/request/cancel-remediation-run-request.d.ts +3 -3
- package/lib/request/cancel-remediation-run-request.js +1 -1
- package/lib/request/cancel-work-request-request.d.ts +3 -3
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-knowledge-base-compartment-request.d.ts +3 -3
- package/lib/request/change-knowledge-base-compartment-request.js +1 -1
- package/lib/request/change-remediation-recipe-compartment-request.d.ts +3 -3
- package/lib/request/change-remediation-recipe-compartment-request.js +1 -1
- package/lib/request/change-remediation-run-compartment-request.d.ts +3 -3
- package/lib/request/change-remediation-run-compartment-request.js +1 -1
- package/lib/request/change-vulnerability-audit-compartment-request.d.ts +3 -3
- package/lib/request/change-vulnerability-audit-compartment-request.js +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +2 -2
- package/lib/request/create-knowledge-base-request.js +1 -1
- package/lib/request/create-remediation-recipe-request.d.ts +2 -2
- package/lib/request/create-remediation-recipe-request.js +1 -1
- package/lib/request/create-remediation-run-request.d.ts +2 -2
- package/lib/request/create-remediation-run-request.js +1 -1
- package/lib/request/create-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/create-vulnerability-audit-request.js +1 -1
- package/lib/request/deactivate-remediation-recipe-request.d.ts +3 -3
- package/lib/request/deactivate-remediation-recipe-request.js +1 -1
- package/lib/request/delete-knowledge-base-request.d.ts +3 -3
- package/lib/request/delete-knowledge-base-request.js +1 -1
- package/lib/request/delete-remediation-recipe-request.d.ts +3 -3
- package/lib/request/delete-remediation-recipe-request.js +1 -1
- package/lib/request/delete-remediation-run-request.d.ts +3 -3
- package/lib/request/delete-remediation-run-request.js +1 -1
- package/lib/request/delete-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/delete-vulnerability-audit-request.js +1 -1
- package/lib/request/get-knowledge-base-request.d.ts +2 -2
- package/lib/request/get-knowledge-base-request.js +1 -1
- package/lib/request/get-remediation-recipe-request.d.ts +2 -2
- package/lib/request/get-remediation-recipe-request.js +1 -1
- package/lib/request/get-remediation-run-request.d.ts +2 -2
- package/lib/request/get-remediation-run-request.js +1 -1
- package/lib/request/get-stage-request.d.ts +2 -2
- package/lib/request/get-stage-request.js +1 -1
- package/lib/request/get-vulnerability-audit-request.d.ts +2 -2
- package/lib/request/get-vulnerability-audit-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-application-dependency-recommendations-request.d.ts +9 -3
- package/lib/request/list-application-dependency-recommendations-request.js +2 -1
- package/lib/request/list-application-dependency-recommendations-request.js.map +1 -1
- package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +16 -5
- package/lib/request/list-application-dependency-vulnerabilities-request.js +2 -1
- package/lib/request/list-application-dependency-vulnerabilities-request.js.map +1 -1
- package/lib/request/list-knowledge-bases-request.d.ts +3 -3
- package/lib/request/list-knowledge-bases-request.js +1 -1
- package/lib/request/list-remediation-recipes-request.d.ts +3 -3
- package/lib/request/list-remediation-recipes-request.js +1 -1
- package/lib/request/list-remediation-runs-request.d.ts +3 -3
- package/lib/request/list-remediation-runs-request.js +1 -1
- package/lib/request/list-stages-request.d.ts +3 -3
- package/lib/request/list-stages-request.js +1 -1
- package/lib/request/list-vulnerability-audits-request.d.ts +23 -4
- package/lib/request/list-vulnerability-audits-request.js +4 -1
- package/lib/request/list-vulnerability-audits-request.js.map +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-knowledge-base-request.d.ts +3 -3
- package/lib/request/update-knowledge-base-request.js +1 -1
- package/lib/request/update-remediation-recipe-request.d.ts +3 -3
- package/lib/request/update-remediation-recipe-request.js +1 -1
- package/lib/request/update-remediation-run-request.d.ts +3 -3
- package/lib/request/update-remediation-run-request.js +1 -1
- package/lib/request/update-vulnerability-audit-request.d.ts +3 -3
- package/lib/request/update-vulnerability-audit-request.js +1 -1
- package/lib/response/activate-remediation-recipe-response.d.ts +1 -1
- package/lib/response/activate-remediation-recipe-response.js +1 -1
- package/lib/response/cancel-remediation-run-response.d.ts +2 -2
- package/lib/response/cancel-remediation-run-response.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
- package/lib/response/change-knowledge-base-compartment-response.js +1 -1
- package/lib/response/change-remediation-recipe-compartment-response.d.ts +1 -1
- package/lib/response/change-remediation-recipe-compartment-response.js +1 -1
- package/lib/response/change-remediation-run-compartment-response.d.ts +1 -1
- package/lib/response/change-remediation-run-compartment-response.js +1 -1
- package/lib/response/change-vulnerability-audit-compartment-response.d.ts +1 -1
- package/lib/response/change-vulnerability-audit-compartment-response.js +1 -1
- package/lib/response/create-knowledge-base-response.d.ts +1 -1
- package/lib/response/create-knowledge-base-response.js +1 -1
- package/lib/response/create-remediation-recipe-response.d.ts +1 -1
- package/lib/response/create-remediation-recipe-response.js +1 -1
- package/lib/response/create-remediation-run-response.d.ts +2 -2
- package/lib/response/create-remediation-run-response.js +1 -1
- package/lib/response/create-vulnerability-audit-response.d.ts +2 -7
- package/lib/response/create-vulnerability-audit-response.js +1 -1
- package/lib/response/deactivate-remediation-recipe-response.d.ts +1 -1
- package/lib/response/deactivate-remediation-recipe-response.js +1 -1
- package/lib/response/delete-knowledge-base-response.d.ts +1 -1
- package/lib/response/delete-knowledge-base-response.js +1 -1
- package/lib/response/delete-remediation-recipe-response.d.ts +1 -1
- package/lib/response/delete-remediation-recipe-response.js +1 -1
- package/lib/response/delete-remediation-run-response.d.ts +1 -1
- package/lib/response/delete-remediation-run-response.js +1 -1
- package/lib/response/delete-vulnerability-audit-response.d.ts +1 -1
- package/lib/response/delete-vulnerability-audit-response.js +1 -1
- package/lib/response/get-knowledge-base-response.d.ts +2 -2
- package/lib/response/get-knowledge-base-response.js +1 -1
- package/lib/response/get-remediation-recipe-response.d.ts +2 -2
- package/lib/response/get-remediation-recipe-response.js +1 -1
- package/lib/response/get-remediation-run-response.d.ts +2 -2
- package/lib/response/get-remediation-run-response.js +1 -1
- package/lib/response/get-stage-response.d.ts +1 -1
- package/lib/response/get-stage-response.js +1 -1
- package/lib/response/get-vulnerability-audit-response.d.ts +2 -2
- package/lib/response/get-vulnerability-audit-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +2 -2
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-application-dependency-recommendations-response.d.ts +2 -2
- package/lib/response/list-application-dependency-recommendations-response.js +1 -1
- package/lib/response/list-application-dependency-vulnerabilities-response.d.ts +2 -2
- package/lib/response/list-application-dependency-vulnerabilities-response.js +1 -1
- package/lib/response/list-knowledge-bases-response.d.ts +2 -2
- package/lib/response/list-knowledge-bases-response.js +1 -1
- package/lib/response/list-remediation-recipes-response.d.ts +2 -2
- package/lib/response/list-remediation-recipes-response.js +1 -1
- package/lib/response/list-remediation-runs-response.d.ts +2 -2
- package/lib/response/list-remediation-runs-response.js +1 -1
- package/lib/response/list-stages-response.d.ts +2 -2
- package/lib/response/list-stages-response.js +1 -1
- package/lib/response/list-vulnerability-audits-response.d.ts +2 -2
- package/lib/response/list-vulnerability-audits-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/update-knowledge-base-response.d.ts +1 -1
- package/lib/response/update-knowledge-base-response.js +1 -1
- package/lib/response/update-remediation-recipe-response.d.ts +1 -1
- package/lib/response/update-remediation-recipe-response.js +1 -1
- package/lib/response/update-remediation-run-response.d.ts +2 -2
- package/lib/response/update-remediation-run-response.js +1 -1
- package/lib/response/update-vulnerability-audit-response.d.ts +2 -2
- package/lib/response/update-vulnerability-audit-response.js +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -20,7 +20,7 @@ export interface UpdateKnowledgeBaseDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateKnowledgeBaseDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -33,7 +33,7 @@ export interface UpdateRemediationRecipeDetails {
|
|
|
33
33
|
"isRunTriggeredOnKbChange"?: boolean;
|
|
34
34
|
/**
|
|
35
35
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface UpdateRemediationRecipeDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -20,7 +20,7 @@ export interface UpdateRemediationRunDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateRemediationRunDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -20,7 +20,7 @@ export interface UpdateVulnerabilityAuditDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateVulnerabilityAuditDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* The source details of the usage data
|
|
15
|
-
*
|
|
14
|
+
* The source details of the usage data in object storage. The usage data file uploaded to object storage must be a gzip archive
|
|
15
|
+
* of the JSON usage data returned from the GraalVM native-image-inspect tool after a native-image build.
|
|
16
|
+
* Set {@code sourceType} to {@code objectStorageTuple}
|
|
16
17
|
* and use {@link #usageDataViaObjectStorageTupleDetails(UsageDataViaObjectStorageTupleDetailsRequest) usageDataViaObjectStorageTupleDetails}
|
|
17
18
|
* when specifying the namespace, bucket name, and object name.
|
|
18
19
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usage-data-details.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/usage-data-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;
|
|
1
|
+
{"version":3,"file":"usage-data-details.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/usage-data-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AActC,IAAiB,gBAAgB,CAiChC;AAjCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,qCAAqC,CAAC,UAAU,CACL,OAAQ,EAC9D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,qCAAqC,CAAC,sBAAsB,CACjB,OAAQ,EAC9D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,uCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAiChC"}
|
|
@@ -7,12 +7,14 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* Reference to an object in
|
|
15
|
+
* Reference to an object in object storage as a tuple. The usage data file uploaded to object storage must be a gzip archive
|
|
16
|
+
* of the JSON usage data returned from the GraalVM native-image-inspect tool after a native-image build.
|
|
17
|
+
*
|
|
16
18
|
*/
|
|
17
19
|
export interface UsageDataViaObjectStorageTupleDetails extends model.UsageDataDetails {
|
|
18
20
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usage-data-via-object-storage-tuple-details.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/usage-data-via-object-storage-tuple-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"usage-data-via-object-storage-tuple-details.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/usage-data-via-object-storage-tuple-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,qCAAqC,CA8BrD;AA9BD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CACxB,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAA2C,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,gDAAU,aAYzB,CAAA;IACY,gDAAU,GAAG,oBAAoB,CAAC;IAC/C,SAAgB,sBAAsB,CACpC,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAC5C,GAAG,CACsC,CAAC,GAC7C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,4DAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QA8BrD"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,12 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* Configuration for a vulnerability audit.
|
|
15
|
-
* A vulnerable application dependency is ignored if its name does match any of the items in
|
|
16
|
+
* A vulnerable application dependency is ignored if its name does match any of the items in {@code exclusions}, or all of the associated Vulnerabilies have a CVSS v2 score below {@code maxPermissibleCvssV2Score} and a CVSS v3 score below {@code maxPermissibleCvssV3Score}.
|
|
16
17
|
* type: object
|
|
17
18
|
*
|
|
18
19
|
*/
|
|
@@ -26,7 +27,11 @@ export interface VulnerabilityAuditConfiguration {
|
|
|
26
27
|
*/
|
|
27
28
|
"maxPermissibleCvssV3Score"?: number;
|
|
28
29
|
/**
|
|
29
|
-
* A vulnerable application dependency is ignored if
|
|
30
|
+
* A vulnerable application dependency is ignored if the score of its associated Vulnerability is below maxPermissibleSeverity.
|
|
31
|
+
*/
|
|
32
|
+
"maxPermissibleSeverity"?: model.ConfigSeverity;
|
|
33
|
+
/**
|
|
34
|
+
* A vulnerable application dependency is ignored if its name matches any of the items in {@code exclusions}.
|
|
30
35
|
* An asterisk (*) in the dependency pattern acts as a wildcard and matches zero or more characters.
|
|
31
36
|
*
|
|
32
37
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vulnerability-audit-configuration.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit-configuration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"vulnerability-audit-configuration.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit-configuration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgCH,IAAiB,+BAA+B,CAW/C;AAXD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CAAC,GAAoC;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAW/C"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* vulnerability audit summary.
|
|
15
16
|
*/
|
|
@@ -41,11 +42,15 @@ export interface VulnerabilityAuditSummary {
|
|
|
41
42
|
/**
|
|
42
43
|
* Maximum Common Vulnerability Scoring System Version 2 score observed for non-ignored vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
44
|
*/
|
|
44
|
-
"maxObservedCvssV2Score"
|
|
45
|
+
"maxObservedCvssV2Score"?: number;
|
|
45
46
|
/**
|
|
46
47
|
* Maximum Common Vulnerability Scoring System Version 3 score observed for non-ignored vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
47
48
|
*/
|
|
48
|
-
"maxObservedCvssV3Score"
|
|
49
|
+
"maxObservedCvssV3Score"?: number;
|
|
50
|
+
/**
|
|
51
|
+
* Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
|
52
|
+
*/
|
|
53
|
+
"maxObservedSeverity"?: model.VulnerabilitySeverity;
|
|
49
54
|
/**
|
|
50
55
|
* Count of non-ignored vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
51
56
|
*/
|
|
@@ -53,21 +58,25 @@ export interface VulnerabilityAuditSummary {
|
|
|
53
58
|
/**
|
|
54
59
|
* Maximum Common Vulnerability Scoring System Version 2 score observed for vulnerable application dependencies including ignored ones. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
55
60
|
*/
|
|
56
|
-
"maxObservedCvssV2ScoreWithIgnored"
|
|
61
|
+
"maxObservedCvssV2ScoreWithIgnored"?: number;
|
|
57
62
|
/**
|
|
58
63
|
* Maximum Common Vulnerability Scoring System Version 3 score observed for vulnerable application dependencies including ignored ones. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
59
64
|
*/
|
|
60
|
-
"maxObservedCvssV3ScoreWithIgnored"
|
|
65
|
+
"maxObservedCvssV3ScoreWithIgnored"?: number;
|
|
66
|
+
/**
|
|
67
|
+
* Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
|
68
|
+
*/
|
|
69
|
+
"maxObservedSeverityWithIgnored"?: model.VulnerabilitySeverity;
|
|
61
70
|
/**
|
|
62
71
|
* Count of all vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
63
72
|
*/
|
|
64
73
|
"vulnerableArtifactsCountWithIgnored": number;
|
|
65
74
|
/**
|
|
66
|
-
* Indicates if an audit succeeded according to the configuration. The value is
|
|
75
|
+
* Indicates if an audit succeeded according to the configuration. The value is {@code null} if the audit is in the {@code CREATING} state.
|
|
67
76
|
*/
|
|
68
77
|
"isSuccess"?: boolean;
|
|
69
78
|
/**
|
|
70
|
-
*
|
|
79
|
+
* The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
|
71
80
|
*/
|
|
72
81
|
"buildType"?: string;
|
|
73
82
|
/**
|
|
@@ -76,7 +85,7 @@ export interface VulnerabilityAuditSummary {
|
|
|
76
85
|
"compartmentId": string;
|
|
77
86
|
/**
|
|
78
87
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
79
|
-
* Example:
|
|
88
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
80
89
|
*
|
|
81
90
|
*/
|
|
82
91
|
"freeformTags"?: {
|
|
@@ -84,7 +93,7 @@ export interface VulnerabilityAuditSummary {
|
|
|
84
93
|
};
|
|
85
94
|
/**
|
|
86
95
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
87
|
-
* Example:
|
|
96
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
88
97
|
*
|
|
89
98
|
*/
|
|
90
99
|
"definedTags"?: {
|
|
@@ -94,7 +103,7 @@ export interface VulnerabilityAuditSummary {
|
|
|
94
103
|
};
|
|
95
104
|
/**
|
|
96
105
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
97
|
-
* Example:
|
|
106
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
98
107
|
*
|
|
99
108
|
*/
|
|
100
109
|
"systemTags"?: {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vulnerability-audit-summary.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"vulnerability-audit-summary.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiGH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -48,25 +48,33 @@ export interface VulnerabilityAudit {
|
|
|
48
48
|
*/
|
|
49
49
|
"lifecycleDetails"?: VulnerabilityAudit.LifecycleDetails;
|
|
50
50
|
/**
|
|
51
|
-
* List of vulnerabilities found in the vulnerability audit.
|
|
51
|
+
* List of vulnerabilities found in the vulnerability audit. If a vulnerability affects multiple dependencies, the metadata returned here consists of audit-wide aggregates.
|
|
52
52
|
*/
|
|
53
53
|
"vulnerabilities": Array<model.Vulnerability>;
|
|
54
54
|
/**
|
|
55
55
|
* Maximum Common Vulnerability Scoring System Version 2 score observed for non-ignored vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
56
56
|
*/
|
|
57
|
-
"maxObservedCvssV2Score"
|
|
57
|
+
"maxObservedCvssV2Score"?: number;
|
|
58
58
|
/**
|
|
59
59
|
* Maximum Common Vulnerability Scoring System Version 3 score observed for non-ignored vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
60
60
|
*/
|
|
61
|
-
"maxObservedCvssV3Score"
|
|
61
|
+
"maxObservedCvssV3Score"?: number;
|
|
62
|
+
/**
|
|
63
|
+
* Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
|
64
|
+
*/
|
|
65
|
+
"maxObservedSeverity"?: model.VulnerabilitySeverity;
|
|
62
66
|
/**
|
|
63
67
|
* Maximum Common Vulnerability Scoring System Version 2 score observed for vulnerable application dependencies including ignored ones. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
64
68
|
*/
|
|
65
|
-
"maxObservedCvssV2ScoreWithIgnored"
|
|
69
|
+
"maxObservedCvssV2ScoreWithIgnored"?: number;
|
|
66
70
|
/**
|
|
67
71
|
* Maximum Common Vulnerability Scoring System Version 3 score observed for vulnerable application dependencies including ignored ones. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
68
72
|
*/
|
|
69
|
-
"maxObservedCvssV3ScoreWithIgnored"
|
|
73
|
+
"maxObservedCvssV3ScoreWithIgnored"?: number;
|
|
74
|
+
/**
|
|
75
|
+
* Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
|
76
|
+
*/
|
|
77
|
+
"maxObservedSeverityWithIgnored"?: model.VulnerabilitySeverity;
|
|
70
78
|
/**
|
|
71
79
|
* Count of all vulnerable application dependencies. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
72
80
|
*/
|
|
@@ -78,11 +86,11 @@ export interface VulnerabilityAudit {
|
|
|
78
86
|
"configuration"?: model.VulnerabilityAuditConfiguration;
|
|
79
87
|
"usageData"?: model.UsageDataViaObjectStorageTupleDetails;
|
|
80
88
|
/**
|
|
81
|
-
* Indicates if an audit succeeded according to the configuration. The value is
|
|
89
|
+
* Indicates if an audit succeeded according to the configuration. The value is {@code null} if the audit is in the {@code CREATING} state.
|
|
82
90
|
*/
|
|
83
91
|
"isSuccess"?: boolean;
|
|
84
92
|
/**
|
|
85
|
-
* The type of the build tool.
|
|
93
|
+
* The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
|
86
94
|
*/
|
|
87
95
|
"buildType": VulnerabilityAudit.BuildType;
|
|
88
96
|
"source": model.UnknownSourceVulnerabilityAuditSource | model.OciResourceVulnerabilityAuditSource | model.ExternalResourceVulnerabilityAuditSource;
|
|
@@ -92,7 +100,7 @@ export interface VulnerabilityAudit {
|
|
|
92
100
|
"compartmentId": string;
|
|
93
101
|
/**
|
|
94
102
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
95
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
96
104
|
*
|
|
97
105
|
*/
|
|
98
106
|
"freeformTags"?: {
|
|
@@ -100,7 +108,7 @@ export interface VulnerabilityAudit {
|
|
|
100
108
|
};
|
|
101
109
|
/**
|
|
102
110
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
103
|
-
* Example:
|
|
111
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
104
112
|
*
|
|
105
113
|
*/
|
|
106
114
|
"definedTags"?: {
|
|
@@ -110,7 +118,7 @@ export interface VulnerabilityAudit {
|
|
|
110
118
|
};
|
|
111
119
|
/**
|
|
112
120
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
113
|
-
* Example:
|
|
121
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
114
122
|
*
|
|
115
123
|
*/
|
|
116
124
|
"systemTags"?: {
|
|
@@ -146,6 +154,7 @@ export declare namespace VulnerabilityAudit {
|
|
|
146
154
|
}
|
|
147
155
|
enum BuildType {
|
|
148
156
|
Maven = "MAVEN",
|
|
157
|
+
Unset = "UNSET",
|
|
149
158
|
/**
|
|
150
159
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
151
160
|
* version of the SDK.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -64,6 +64,7 @@ var VulnerabilityAudit;
|
|
|
64
64
|
let BuildType;
|
|
65
65
|
(function (BuildType) {
|
|
66
66
|
BuildType["Maven"] = "MAVEN";
|
|
67
|
+
BuildType["Unset"] = "UNSET";
|
|
67
68
|
/**
|
|
68
69
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
69
70
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vulnerability-audit.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"vulnerability-audit.js","sourceRoot":"","sources":["../../../../../lib/adm/lib/model/vulnerability-audit.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiHlC,IAAiB,kBAAkB,CAmFlC;AAnFD,WAAiB,kBAAkB;IACjC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,iCAAc,KAAd,iCAAc,QAWzB;IAED,IAAY,gBAWX;IAXD,WAAY,gBAAgB;QAC1B,+FAA2E,CAAA;QAC3E,oEAAgD,CAAA;QAChD,sGAAkF,CAAA;QAClF,0GAAsF,CAAA;QACtF,sEAAkD,CAAA;QAClD;;;WAGG;QACH,kDAA8B,CAAA;IAChC,CAAC,EAXW,gBAAgB,GAAhB,mCAAgB,KAAhB,mCAAgB,QAW3B;IAED,IAAY,SAQX;IARD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,4BAAe,CAAA;QACf;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EARW,SAAS,GAAT,4BAAS,KAAT,4BAAS,QAQpB;IAED,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;YAEzF,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SACzF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,6BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACjF,CAAC,CAAC,SAAS;YACb,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBAC9D,CAAC,CAAC,SAAS;YAEb,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAxBe,yCAAsB,yBAwBrC,CAAA;AACH,CAAC,EAnFgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAmFlC"}
|