diff --git a/LICENSE b/LICENSE index 64cc283..271de55 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2019-2023 Splunk Inc. + Copyright (c) 2019-2024 Splunk Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index 2cab158..26b3bac 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # AWS Inspector Publisher: Splunk -Connector Version: 2.2.11 +Connector Version: 2.2.12 Product Vendor: AWS Product Name: Inspector Product Version Supported (regex): ".\*" @@ -46,8 +46,8 @@ actions within a playbook. For more information, please see the [AWS Identity an documentation](https://docs.aws.amazon.com/iam/index.html) . -### Configuration Variables -The below configuration variables are required for this Connector to operate. These variables are specified when configuring a Inspector asset in SOAR. +### Configuration variables +This table lists the configuration variables required to operate AWS Inspector. These variables are specified when configuring a Inspector asset in Splunk SOAR. VARIABLE | REQUIRED | TYPE | DESCRIPTION -------- | -------- | ---- | ----------- diff --git a/release_notes/2.2.12.md b/release_notes/2.2.12.md new file mode 100644 index 0000000..beaeba7 --- /dev/null +++ b/release_notes/2.2.12.md @@ -0,0 +1 @@ +* Updated dependencies to resolve security vulnerabilities [PSAAS-20421] \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 413b557..fbcb2fd 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,2 +1 @@ **Unreleased** -* Updated dependencies to resolve security vulnerabilities [PSAAS-20421]