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

Update Docker Image To demisto/cymruwhois #29540

Merged
merged 5 commits into from
Sep 7, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Packs/TeamCymru/Integrations/TeamCymru/TeamCymru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ script:
- defaultValue: ','
description: |-
Delimiter by which the content of the file is separated.
Eg: " , " , " : ", " ; "
Eg: " , " , " : ", " ; ".
name: delimiter
description: |-
Checks the reputation of a CSV list of IPv4 addresses within a file.
Expand Down Expand Up @@ -157,7 +157,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/cymruwhois:1.0.0.68916
dockerimage: demisto/cymruwhois:1.0.0.72236
fromversion: 6.5.0
tests:
- TeamCymruTest
3 changes: 3 additions & 0 deletions Packs/TeamCymru/ReleaseNotes/1_0_15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Team Cymru
- Updated the Docker image to: *demisto/cymruwhois:1.0.0.72236*.
2 changes: 1 addition & 1 deletion Packs/TeamCymru/pack_metadata.json
Original file line number Diff line number Diff line change
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.14",
"currentVersion": "1.0.15",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down