Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new image vendors-sdk in content #29575

Merged
merged 17 commits into from Sep 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packs/Cloaken/Integrations/Cloaken/Cloaken.yml
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/Cloaken/Integrations/Cloaken/Cloaken.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command cloaken-screenshot-url: The context path CloakenScreenshot.Url description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/Cloaken/Integrations/Cloaken/Cloaken.yml `
id: Cloaken
version: -1
name: Cloaken
Expand Down Expand Up @@ -61,5 +61,5 @@
description: Status of the screenshot.
type: string
description: Creates a screenshot of the specified URL.
dockerimage: demisto/cloaken:1.0.0.44754
dockerimage: demisto/vendors-sdk:1.0.0.74116
fromversion: 5.0.0
6 changes: 6 additions & 0 deletions Packs/Cloaken/ReleaseNotes/1_0_8.md
@@ -0,0 +1,6 @@

#### Integrations

##### Cloaken

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/Cloaken/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cloaken",
"description": "Unshorten URLs onsite using the power of a Tor proxy server to prevent leaking IP addresses to adversaries.",
"support": "xsoar",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml
@@ -1,4 +1,4 @@
category: Authentication & Identity Management

Check failure on line 1 in Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command duoadmin-get-authentication-logs-by-user: The argument from description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.result description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.event_type description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.reason description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.access_device.ip description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.access_device.hostname description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.access_device.location.city description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.access_device.location.state description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.access_device.location.country description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.auth_device.ip description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.auth_device.hostname description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.auth_device.location.city description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.auth_device.location.state description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.auth_device.location.country description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.timestamp description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.application.name description should end with a period. The context path DuoAdmin.UserDetails.auth_logs.factor description should end with a period. - In command duoadmin-dissociate-device-from-user: The argument username description should end with a period. The argument device_id description should end with a period. - In command duoadmin-delete-u2f-token: The argument token_id description should end with a period. - In command duoadmin-get-users: The context path DuoAdmin.UserDetails.username description should end with a period. The context path DuoAdmin.UserDetails.user_id description should end with a period. The context path DuoAdmin.UserDetails.status description should end with a period. The context path DuoAdmin.UserDetails.is_enrolled description should end with a period. The context path DuoAdmin.UserDetails.last_login description should end with a period. The context path DuoAdmin.UserDetails.realname description should end with a period. The context path DuoAdmin.UserDetails.email description should end with a period. The context path DuoAdmin.UserDetails.phones description should end with a period. - In command duoadmin-get-devices-by-user: The argument username description should end with a period. The context path DuoAdmin.UserDetails.phones.phone_id description should end with a period. The context path DuoAdmin.UserDetails.phones.number description should end with a period. The context path DuoAdmin.UserDetails.phones.platform description should end with a period. The context path DuoAdmin.UserDetails.phones.last_seen description should end with a period. - In command duoadmin-get-u2f-tokens-by-user: The argument username description should end with a period. The context path DuoAdmin.UserDetails.u2ftokens description should end with a period. - In command duoadmin-get-devices: The context path DuoAdmin.Phones.phone_id description should end with a period. The context path DuoAdmin.Phones.number description should end with a period. The context path DuoAdmin.Phones.platform description should end with a period. The context path DuoAdmin.Phones.last_seen description should end with a period. The context path DuoAdmin.Phones.users description should end with a period. - In command duoadmin-associate-device-to-user: The argument username description should end with a period. The argument device_id description should end with a period.
commonfields:
id: DUO Admin
version: -1
Expand Down Expand Up @@ -324,7 +324,7 @@
outputs: []
description: Modify the user account.
name: duoadmin-modify-user
dockerimage: demisto/duoadmin3:1.0.0.72241
dockerimage: demisto/vendors-sdk:1.0.0.74116
script: ''
type: python
subtype: python3
Expand Down
Expand Up @@ -59,7 +59,7 @@ script:
required: true
description: Manual command to fetch events and display them.
name: duo-get-events
dockerimage: demisto/duoadmin3:1.0.0.72241
dockerimage: demisto/vendors-sdk:1.0.0.74116
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
9 changes: 9 additions & 0 deletions Packs/DuoAdminApi/ReleaseNotes/4_0_11.md
@@ -0,0 +1,9 @@

#### Integrations

##### Duo Event Collector

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
##### DUO Admin

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "DUO Admin",
"description": "DUO for admins.\nMust have access to the admin api in order to use this",
"support": "xsoar",
"currentVersion": "4.0.10",
"currentVersion": "4.0.11",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -155,7 +155,7 @@ script:
name: score_end
description: Gets indicators from the feed.
name: opencti-get-indicators
dockerimage: demisto/opencti-v4:1.0.0.46493
dockerimage: demisto/vendors-sdk:1.0.0.74116
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedOpenCTI/ReleaseNotes/2_0_14.md
@@ -0,0 +1,6 @@

#### Integrations

##### OpenCTI Feed 4.X

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/FeedOpenCTI/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "OpenCTI Feed",
"description": "Ingest indicators from the OpenCTI feed.",
"support": "xsoar",
"currentVersion": "2.0.13",
"currentVersion": "2.0.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
@@ -1,4 +1,4 @@
category: Network Security

Check failure on line 1 in Packs/ForcepointSecurityManagementCenter/Integrations/ForcepointSecurityManagementCenter/ForcepointSecurityManagementCenter.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command forcepoint-smc-ip-list-update: The context path ForcepointSMC.IPList.Addresses description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/ForcepointSecurityManagementCenter/Integrations/ForcepointSecurityManagementCenter/ForcepointSecurityManagementCenter.yml `
commonfields:
id: Forcepoint Security Management Center
version: -1
Expand Down Expand Up @@ -696,7 +696,7 @@
script: '-'
type: python
subtype: python3
dockerimage: demisto/fp-smc:1.0.22.72248
dockerimage: demisto/vendors-sdk:1.0.0.74116
fromversion: 6.8.0
tests:
- ForcepointSecurityManagementCenter_test
@@ -0,0 +1,6 @@

#### Integrations

##### Forcepoint Security Management Center

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
Expand Up @@ -2,7 +2,7 @@
"name": "Forcepoint Security Management Center",
"description": "Forcepoint SMC provides unified, centralized management of all models of Forcepoint engines whether physical, virtual or cloud—across large, geographically distributed enterprise environments.",
"support": "xsoar",
"currentVersion": "1.0.2",
"currentVersion": "1.0.3",
"author": "Cortex XSOAR",
"url": "https://www.forcepoint.com",
"email": "",
Expand Down
Expand Up @@ -338,7 +338,7 @@ script:
description: Authentication lease duration in seconds, 0 if indefinitely.
type: number
description: Creates a new authentication token.
dockerimage: demisto/hashicorp:1.0.0.73479
dockerimage: demisto/vendors-sdk:1.0.0.74116
tests:
- hashicorp_test
fromversion: 5.0.0
6 changes: 6 additions & 0 deletions Packs/HashiCorp-Vault/ReleaseNotes/1_1_18.md
@@ -0,0 +1,6 @@

#### Integrations

##### HashiCorp Vault

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/HashiCorp-Vault/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "HashiCorp Vault",
"description": "Manage Secrets and Protect Sensitive Data through HashiCorp Vault",
"support": "xsoar",
"currentVersion": "1.1.17",
"currentVersion": "1.1.18",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -1251,7 +1251,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/joe-security:1.0.0.73481
dockerimage: demisto/vendors-sdk:1.0.0.74116
fromversion: 6.8.0
tests:
- testplaybook- JoeSecuirtyV2
6 changes: 6 additions & 0 deletions Packs/JoeSecurity/ReleaseNotes/1_1_14.md
@@ -0,0 +1,6 @@

#### Integrations

##### Joe Security v2

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/JoeSecurity/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Joe Security",
"description": "Sandbox Cloud",
"support": "xsoar",
"currentVersion": "1.1.13",
"currentVersion": "1.1.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Kafka/Integrations/KafkaV3/KafkaV3.yml
Expand Up @@ -148,7 +148,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/confluent-kafka:1.0.0.68910
dockerimage: demisto/vendors-sdk:1.0.0.74116
fromversion: 6.1.0
tests:
- KafkaV3 Test
6 changes: 6 additions & 0 deletions Packs/Kafka/ReleaseNotes/2_0_17.md
@@ -0,0 +1,6 @@

#### Integrations

##### Kafka v3

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/Kafka/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Kafka",
"description": "Kafka is an open source distributed streaming platform.",
"support": "xsoar",
"currentVersion": "2.0.16",
"currentVersion": "2.0.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml
Expand Up @@ -291,7 +291,7 @@ script:
- contextPath: OpenCTI.MarkingDefinitions.markingsLastRun
description: The last ID of the previous fetch to use for pagination.
type: String
dockerimage: demisto/opencti-v4:1.0.0.61509
dockerimage: demisto/vendors-sdk:1.0.0.74116
runonce: false
script: '-'
subtype: python3
Expand Down
6 changes: 6 additions & 0 deletions Packs/OpenCTI/ReleaseNotes/1_0_8.md
@@ -0,0 +1,6 @@

#### Integrations

##### OpenCTI

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/OpenCTI/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "OpenCTI",
"description": "Manages indicators from OpenCTI.",
"support": "xsoar",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/TeamCymru/Integrations/TeamCymru/TeamCymru.yml
Expand Up @@ -157,7 +157,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/cymruwhois:1.0.0.74978
dockerimage: demisto/vendors-sdk:1.0.0.74116
fromversion: 6.5.0
tests:
- TeamCymruTest
6 changes: 6 additions & 0 deletions Packs/TeamCymru/ReleaseNotes/1_0_17.md
@@ -0,0 +1,6 @@

#### Integrations

##### Team Cymru

- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.74116*.
2 changes: 1 addition & 1 deletion Packs/TeamCymru/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Team Cymru",
"description": "Team Cymru is an internet security firm that offers research services making the internet a more secure place.",
"support": "xsoar",
"currentVersion": "1.0.16",
"currentVersion": "1.0.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down